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.
Requesting assistance to exclude boot datastore monitoring
Requesting assistance to exclude boot datastore monitoring
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Requesting assistance to exclude boot datastore monitori
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
Thank you so much Scott. This worked.
Please close this case.
Please close this case.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Requesting assistance to exclude boot datastore monitori
Great!Pselvin wrote:Thank you so much Scott. This worked.
Please close this case.
Locking thread