NRPE
"Labonté, Diane"
dlabonte at nrcan.gc.ca
Wed Mar 17 19:18:09 CET 2004
Hello,
I am fairly new to working with Linux and Nagios and I am presently trying
to install NRPE. I have gone through all of the steps described in the NRPE
readme file in order to configure my installation. I am using XINETD so I
created the nrpe file in the /etc/xinetd.d directory. Below is a copy of my
file.
service nrpe
{
flags = REUSE
socket_type = stream
wait = no
user = nagios
server = /home/labonte/NRPE/nrpe-2.0/src/
server_args = -c /home/labonte/NRPE/nrpe-2.0/ --xinetd
log_on_failure += USERID
disable = no
only_from = 127.0.0.1
}
Although I seem to have followed all of the steps, to the letter, I am
receiving the following error when attempting to use NRPE:
CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for
error messages.
I would like to know if anyone can tell me what I have overlooked, or steer
me in the right direction so that I can get this ball rolling.
All help will be GREATLY appreciated!
Diane
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list