Search found 1 match
- Wed Apr 04, 2018 3:56 am
- Forum: Open Source Nagios Projects
- Topic: check_http wrong HTTP code
- Replies: 1
- Views: 1171
check_http wrong HTTP code
Hi, I'm using nagios plugins to check out the access of a web page : http://test.com/login My site (http://test.com) is an http 80 site web with no https 443 access. When i test the access of my web page i got some weird return from check_http : check_http -H test.com/ -p 80 -u /login => HTTP OK - 3...