Some more error handling and logging.
This commit is contained in:
parent
fc925d1d82
commit
a2fe8e8196
2 changed files with 11 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
; requireed options
|
||||
; required options
|
||||
[monitor]
|
||||
description = Test1
|
||||
service = misc.dummy
|
||||
|
|
@ -6,7 +6,7 @@ hosts = 192.168.10.10
|
|||
|
||||
; optional options
|
||||
[args]
|
||||
interval = 60
|
||||
interval = 13
|
||||
; 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
|
||||
start_date = 2022-01-01 00:00:00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue