Lot of new ideas defined in configuration files and tons of refactoring.
This commit is contained in:
parent
947a14bdde
commit
3de67966f4
49 changed files with 307 additions and 76 deletions
|
|
@ -1,12 +1,12 @@
|
|||
[monitor]
|
||||
identifier = dsl
|
||||
service = FritzboxUplink
|
||||
service = Net.FritzboxUplink
|
||||
interval = 60
|
||||
notifications = Email
|
||||
email_receivers = admin@example.com,fallback@example.com
|
||||
sms_receivers = +329084320984,+39804932409
|
||||
tasks = MariaDB,FileLogger
|
||||
host = 192.168.1.1
|
||||
hosts = 192.168.1.1
|
||||
user = USERNAME
|
||||
password = PASSWORD
|
||||
info = Cable Provider
|
||||
Loading…
Add table
Add a link
Reference in a new issue