Page 2 of 2
Re: check_http detecting a loop!
Posted: Wed Dec 14, 2016 1:23 pm
by avandemore
I don't understand the claim this is a linux bug. Linux didn't write any of that software and Curl is just doing what's it's told to do.
From a Nagios perspective, you can write 2 checks with one being dependent on the other.
Re: check_http detecting a loop!
Posted: Wed Dec 14, 2016 1:30 pm
by BanditBBS
It works with any Windows browser and as well as GUI linux browser. it does not work with linux command line browsers.
Re: check_http detecting a loop!
Posted: Wed Dec 14, 2016 3:02 pm
by avandemore
Please edit your check_http command to use the --sni option.
Re: check_http detecting a loop!
Posted: Wed Dec 14, 2016 5:05 pm
by BanditBBS
avandemore wrote:Please edit your check_http command to use the --sni option.
No change
Re: check_http detecting a loop!
Posted: Thu Dec 15, 2016 11:54 am
by avandemore
There is nothing in the output you sent which indicates misbehavior on the part of curl. It's correctly accessing the URL, and getting a redirect back to itself.
Please check your server configuration and contact its administrator.