Added dynamic loading of notifications and services, refactoring and lot of fixes.
This commit is contained in:
parent
2384c789a7
commit
a0892d0980
57 changed files with 146 additions and 272 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[main]
|
||||
[monitor]
|
||||
identifier = dsl
|
||||
service = Fritzbox
|
||||
service = FritzboxUplink
|
||||
interval = 60
|
||||
# default delimiters '=' and ':' should be changed to ',' to be more native
|
||||
notifications = SMS:Email
|
||||
notifications = SMS,Email
|
||||
email_receivers = admin@example.com:fallback@example.com
|
||||
sms_receivers = +329084320984:+39804932409
|
||||
tasks = MariaDB:Logger:Redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue