Configuration and monitor configuration update.
This commit is contained in:
parent
6b89907ee7
commit
dfedaa5d2e
14 changed files with 37 additions and 15 deletions
|
|
@ -1,7 +1,8 @@
|
|||
; required options:
|
||||
[monitor]
|
||||
; currently i get errors when the service option is not spelled correct. error handling need to fix this. same for
|
||||
; notifications and tasks.
|
||||
; The description must not but should be a unique description of the monitor for better identifying it in the database
|
||||
; if a data storage tasks is being used.
|
||||
description = Cable Provider
|
||||
service = net.fritzboxuplink
|
||||
hosts = 192.168.0.1,192.168.23.24,@group1,@testgroup1
|
||||
interval = 60
|
||||
|
|
@ -27,6 +28,5 @@ tasks = redis
|
|||
hostgroups = group1
|
||||
user = USERNAME
|
||||
password = PASSWORD
|
||||
info = Cable Provider
|
||||
; only alert when the error reaches the threshold
|
||||
threshold = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue