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
|
@ -4,6 +4,15 @@ defaults = {
|
|||
'radvd': {},
|
||||
},
|
||||
},
|
||||
'icinga2_api': {
|
||||
'radvd': {
|
||||
'services': {
|
||||
'RADVD PROCESS': {
|
||||
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -C radvd -c 1:',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
if node.has_bundle('pppd'):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue