17 lines
No EOL
730 B
INI
17 lines
No EOL
730 B
INI
[main]
|
|
; identifiers must be unique in the whole configuration so maybe it is better to create a random string for this
|
|
; dynamically. identifiers should maybe a checksum of some options so they will not change when small changes to
|
|
; the configurations changes and will remain even when doing a fresh install.
|
|
identifier = cable
|
|
service = Fritzbox
|
|
interval = 60
|
|
# default delimiters '=' and ':' should be changed to ',' to be more native
|
|
notifications = SMS:Email
|
|
; values from main configuration can be overridden for each defined monitor
|
|
email_receivers = admin@example.com:fallback@example.com
|
|
sms_receivers = +329084320984:+39804932409
|
|
tasks = None
|
|
host = 192.168.0.1
|
|
user = USERNAME
|
|
password = PASSWORD
|
|
info = Cable Provider |