Closed moschlar closed 11 years ago
The hypervisor identification is garbled and changes throughout invocations - looks like a misguided pointer.
$ /usr/local/lib/nagios/plugins/check_libvirtd OK - libvirtd: v.0.8.3 Hypervisor: �1 (v.0.12.5) $ /usr/local/lib/nagios/plugins/check_libvirtd OK - libvirtd: v.0.8.3 Hypervisor: �Az (v.0.12.5)
though it should probably be qemu:
qemu
ii qemu-kvm 0.12.5+dfsg-5+squeeze10 Full virtualization on x86 hardware
Should be fixed with b71b441
The hypervisor identification is garbled and changes throughout invocations - looks like a misguided pointer.
though it should probably be
qemu
: