NRPE no output returned from plugin

Patrick Morris patrick.morris at hp.com
Fri Aug 4 23:10:07 CEST 2006


On Fri, 04 Aug 2006, Tom Trelvik wrote:

> So I'm having a bit of trouble setting up NRPE for the first time.
> I'm fairly certain things are working as intended on the remote host
> because from the Nagios system I can do this:
> 
> $ /usr/lib/nagios/plugins/check_nrpe -H my.host.name -c check_disk_root
> DISK OK - free space: / 14843 MB (50%);|
> 
> But when Nagios attempts to check this, it reports "(No output
> returned from plugin)".
> 
> In my services.cfg file, I'm trying to use this service (copied from
> other working services that only specify the "use", "host_name",
> "service_description" and "check_command" lines):
> 
> define service{
>     use             generic-service
>     host_name           my.host.name
>     service_description     / Free Space
>     max_check_attempts      3
>     normal_check_interval       5
>     retry_check_interval        1
>     check_command           check_nrpe!check_disk_root
>     }

What does your check_nrpe command look like?  Is it doing exactly the 
same thing as the command you typed on the command line?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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