<div dir="ltr"><div dir="ltr">By default, check_http won't follow redirects, since that could be a sign of something broken/hijacked. You need to use --onredirect:<br><br><pre style="font-family:"Source Code Pro",monospace;color:rgb(232,230,227);background-color:rgb(24,26,27)"><code style="font-family:"Source Code Pro",monospace">-f, --onredirect=<ok|warning|critical|follow|sticky|stickyport>
    How to handle redirected pages. sticky is like follow but stick to the
    specified IP address. stickyport also ensures port stays the same.</code></pre></div>Not sure if Lynx disables 301's by default too.<br>Cheers,<br>John Wesorick<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 4, 2021 at 3:36 PM Grand Rapids Linux Users Group <<a href="mailto:grlug@grlug.org">grlug@grlug.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Trying to fix a redirect problem for a friend that does WordPress:<br>
<br>
        <a href="http://usam.com" rel="noreferrer" target="_blank">usam.com</a><br>
<br>
The browsers I have (FF, Brave, Chromium) resolve OK, but there is<br>
something wonky with the 301 - lynx cannot resolve, but elinks can??<br>
<br>
Most importantly, the Nagios check_http is now failing, but ONLY fails for<br>
that site.<br>
<br>
Tried a half dozen redirect checkers, .. 50% work properly, 50% fail.<br>
<br>
Appreciate any insights.<br>
<br>
        Thanks!<br>
-- <br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org" target="_blank">grlug@grlug.org</a><br>
<a href="https://shinobu.grlug.org/mailman/listinfo/grlug" rel="noreferrer" target="_blank">https://shinobu.grlug.org/mailman/listinfo/grlug</a><br>
</blockquote></div></div>