Search found 6 matches

by rickb
Tue Sep 29, 2015 10:26 pm
Forum: Nagios XI
Topic: negate with check_nt and check_uptime
Replies: 3
Views: 346

Re: negate with check_nt and check_uptime

Those examples don't seem to be working other then

Code: Select all

./negate ./check_nt -H winbox -s "nsclient" -p 12489 -v UPTIME -c 13500
but we don't want it to be critical just a warning. Any other suggestions?
by rickb
Sat Sep 26, 2015 12:27 pm
Forum: Nagios XI
Topic: negate with check_nt and check_uptime
Replies: 3
Views: 346

negate with check_nt and check_uptime

I am trying to setup a check to see when a server has been up to long on both windows and linux. I have tried the check_uptime and check_uptime_snmp but looks like it is backwards from what I need. I have tried the negate with the check scripts but it does not seem to be flipping the status. I made ...
by rickb
Sat Sep 12, 2015 12:06 am
Forum: Nagios XI
Topic: New plugin/check with NRPE - no output
Replies: 4
Views: 513

Re: New plugin/check with NRPE - no output

I understand what you where saying with the examples you gave back to me but every combination I did in the service configuration did not work correctly. I ended up placing this in the /usr/local/nagios/etc/nrpe/common.cfg on the host command[check_eximailqueue]=/usr/local/nagios/libexec/check_exima...
by rickb
Thu Sep 10, 2015 6:06 pm
Forum: Nagios XI
Topic: New plugin/check with NRPE - no output
Replies: 4
Views: 513

New plugin/check with NRPE - no output

I am having trouble getting the check_eximailqueue working with NRPE. I have gone through the page for the plugin and at this point I have gotten to the point where I am getting "CHECK_NRPE: No output returned from daemon." when running ./check_nrpe -H MYREMOTEHOSTNAME.COM -c check_eximail...
by rickb
Wed Mar 04, 2015 1:44 am
Forum: Nagios XI
Topic: notify if port is up instead of down
Replies: 3
Views: 1556

Re: notify if port is up instead of down

Awesome! Work perfectly. :D
by rickb
Tue Feb 24, 2015 6:33 pm
Forum: Nagios XI
Topic: notify if port is up instead of down
Replies: 3
Views: 1556

notify if port is up instead of down

New to Nagios and I am setting up switch monitoring. I ran through the switch wizard and got most of what I needed setup but I need to trigger an alert if the port is up instead of down. Is there a way to do this? I have Googled but not seeing anything.

Nagios XI 2014R2.0 (VMware image)

Thanks!