[Nagiosplug-help] Check_http - State Unknown

Rich Smith rich at post.queensu.ca
Mon Nov 26 22:25:22 CET 2007


Hi All:

Running the following check_http:
./check_http -H hostname -u 
'/amserver/UI/Login?service=adminconsoleservice&goto=/amconsole/base/AMAdminFrame&IDToken1=testuser&IDToken2=testpassword'

I get the following results:
HTTP OK - HTTP/1.1 302 Moved Temporarily - 0.232 second response time 
|time=0.232467s;;;0.000000 size=750B;;;0

When I include this in the commands.cfg as:

define command{
         command_name    check_sso_http
         command_line    $USER1$/check_http -H $HOSTNAME  -u 
'/amserver/UI/Login?service=adminconsoleservice&goto=/amconsole/base/AMAdminFrame&IDToken1=testuser&IDToken2=testpassword'
}

I get the following error result:
State Unkown: Supplied path too long unix domain socket

Is there any way to debug this?

Thanks,
Rich




More information about the Help mailing list