nrpe send no data

news gonzo news gonzo news_gonzo at yahoo.fr
Tue May 10 12:17:41 CEST 2005


Hello 
i ve got a problem with nrpe using with xinetd
here is the error :
[code]./check_nrpe -H dopey -n[/code]
[quote]CHECK_NRPE: Received 0 bytes from daemon. 
Check the remote server logs for error
messages.[/quote]

now there are my configurations
for xinetd 
[code]
# default: on
# description: NRPE (Nagios Remote Plugin Executor)
service nrpe
{
        flags           = REUSE
        socket_type     = stream
        wait            = no
        user            = root
        server          = /root/nrpe-2.0/src/nrpe
        server_args     = -c /root/nrpe-2.0/nrpe.cfg
--inet
        log_on_failure  += USERID
        disable         = no
        only_from       = 0.0.0.0
}
[/code]

for nrpe.cfg
[code]
dont_blame_nrpe=0
debug=0
command_timeout=60
command[check_disk1]=/usr/local/nagios/libexec/check_disk
-w 20 -c 10 -p /dev/hda1
[/code]

Moreover i have add the line in /etc/services
[code]
nrpe            5666/tcp        # NRPE
[/code]

Thx


	

	
		
__________________________________________________________________ 
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&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