bundles/vmhost: add QEMU VM STATUS check
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
325f483a26
commit
5639da4954
3 changed files with 61 additions and 0 deletions
|
@ -7,4 +7,13 @@ defaults = {
|
|||
'qemu-system-x86': {},
|
||||
},
|
||||
},
|
||||
'icinga2_api': {
|
||||
'vmhost': {
|
||||
'services': {
|
||||
'QEMU VM STATUS': {
|
||||
'command_on_monitored_host': 'sudo /usr/local/share/icinga/plugins/check_vm_status',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue