Some configuration files update for testing and requirements.txt update. (0.21.6)
This commit is contained in:
parent
afc2f23308
commit
70aeccfe76
5 changed files with 7 additions and 7 deletions
|
|
@ -30,4 +30,4 @@ tasks =
|
|||
|
||||
; timezone can be set to a remote timezone to make monitors run at the remote time. this can be overridden in each
|
||||
; monitor configuration.
|
||||
timezone = UTC
|
||||
timezone = CET
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title = Uplink Status
|
||||
description = Cable Provider Uplink Status
|
||||
service = vendor.avm.is_connected
|
||||
host = 192.168.1.1
|
||||
host = 192.168.23.1
|
||||
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.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[monitor]
|
||||
title = Uplink Status
|
||||
description = Cable Provider Uplink Status
|
||||
description = DSL Provider Uplink Status
|
||||
service = vendor.avm.is_connected
|
||||
host = 192.168.2.1
|
||||
host = 192.168.178.1
|
||||
interval = 13
|
||||
|
||||
[args]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue