Made the monitor interval optional and set 300 seconds to default.
This commit is contained in:
parent
7e228a3196
commit
fc925d1d82
14 changed files with 24 additions and 19 deletions
|
|
@ -1,8 +1,8 @@
|
|||
[monitor]
|
||||
description = Test2
|
||||
service = misc.dummy
|
||||
interval = 10
|
||||
hosts = 192.168.10.10
|
||||
|
||||
[args]
|
||||
interval = 10
|
||||
test_dummy_arg = nothing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue