More logging adjustments and improvements. (0.21.1)
This commit is contained in:
parent
ac99346ac9
commit
4f30af83db
9 changed files with 75 additions and 49 deletions
|
|
@ -3,8 +3,10 @@ title = Uplink Status
|
|||
description = Cable Provider Uplink Status
|
||||
service = vendor.avm.is_connected
|
||||
host = 192.168.1.1
|
||||
interval = 60
|
||||
interval = 5
|
||||
; the timezone can be set to the zone of the monitor target host to run at the remote time. this is optional. the
|
||||
; default is the local system timezone.
|
||||
;timezone = UTC
|
||||
|
||||
[args]
|
||||
host = 192.168.1.1
|
||||
password = PASSWORD
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
[monitor]
|
||||
title = Uplink Status
|
||||
description = DSL Provider Uplink Status
|
||||
description = Cable Provider Uplink Status
|
||||
service = vendor.avm.is_connected
|
||||
host = 192.168.2.1
|
||||
interval = 5
|
||||
interval = 13
|
||||
|
||||
[args]
|
||||
password = PASSWORD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue