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
|
@ -10,6 +10,9 @@ defaults = {
|
|||
'icinga2_api': {
|
||||
'vmhost': {
|
||||
'services': {
|
||||
'LIBVIRT PROCESS': {
|
||||
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -C libvirtd -c 1:',
|
||||
},
|
||||
'QEMU VM STATUS': {
|
||||
'command_on_monitored_host': 'sudo /usr/local/share/icinga/plugins/check_vm_status',
|
||||
'vars.notification.mail': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue