Page 1 of 1

Esx plugin datastores

Posted: Wed Jan 26, 2022 11:05 am
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

Re: Esx plugin datastores

Posted: Thu Jan 27, 2022 1:28 pm
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'

Re: Esx plugin datastores

Posted: Tue Feb 01, 2022 2:37 am
by nagmites
Perfect!

Thank you for help

Regards

Re: Esx plugin datastores

Posted: Wed Feb 02, 2022 10:58 am
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!