Page 1 of 2
Missing disk status in the agentless monitroing of VMs
Posted: Tue Aug 01, 2017 9:59 am
by Ivajlo911
Hi,
we have a problem wit setting up a disk status check and monitoring when using your plugin for VMWare. The installation is agent-less and is gathering data from vCenter. Can you advise whether there is a standard way to monitor virtual machine status of disk space with your plugins when NOT using an agent.
Thank you.
Details of our implementation:
CentOS Linux release 7.3.1611 64 bit
Manual Install of Nagios XI
No special configurations on our system, ie; is Gnome installed
We are not using a proxy
We are using Nagios XI 5.4.7.
Re: Missing disk status in the agentless monitroing of VMs
Posted: Tue Aug 01, 2017 3:46 pm
by tgriep
Are you asking to check the guest as the OS level to see how much space is used for a C: drive on a windows system or a root partition for a Unix system running as guests in your VMWare infrastructure?
For Windows systems, you can use WMI to do that. Take a look at these links for details on doing that.
https://assets.nagios.com/downloads/nag ... For_XI.pdf
https://assets.nagios.com/downloads/nag ... ng_WMI.pdf
Linux is a little more difficult for doing agent less monitoring, easiest it to install SNMP on the systems and monitor it that way.
You may want to search the Exchange site for something that could work for you.
https://exchange.nagios.org/
Re: Missing disk status in the agentless monitroing of VMs
Posted: Wed Aug 02, 2017 3:02 am
by Ivajlo911
Hi,
WMI does not work for us as we need a solution without accessing the OS, only the vCenter. And if we are not mistaken WMI includes access to OS.
Re: Missing disk status in the agentless monitroing of VMs
Posted: Wed Aug 02, 2017 11:36 am
by bolson
Re: Missing disk status in the agentless monitroing of VMs
Posted: Thu Aug 03, 2017 9:08 am
by Ivajlo911
Hi,
the link is not accessible.
Can you send again please?
Re: Missing disk status in the agentless monitroing of VMs
Posted: Thu Aug 03, 2017 9:25 am
by bolson
Re: Missing disk status in the agentless monitroing of VMs
Posted: Thu Aug 03, 2017 9:31 am
by tmcdonald
The link definitely should work. I have attached the PDF directly.
Re: Missing disk status in the agentless monitroing of VMs
Posted: Thu Aug 03, 2017 10:11 am
by Ivajlo911
Both work - thank you.
We will take a look.
Re: Missing disk status in the agentless monitroing of VMs
Posted: Thu Aug 03, 2017 1:45 pm
by tmcdonald
Let us know if you have any further questions!
Re: Missing disk status in the agentless monitroing of VMs
Posted: Wed Aug 16, 2017 3:19 am
by Ivajlo911
Hi,
we know this document.
We started with it - it just does not do the job described.
Thank you for trying to help.