Spurious RC 127 plugin error

ben at atomicmatrix.net ben at atomicmatrix.net
Tue Jul 15 16:50:30 CEST 2003


I have a check_http command running against a particular URL.. which works
great most of the time.. but ocassionally (and only on the two hosts that
I check using this lengthy URL) I get the error below.  I've run a script
that execs check_http manually against the same url while checking the
return code (runs once a second) and it has yet to fail on me (so I can
see what's going on).. so right now I'm clueless as to what may cause
these only *sometimes* .. Any suggestions would be appreciated.. My
commands etc are below as well.  Thanks!

  -=| Ben

=====================================

***** Nagios 1.0 *****

Notification Type: PROBLEM

Service: HTTPS JRUN
Host: ibridge-internet
Address: 155.52.254.10
State: CRITICAL

Date/Time: Tue Jul 15 10:01:38 EDT 2003

Additional Info:

(Return code of 127 is out of bounds - plugin may be missing)

=====================================
# 'check_https' command definition
define command{
        command_name    check_https
        command_line    $USER1$/check_http -S -H $HOSTADDRESS$ -u '$ARG1$'
-p $A
RG2$
        }


define service{
        use                     generic-service

        host_name               ibridge-intranet,ibridge-internet
        service_description     HTTPS JRUN
        check_command          
check_https!/servlet/getAccessLogin?URI=https://
ibridge.partners.org/cgi-bin/getAccess/applist.gas.bat&AUTHMETHOD=UserPassword!4
43
        }




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
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