Search found 2 matches

by eimrek
Fri Jul 07, 2023 5:55 am
Forum: Open Source Nagios Projects
Topic: check_http 400 and 404 for popular websites
Replies: 2
Views: 1200

Re: check_http 400 and 404 for popular websites

Thanks! any idea why

Code: Select all

$ check_http -I www.google.com 
HTTP OK: HTTP/1.0 200 OK - 19572 bytes in 0.157 second response time |time=0.156920s;;;0.000000;10.000000 size=19572B;;;0
works?
by eimrek
Thu Jul 06, 2023 11:19 am
Forum: Open Source Nagios Projects
Topic: check_http 400 and 404 for popular websites
Replies: 2
Views: 1200

check_http 400 and 404 for popular websites

Hi! I need checks for external links on my website and I'm running into problems with check_http for some websites. See these examples: 1. www.nature.com, gives 400 Bad Request $ check_http -I www.nature.com -v GET / HTTP/1.0 User-Agent: check_http/v2.2 (monitoring-plugins 2.2) Connection: close htt...