Some more logging stuff...
This commit is contained in:
parent
60d4cd9dd8
commit
e665933bfb
9 changed files with 34 additions and 21 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[monitor]
|
||||
description = Test10
|
||||
service = misc.dummy
|
||||
interval = 60
|
||||
interval = 120
|
||||
hosts = 192.168.10.10
|
||||
|
||||
[args]
|
||||
|
|
|
|||
|
|
@ -5,3 +5,4 @@ interval = 10
|
|||
hosts = 192.168.10.10
|
||||
|
||||
[args]
|
||||
test_dummy_arg = nothing
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
[monitor]
|
||||
description = Test3
|
||||
service = misc.dummy
|
||||
interval = 120
|
||||
interval = 5
|
||||
hosts = 192.168.10.10
|
||||
|
||||
[args]
|
||||
foo = bar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue