nrpe; ignore connection time-out triggered critical alert ?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: nrpe; ignore connection time-out triggered critical aler

Post by avandemore »

This is how -u is used in check_nrpe:

Code: Select all

# /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 -u -c check_load
OK - load average: 0.23, 0.48, 0.56|load1=0.230;15.000;30.000;0; load5=0.480;10.000;25.000;0; load15=0.560;5.000;20.000;0;
What does /var/log/messages say on the NRPE listener?
Previous Nagios employee
Locked