Page 1 of 1

Alerts for 300 status code

Posted: Mon Apr 14, 2014 11:38 am
by vinothsethuram
Hi,

I am using check_http plugin. Nagios is sending alerts for 400 and 500 series status code, but not for 300 series. I want Nagios to send alerts for http status code 300 series as well. Please let me know how to implement this.

Thanks

Re: Alerts for 300 status code

Posted: Mon Apr 14, 2014 12:08 pm
by tmcdonald
Did you read the check_http documentation? The -f option allows you to specify a behavior for redirects, which are the 300-type responses.