Monitor Datastore through Vcenter in Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
arunkrishnan.tvm
Posts: 28
Joined: Wed Mar 16, 2016 12:31 am

Monitor Datastore through Vcenter in Nagios

Post by arunkrishnan.tvm »

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 ?
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Monitor Datastore through Vcenter in Nagios

Post by Box293 »

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
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

Post by arunkrishnan.tvm »

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.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Monitor Datastore through Vcenter in Nagios

Post by rkennedy »

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

Post by arunkrishnan.tvm »

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.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Monitor Datastore through Vcenter in Nagios

Post by rkennedy »

Can you show us a screenshot of the mixed results you're seeing?
Former Nagios Employee
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Monitor Datastore through Vcenter in Nagios

Post by Box293 »

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.
Yes, it connects to vCenter and queries the datastores from there. There are only four datastore checks available:

Datastore_Cluster_Status
Datastore_Cluster_Usage
Datastore_Performance
Datastore_Performance_Overall

Read the manual, it explains what they do with examples.
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.
Do you mean usage like "disk space" or "performance" ?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked