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