Configuration and monitor configuration update.
This commit is contained in:
parent
6b89907ee7
commit
dfedaa5d2e
14 changed files with 37 additions and 15 deletions
|
|
@ -1,5 +1,6 @@
|
|||
; requireed options
|
||||
[monitor]
|
||||
description = Test1
|
||||
service = misc.dummy
|
||||
hosts = 192.168.10.10
|
||||
interval = 60
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test10
|
||||
service = misc.dummy
|
||||
interval = 60
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test2
|
||||
service = misc.dummy
|
||||
interval = 10
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test3
|
||||
service = misc.dummy
|
||||
interval = 120
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test4
|
||||
service = misc.dummy
|
||||
interval = 50
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test5
|
||||
service = net.FritzboxUplink
|
||||
interval = 62
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test6
|
||||
service = misc.dummy
|
||||
interval = 30
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test7
|
||||
service = misc.dummy
|
||||
interval = 20
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test8
|
||||
service = misc.dummy
|
||||
interval = 15
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
[monitor]
|
||||
description = Test9
|
||||
service = misc.dummy
|
||||
interval = 240
|
||||
hosts = 192.168.10.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue