<div class="gmail_quote">On Tue, Jan 27, 2009 at 12:38 PM, Kaushal Shriyan <span dir="ltr"><<a href="mailto:kaushalshriyan@gmail.com">kaushalshriyan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br><br>I have a situation whenever my website <a href="http://www.example.com" target="_blank">www.example.com</a> gets redirected to <a href="http://error.example.com" target="_blank">error.example.com</a><br>Nagios should send an Critical Alert. Can it be done using check_http ?<br>

<br>check_http --onredirect=critical <a href="http://error.example.com" target="_blank">error.example.com</a>. Not sure <br><br>Thanks and Regards<br><font color="#888888"><br>Kaushal<br><br><br><br><br>
</font></blockquote></div><br>Hi Again<br><br>sudo -u nagios /usr/nagios/libexec/check_http -H <a href="http://www.example.com">www.example.com</a> --onredirect=critical<br><br>Does it make sense ?<br><br>Thanks and Regards<br>
<br>Kaushal <br><br>