Hi, I am following this guide: https://wiki.heprc.uvic.ca/twiki/bin/view/Main/NimbusMonitoringInstallationInstructions I configured Nagios and NRPE and Running Nimbus 2.9 I defined command for determining Virtualization on the Host check_command check_nrpe!check_worker_virt In the nagios web page i get data in XML format. Performance Data: ... <?xml version="1.0" encoding="UTF-8"?><Node><VirtualizationTech id="VirtualizationTech192.168.62.101" node="192.168.62.101"><Type>QEMU</Type></VirtualizationTech></Node> It looks untidy Is the output normal... or have i done something wrong. What should i do to make it proper Output.. I want in the Output only "QEMU" ???
Hi,
I am following this guide:
https://wiki.heprc.uvic.ca/twiki/bin/view/Main/NimbusMonitoringInstallationInstructions
I configured Nagios and NRPE and Running Nimbus 2.9
I defined command for determining Virtualization on the Host
check_command check_nrpe!check_worker_virt
In the nagios web page i get data in XML format.
Performance Data:
... QEMU
It looks untidy
Is the output normal... or have i done something wrong. What should i do to make it proper Output..
I want in the Output only "QEMU"
???