Page 1 of 1

Requesting assistance to exclude boot datastore monitoring

Posted: Mon Mar 23, 2020 11:42 pm
by Pselvin
Hi Team,

We are monitoring VMware environment using Nagios which does monitor all the Datastores connected to the ESXi hosts however, I am looking for an option to exclude monitoring for a specific data store (Boot). Could you please let me know the option to exclude this datastore.

Thank you in advance.

Re: Requesting assistance to exclude boot datastore monitori

Posted: Tue Mar 24, 2020 12:25 pm
by scottwilkerson
I believe you should be able to add something like the following to $ARG3$

Code: Select all

 -x "*_boot*"

Re: Requesting assistance to exclude boot datastore monitori

Posted: Thu Mar 26, 2020 1:07 am
by Pselvin
Thank you so much Scott. This worked.

Please close this case.

Re: Requesting assistance to exclude boot datastore monitori

Posted: Thu Mar 26, 2020 7:04 am
by scottwilkerson
Pselvin wrote:Thank you so much Scott. This worked.

Please close this case.
Great!

Locking thread