NRPE: No output returned from plugin error

Julius Kidubuka juki.emma at gmail.com
Thu Jul 1 13:49:19 CEST 2010


Yuris,

You could try compiling nrpe without ssl and then in your commands.cfg file
have something like this;

*# 'check_nrpe' command definition
define command{
        command_name    check_nrpe_no_ssl
        command_line    $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ -n
        }
*
Then in your specific service definitions have the check_command line read;

 *check_command                   check_nrpe_no_ssl!<put-whatever-plugin>*


Hope this helps.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100701/ca420a54/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
-------------- next part --------------
_______________________________________________
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