Search found 54 matches

by kiddbios
Fri Apr 19, 2013 10:45 am
Forum: Nagios XI
Topic: Monitoring Cluster Shared Volumes
Replies: 7
Views: 1492

Re: Monitoring Cluster Shared Volumes

For those of you who need it: This is the powershell script. It monitors all of the CSVs connected to a windows cluster. Copy this into a text document, name it check_csv.ps1 and put it in the NSClient++ scripts directory (Typically c:\program files\nsclient++\scripts). The warning threshold level c...
by kiddbios
Fri Apr 19, 2013 10:33 am
Forum: Nagios XI
Topic: Monitoring Cluster Shared Volumes
Replies: 7
Views: 1492

Re: Monitoring Cluster Shared Volumes

We got it sorted. Had to do with the max attempts and what not.

Thanks,

Brad
by kiddbios
Thu Apr 18, 2013 5:51 pm
Forum: Nagios XI
Topic: Monitoring Cluster Shared Volumes
Replies: 7
Views: 1492

Re: Monitoring Cluster Shared Volumes

OK, we got all the script and NRPE parameters working properly. We can run the test from within the CCM (it prompts for a hostname) and we can also successfully run the test directly from the command line on the XI box itself. The issue we're having now is that as soon as we try to add any host or h...
by kiddbios
Thu Apr 18, 2013 5:10 pm
Forum: Nagios XI
Topic: Monitoring Cluster Shared Volumes
Replies: 7
Views: 1492

Re: Monitoring Cluster Shared Volumes

We have created the powershell script and confirmed that it works from the host, but we are unable to execute it via Nagios. We're using the following command: $USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c check_csv This has been added to the nsclient.ini file check_csv=cmd /c echo scripts/check_csv....
by kiddbios
Thu Apr 18, 2013 9:46 am
Forum: Nagios XI
Topic: XI stops sending alerts after network interruption
Replies: 3
Views: 254

Re: XI stops sending alerts after network interruption

The IP is not dynamic. It's constantly checking, so it's entirely possible that it could have gone into a timed out state.
by kiddbios
Thu Apr 18, 2013 8:33 am
Forum: Nagios XI
Topic: XI stops sending alerts after network interruption
Replies: 3
Views: 254

XI stops sending alerts after network interruption

Yesterday afternoon the switch that our XI server is connected to went down. We plugged the XI server into a new switch and re-established connectivity. However, XI did not send any new alerts. This was not apparent until 8 a.m. this morning when we normally get alerts for things that happened durin...
by kiddbios
Fri Apr 12, 2013 4:46 pm
Forum: Nagios XI
Topic: Monitoring Cluster Shared Volumes
Replies: 7
Views: 1492

Monitoring Cluster Shared Volumes

Hello, We use Hyper-V 2012 for our virtualization platform. One of the features of Hyper-V in a clustered environment is the use of Cluster Shared Volumes, which are essentially mount points that all of the servers in the cluster can read and write to, but they can only hold Hyper-V data. The CSVs d...
by kiddbios
Mon Feb 11, 2013 4:42 pm
Forum: Nagios XI
Topic: Change flapping alert times
Replies: 11
Views: 825

Re: Change flapping alert times

So does the contact supersede the template? I have flapping turned off on the user and both of the templates have flapping turned on. We are not receiving flaps during or after business hours.
by kiddbios
Mon Feb 11, 2013 1:23 pm
Forum: Nagios XI
Topic: Change flapping alert times
Replies: 11
Views: 825

Re: Change flapping alert times

There must be a gap in my understanding. When I think of a template, I think of something that is used to create other things. All of our contacts are individual contacts. If I understand correctly, I just need to go into CCM > Contact > {Individual Contact} > Manage Contact Templates > and assign t...
by kiddbios
Mon Feb 11, 2013 12:46 pm
Forum: Nagios XI
Topic: Change flapping alert times
Replies: 11
Views: 825

Re: Change flapping alert times

I need to do that on each individual contact, correct?