> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Andreas Ericsson > Sent: Tuesday, September 11, 2007 3:27 PM > To: Antonio Pereira > Cc: [email protected] > Subject: Re: [Nagios-users] Problems with check_nt > > Antonio Pereira wrote: > > Hello, > > > > > > > > I am experiencing an issue that I don't understand > > > > > > > > I have defined a check_nt command and I am scanning the disk space on > about 2 servers right now. 1 out of the 2 returns a result but then the2nd > will return an error message as follows > > > > > > > > (Return code of 139 is out of bounds) > > > > 139? Are you absolutely, 100% sure it's 139? It seems odd, because return > codes > are given as signed chars, which are normally not capable of handling > numbers > outside the range -128 to 127.
Not always - http://www.google.com/search?q=return+code+of+139. Seems to be a segfault... What's different about the checks/hosts? -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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
