Reverted a lot to find an error but maybe it is better like this. Maybe subdirs wil become a good idea again but it makes it harder to configure.
This commit is contained in:
parent
c7913c0481
commit
37b08cb565
45 changed files with 46 additions and 8 deletions
0
etc/monitors/network2/.gitkeep
Normal file
0
etc/monitors/network2/.gitkeep
Normal file
12
etc/monitors/network2/gateway.ini
Normal file
12
etc/monitors/network2/gateway.ini
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[main]
|
||||
identifier = dsl
|
||||
service = Fritzbox
|
||||
interval = 60
|
||||
# default delimiters '=' and ':' should be changed to ',' to be more native
|
||||
notifications = SMS:Email
|
||||
email_receivers = admin@example.com:fallback@example.com
|
||||
sms_receivers = +329084320984:+39804932409
|
||||
host = 192.168.1.1
|
||||
user = USERNAME
|
||||
password = PASSWORD
|
||||
info = Cable Provider
|
||||
Loading…
Add table
Add a link
Reference in a new issue