[Nagiosplug-help] Output of check_http not consistent

Ingo Lantschner ingo.lists at vum.at
Tue May 22 12:22:05 CEST 2007


Hi,
does anyone know, why the output of check_http differs in this way.
Checking localhost I get: 	"HTTP OK HTTP/1.1 200 OK - ..."
Checking an other host I get:	"OK                      - ...

$ ./check_http -I localhost
HTTP OK HTTP/1.1 200 OK - 1227 bytes in 0.067 seconds | 
time=0.066948s;;;0.000000 size=1227B;;;0
$ echo $?
0

$ ./check_http -I www.binonabiso.com
OK - HTTP/1.1 302 Found - 0.723 second response time | 
time=0.723189s;;;0.000000 size=365B;;;0
$ echo $?
0

And is the time in the performancedata comparable? I mean, do they  
measure the same thing or is it in the localhost-check the transfer- 
time and in the second check the response-time?

TIA Ingo.
-- 
Ingo Lantschner
Vienna/Austria
Mob (+43-664) 143 84 18






More information about the Help mailing list