> -----Original Message-----
> From: Robert Gil [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 13, 2007 9:27 PM
> To: Marc Powell; [email protected]
> 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
[email protected]
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

Reply via email to