NRPE (No output returned from plugin)

Josh Kessler josh.kessler at gmail.com
Fri Jul 20 05:52:12 CEST 2007


Sounds like there is a line missing in your nrpe.conf file on the
client. You need to add a line in the file to say, "talk to the
check_backuppc program".

something like
command[check_backuppc]=/usr/lib64/nagios/plugins/check_backuppc <options>

HTH
-Josh

On 7/19/07, shacky <shacky83 at gmail.com> 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?
>
> Thank you very much!
> Bye.
>
> -------------------------------------------------------------------------
> 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
>


-- 
Take my love, take my land / Take me where I cannot stand / I don't
care, I'm still free / You can't take the sky from me / Take me out to
the black / Tell 'em I ain't comin' back / Burn the land and boil the
sea / You can't take the sky from me / There's no place I can be /
Since I found serenity / But you can't take the sky from me.

-------------------------------------------------------------------------
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