I'm following this guide: https://support.nagios.com/kb/article.php?id=515#SUSE
but when I test nrpe i get
Code: Select all
/tmp/nrpe-nrpe-3.2.1 # /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1
-bash: /usr/local/nagios/libexec/check_nrpe: No such file or directory
same thing with the plugins
/tmp/nagios-plugins-release-2.2.1 # /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 -c check_load
-bash: /usr/local/nagios/libexec/check_nrpe: No such file or directory
Code: Select all
:/usr/local/nagios/libexec # /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1
-bash: /usr/local/nagios/libexec/check_nrpe: No such file or directory
:/usr/local/nagios/libexec # /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 -c check_load
-bash: /usr/local/nagios/libexec/check_nrpe: No such file or directory