14 lines
452 B
Text
14 lines
452 B
Text
; required options
|
|
[monitor]
|
|
description = Test1
|
|
service = misc.dummy
|
|
hosts = 192.168.10.10
|
|
|
|
; optional options
|
|
[args]
|
|
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 = 1999-04-23 23:42:42
|
|
; every monitor should be able to override the timezone being set by core configuration or the default setting.
|
|
timezone = EST
|