bundles/{netdata,pppd,radvd,vmhost,vnstat,wide-dhcp6c}: add monitoring
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
9d3d0bcc69
commit
5935aed0db
8 changed files with 100 additions and 0 deletions
|
@ -12,6 +12,15 @@ defaults = {
|
|||
],
|
||||
},
|
||||
},
|
||||
'icinga2_api': {
|
||||
'wide-dhcp6c': {
|
||||
'services': {
|
||||
'WIDE-DHCP6CD PROCESS': {
|
||||
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -C dhcp6c -c 1:',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
'wide-dhcp6c': {
|
||||
'subnet_len': '8',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue