I am monitoring Datastore through ESX server using Nagios plugin in Nagios Xi.
Is it possible to monitor datastore directly through Vcenter using any nagios plugin ?
Monitor Datastore through Vcenter in Nagios
-
arunkrishnan.tvm
- Posts: 28
- Joined: Wed Mar 16, 2016 12:31 am
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Monitor Datastore through Vcenter in Nagios
box293_check_vmware can do exactly that.
box293_check_vmware can be downloaded here:
http://exchange.nagios.org/directory/Pl ... re/details
There is also a wizard for it:
http://exchange.nagios.org/directory/Ad ... rd/details
box293_check_vmware can be downloaded here:
http://exchange.nagios.org/directory/Pl ... re/details
There is also a wizard for it:
http://exchange.nagios.org/directory/Ad ... rd/details
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
arunkrishnan.tvm
- Posts: 28
- Joined: Wed Mar 16, 2016 12:31 am
Re: Monitor Datastore through Vcenter in Nagios
Thank you Box293.
So this plugin can use to check shared datastores through Vcenter (without connecting to ESX Hosts) ?
I will test the same and get back to you if I have any questions.
So this plugin can use to check shared datastores through Vcenter (without connecting to ESX Hosts) ?
I will test the same and get back to you if I have any questions.
Re: Monitor Datastore through Vcenter in Nagios
Just to clarify - what kind of storage is the datastore hosted on? Are you looking to run a check against that device directly?
Former Nagios Employee
-
arunkrishnan.tvm
- Posts: 28
- Joined: Wed Mar 16, 2016 12:31 am
Re: Monitor Datastore through Vcenter in Nagios
We are using Shared Storage (netapp). We would like to monitor the usage through Vcenter because when we try to check the usage through ESX host we are not getting proper output. It looks different than Vcenter usage output.
Re: Monitor Datastore through Vcenter in Nagios
Can you show us a screenshot of the mixed results you're seeing?
Former Nagios Employee
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Monitor Datastore through Vcenter in Nagios
Yes, it connects to vCenter and queries the datastores from there. There are only four datastore checks available:arunkrishnan.tvm wrote:Thank you Box293.
So this plugin can use to check shared datastores through Vcenter (without connecting to ESX Hosts) ?
I will test the same and get back to you if I have any questions.
Datastore_Cluster_Status
Datastore_Cluster_Usage
Datastore_Performance
Datastore_Performance_Overall
Read the manual, it explains what they do with examples.
Do you mean usage like "disk space" or "performance" ?arunkrishnan.tvm wrote:We would like to monitor the usage through Vcenter because when we try to check the usage through ESX host we are not getting proper output. It looks different than Vcenter usage output.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.