Added my complete configuration for testing. (0.21.4)
This commit is contained in:
parent
7848f9f58b
commit
12bdca70a7
195 changed files with 1678 additions and 3 deletions
12
etc.local/monitors/network1/gateway.conf
Normal file
12
etc.local/monitors/network1/gateway.conf
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[monitor]
|
||||
title = Uplink Status
|
||||
description = Cable Provider Uplink Status
|
||||
service = vendor.avm.is_connected
|
||||
host = 192.168.23.1
|
||||
interval = 60
|
||||
; 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]
|
||||
password = PASSWORD
|
||||
Loading…
Add table
Add a link
Reference in a new issue