Checks are orphaned...

Andreas Ericsson ae at op5.se
Thu May 13 08:51:38 CEST 2004


Wim wrote:
> Hi,
> 
> I wrote some plugins, and implemented them on my Nagios.
> All the checks seems to be working fine, but afer some time I see the
> following errors in my syslog:
> 
> nagios nagios: Warning: The check of service 'Int FastEthernet9/1/1 Status' on host 'pecbru11' looks like it was orphaned (results never came back).  I'm scheduling an immediate check of the service...
> 
> When I run them from CLI, everything works fine and I checked that I
> quit always with the proper exitcode (ERROR, WARNING,...)
> 
> Does someone have a clue?
> 
The nagios process executing the check has encountered an irrecoverable 
error and died (as in kill -9 or it has received SIGSEGV), which has 
prevented it from returning the status of the plugin to the main nagios 
process.

I can imagine this would happen if 3 conditions are met;
1. you're using the yet unstable embedded perl in Nagios 2.0
2. the plugin is written in perl.
3. the plugin is bogus and / or incompatible with the embedded perl 
interpreter.

> Thanx,
> 
> Wim
> 
-- 
Mvh
Andreas Ericsson
OP5 AB
+46 (0)733 709032
andreas.ericsson at op5.se


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
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