NRPE: Command 'check_disk' not defined
Posted: Wed May 02, 2018 2:23 pm
Hello,
i'm trying to monitor linux server.
i installed by referring to https://assets.nagios.com/downloads/nag ... e/NRPE.pdf
at first i got, SSl handshake failed. i troubleshooted. later i am getting error as "NRPE: Command 'check_disk' not defined"
referred many topics with this error but, but they didn't help.
On the client machine
/usr/local/nagios/libexec/check_nrpe -H localhost -t 30 -c check_users -a '-w 5 -c 10'
USERS OK - 3 users currently logged in |users=3;5;10;0
/usr/local/nagios/libexec/check_nrpe -H localhost -t 30 -c check_disk -a ' -w 85 -c 90 /usr'
NRPE: Command 'check_disk' not defined
on the GUI also the same error exists
I have attached the nrpe.conf file
i'm trying to monitor linux server.
i installed by referring to https://assets.nagios.com/downloads/nag ... e/NRPE.pdf
at first i got, SSl handshake failed. i troubleshooted. later i am getting error as "NRPE: Command 'check_disk' not defined"
referred many topics with this error but, but they didn't help.
On the client machine
/usr/local/nagios/libexec/check_nrpe -H localhost -t 30 -c check_users -a '-w 5 -c 10'
USERS OK - 3 users currently logged in |users=3;5;10;0
/usr/local/nagios/libexec/check_nrpe -H localhost -t 30 -c check_disk -a ' -w 85 -c 90 /usr'
NRPE: Command 'check_disk' not defined
on the GUI also the same error exists
I have attached the nrpe.conf file