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
|
|
@ -3,10 +3,10 @@
|
|||
description = Test1
|
||||
service = misc.dummy
|
||||
hosts = 192.168.10.10
|
||||
interval = 60
|
||||
|
||||
; optional options
|
||||
[args]
|
||||
interval = 60
|
||||
; the start is to schedule the execution of the monitor in at a date in the future. this is helpful to configure
|
||||
; linspector before a host is up and running.
|
||||
start_date = 2025-01-01 00:00:00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue