Some configuration files update for testing and requirements.txt update. (0.21.6)

This commit is contained in:
Johannes Findeisen 2023-07-15 00:39:53 +02:00
commit 70aeccfe76
5 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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.

View file

@ -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]