I installed nrpe agent from source on a linux server according to the this document
http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
I can see nrpe version when i run below code from nagiosxi
Code: Select all
#check_nrpe -H <remote-server-ip> I added this remote server to nagiosxi from linux-server wizard.
But it gives errors like this: CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages.
And i checked the remote server logs:
May 7 15:36:19 nagios-worker1 xinetd[29355]: START: nrpe pid=29357 from=::ffff:172.16.100.133
May 7 15:36:19 nagios-worker1 xinetd[29355]: EXIT: nrpe status=0 pid=29357 duration=0(sec)
May 7 15:36:21 nagios-worker1 xinetd[29355]: START: nrpe pid=29358 from=::ffff:172.16.100.133
May 7 15:36:21 nagios-worker1 xinetd[29355]: EXIT: nrpe status=0 pid=29358 duration=0(sec)
May 7 15:36:26 nagios-worker1 xinetd[29355]: START: nrpe pid=29359 from=::ffff:172.16.100.133
May 7 15:36:26 nagios-worker1 nrpe[29359]: Error: Request contained command arguments!
May 7 15:36:26 nagios-worker1 nrpe[29359]: Client request was invalid, bailing out...
May 7 15:36:26 nagios-worker1 xinetd[29355]: EXIT: nrpe status=0 pid=29359 duration=0(sec)
I set dont_blame_nrpe=1 in nrpe.cfg file but it doesnt work?
Centos 6.5 64bit
Nagios Core 4.0.5
Nagios XI 2014R1.0