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.
check_http detecting a loop!
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: check_http detecting a loop!
Previous Nagios employee
Re: check_http detecting a loop!
It works with any Windows browser and as well as GUI linux browser. it does not work with linux command line browsers.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: check_http detecting a loop!
Please edit your check_http command to use the --sni option.
Previous Nagios employee
Re: check_http detecting a loop!
No changeavandemore wrote:Please edit your check_http command to use the --sni option.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: check_http detecting a loop!
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.
Please check your server configuration and contact its administrator.
Previous Nagios employee