submit_check_result always critical

Marc Powell marc at ena.com
Wed Nov 14 15:42:07 CET 2007



> -----Original Message-----
> From: Robert Gil [mailto:rgil at liquidnet.com]
> Sent: Tuesday, November 13, 2007 9:27 PM
> To: Marc Powell; nagios-users at lists.sourceforge.net
> Subject: RE: [Nagios-users] submit_check_result always critical
> 
> Getting a similar error. Still critical every time.

That's what you're sending. You shouldn't expect something different
than what you send.
 
> Nov 13 22:16:53 SERVER nagios: EXTERNAL COMMAND:
> PROCESS_SERVICE_CHECK_RESULT;rem5;NTP;2;(No output!)
> Nov 13 22:17:02 SERVER nsca[10294]: Handling the connection...

You send --

> Nov 13 22:17:03 SERVER nsca[10294]: SERVICE CHECK -> Host Name:
'rem5',
> Service Description: 'Time', Return Code: '2', Output: '(No output!)'

Return Code: 2 == CRITICAL
Output from the plugin == '(No output!)'

In this case this means that the distributed nagios server didn't
receive any output from the plugin it ran. Looks to me like the plugin
being executed before it's results are sent via NSCA is failing.

--
Marc

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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