check_http detecting a loop!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: check_http detecting a loop!

Post 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.
Previous Nagios employee
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: check_http detecting a loop!

Post by BanditBBS »

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
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: check_http detecting a loop!

Post by avandemore »

Please edit your check_http command to use the --sni option.
Previous Nagios employee
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: check_http detecting a loop!

Post by BanditBBS »

avandemore wrote:Please edit your check_http command to use the --sni option.
No change
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
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: check_http detecting a loop!

Post 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.
Previous Nagios employee
Locked