bundles/{netdata,pppd,radvd,vmhost,vnstat,wide-dhcp6c}: add monitoring
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-12-21 09:50:15 +01:00
parent 9d3d0bcc69
commit 5935aed0db
Signed by: kunsi
GPG key ID: 12E3D2136B818350
8 changed files with 100 additions and 0 deletions

View file

@ -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',
},