No data received from host
Posted: Thu Jul 20, 2017 5:15 pm
I'm running the same http command multiple times but get different output. Do you know why this is happening?
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.013 second response time |time=0.012552s;;;0.000000 size=25882B;;;0
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP CRITICAL - No data received from host
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.012 second response time |time=0.011667s;;;0.000000 size=25882B;;;0
[
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.012 second response time |time=0.012387s;;;0.000000 size=25882B;;;0
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.011 second response time |time=0.010713s;;;0.000000 size=25882B;;;0
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP CRITICAL - No data received from host
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.013 second response time |time=0.012552s;;;0.000000 size=25882B;;;0
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP CRITICAL - No data received from host
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.012 second response time |time=0.011667s;;;0.000000 size=25882B;;;0
[
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.012 second response time |time=0.012387s;;;0.000000 size=25882B;;;0
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP OK: Status line output matched "HTTP/1.1 200,303" - 25882 bytes in 0.011 second response time |time=0.010713s;;;0.000000 size=25882B;;;0
[nagios@MA100DLVMON8 libexec]$ ./check_http -H ma100blvwsg5 -p 80 -u "/resources" -e "HTTP/1.1 200,303"
HTTP CRITICAL - No data received from host