NRPE (No output returned from plugin)
Aidan Anderson
mail at aidananderson.co.uk
Fri Jul 20 15:25:15 CEST 2007
shacky wrote:
> Hi.
>
> I'm using NRPE to monitor a remote server.
> The most part of the plugins works without problems, but
> check_backuppc returns the error "(No output returned from plugin)" in
> the Nagios web interface.
>
> The check_backuppc stanza in the Nagios configuration is the following:
>
> define service{
> use remote-service
> host_name myremoteserver
> service_description BackupPC
> check_command check_nrpe!check_backuppc
> }
>
> If I execute from the shell "check_nrpe -H bakserver.blupixel.local -c
> check_backuppc" I correctly get the plugin's answer ("BACKUPPC WARNING
> - (5/7) failures").
>
> Where is the problem?
>
Have you set up the command definition correctly in commands.cfg or
wherever you store your commands on your Nagios server. Also check that
Nagios has permission to execute the pluggin on the remote machine.
Test by re-trying your check_nrpe command logged on as nagios.
Aidan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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