* Janet Sullivan [2009-06-01 10:45]:
> Check_http reports a timeout, however, a packet capture shows that
> data was in fact received.
>
> Data Sent:
>
> GET /admin/ping?auser=XXX&apaswd=XXX HTTP/1.0
> User-Agent: check_http/v2053 (nagios-plugins 1.4.13)
> Connection: close
>
> Data Received
Hi,
- "Janet Sullivan" escreveu:
> Command:
>
> Curl http://tkfstrm06:8080/admin/ping?auser=XXX\&apswd=XXX
>
> ./check_http -I tkfstrm06 -p 8080 -u
> /admin/ping?auser=XXX\&apaswd=XXX -v
>
There's a difference in GET var apaswd between your tries.
On former URL you used apswd, and on