Re: Configuration Issue?
Posted: Tue Apr 12, 2016 3:44 pm
Can you show the actual check that you are running from the command line on the Nagios XI server along with the output of it? Also, show us how the command is defined on the client.
Example:
On XI server:
On the client machine:
Example:
On XI server:
Code: Select all
# /usr/local/nagios/libexec/check_nrpe -H <client ip> -c check_users -a '-w 2 -c 5'
USERS OK - 1 users currently logged in |users=1;2;5;0Code: Select all
command[check_users]=/usr/local/nagios/libexec/check_users $ARG1$