Esx plugin datastores

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nagmites
Posts: 24
Joined: Fri Aug 14, 2020 6:05 am

Esx plugin datastores

Post by nagmites »

Hi all,

I need to monitor a single datastore of all that we have.
With the vmfs option all are listed, but, how can I specify a specific one?

Thank you so much
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Esx plugin datastores

Post by ssax »

You should be able to pass the -s 'Datastore Name'

/usr/local/nagios/libexec/check_vmware_api.pl -H X.X.X.X -u 'username' -p 'password' -l vmfs -s 'Datastore Name'
nagmites
Posts: 24
Joined: Fri Aug 14, 2020 6:05 am

Re: Esx plugin datastores

Post by nagmites »

Perfect!

Thank you for help

Regards
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Esx plugin datastores

Post by ssax »

No problem, glad to help! Let us know if you have any issues or when we're okay to lock this up and mark it as resolved.

Thank you!
Locked