[Nagiosplug-help] Re: [Nagios-users] Perl plugin : Return code of 13 is out of bounds

Jean-Francois Levesque jfl at groupeiweb.com
Thu Jun 19 11:00:20 CEST 2003


Thanks, that was my problem.  The perms was o+x but it needs read access 
too.

JF

Marc Powell wrote:
> I don't know if it means anything or not but from
> /usr/include/asm/errno.h --
> 
> #define EACCES          13      /* Permission denied */
> 
> Check to make sure the file is executable by the nagios user (I suggest
> running it as the nagios user).
> 
> --
> Marc
> 
> 
>>-----Original Message-----
>>From: Jean-Francois Levesque [mailto:jfl at groupeiweb.com]
>>Sent: Thursday, June 19, 2003 12:46 PM
>>To: nagios-users at lists.sourceforge.net
>>
>>Hi!
>>
>>I have made a perl plugin and I get this error :  Return code of 13 is
>>out of bounds.  I haven't found any documentation about this error.  I
>>have read the section about perl plugins on
>>http://nagiosplug.sourceforge.net/developer-guidelines.html but it
>>didn't change anything.
>>
>>I have already checked
> 
> http://www.nagios.org/faqs/viewfaq.php?faq_id=17
> 
>>but no success...
>>
>>I also contacted nagiosplug-help at lists.sourceforge.net but my plugin
>>seems to be ok.  The return code is 0 or 2 + one line of text output.
>>
>>Anyone can help?
>>
>>Thanks!
>>
>>Jean-Francois
>>
>>
>>
>>-------------------------------------------------------
>>This SF.Net email is sponsored by: INetU
>>Attention Web Developers & Consultants: Become An INetU Hosting
> 
> Partner.
> 
>>Refer Dedicated Servers. We Manage Them. You Get 10% Monthly
> 
> Commission!
> 
>>INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
>>_______________________________________________
>>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 Help mailing list