Nrpe on remote linux
Posted: Wed Sep 04, 2013 10:41 am
Any guidance on how to setup nrpe on Linux?
I keep getting
service nrpe start
nrpe: unrecognized service
nagios server is in the allow list and firewall should be ok.
iptables -I INPUT -s 10.54.24.99 -p tcp --dport 5666 -j ACCEPT
it's a CentOS
i'm trying to run a remote check_jmx check on it.
I keep getting
service nrpe start
nrpe: unrecognized service
nagios server is in the allow list and firewall should be ok.
iptables -I INPUT -s 10.54.24.99 -p tcp --dport 5666 -j ACCEPT
it's a CentOS
i'm trying to run a remote check_jmx check on it.