Made the monitor interval optional and set 300 seconds to default.
This commit is contained in:
parent
7e228a3196
commit
fc925d1d82
14 changed files with 24 additions and 19 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[monitor]
|
||||
description = Cable Provider
|
||||
service = Net.FritzboxUplink
|
||||
interval = 60
|
||||
hosts = 192.168.1.1
|
||||
|
||||
[args]
|
||||
interval = 60
|
||||
notifications = email
|
||||
email_receivers = admin@example.com,fallback@example.com
|
||||
sms_receivers = +number1,+number2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue