nagios errors
Andreas Ericsson
ae at op5.se
Wed May 12 10:38:21 CEST 2004
Tóth Béla wrote:
> Hi!
> Where can I find nagios error messages explanations?
> For example:
> Return code of 116 is out of bounds
> and other error messages explanations by error code number.
Return code out of bounds most often happens what a system error
happens. You can use the 'perror' program to display the appropriate
error message for it. 116 is 'Stale NFS file handle', and should
probably occur when a partition previously mounted by NFS is no longer
available, but hasn't been unmounted (i.e. NFS server is down or
otherwise unavailable).
126 and 127 are not very uncommon. Those are shell return codes (not
system ones) and mean, respectively; 'Permission denied' or
'Non-executable' (on the file being executed or one of the directories
above it) and 'File not found' (for when a plugin is missing).
> Thanks!
You're welcome.
> Toti
>
--
Andreas Ericsson
OP5 AB
+46 (0)733 709032
andreas.ericsson at op5.se
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
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