Requesting assistance to exclude boot datastore monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Pselvin
Posts: 51
Joined: Tue Dec 13, 2016 1:28 pm

Requesting assistance to exclude boot datastore monitoring

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

Post by scottwilkerson »

I believe you should be able to add something like the following to $ARG3$

Code: Select all

 -x "*_boot*"
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Pselvin
Posts: 51
Joined: Tue Dec 13, 2016 1:28 pm

Re: Requesting assistance to exclude boot datastore monitori

Post by Pselvin »

Thank you so much Scott. This worked.

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

Post by scottwilkerson »

Pselvin wrote:Thank you so much Scott. This worked.

Please close this case.
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked