Configure HTTP test to go bad only on 503 status

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
kevinkenny
Posts: 16
Joined: Tue Jan 12, 2010 2:44 pm

Configure HTTP test to go bad only on 503 status

Post by kevinkenny »

How do I configure the HTTP test to only go bad if the http header contains:

HTTP/1.1 503

We are testing IIS7 application pool availability on windows 2008. We don't care about status's such as 3xx, 4xx or 500. If we get these then we know the app pool is running/accepting requests and consider them good.

Regardless of what condition I put into the Check Header field the test still fails if the site responds with a 404 or 500 status.

Thanks
Kevin
KS-Soft
Posts: 12824
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Set "Use Normal status if %HttpCode%<>503" option in Test Properties dialog

Regards
Alex
kevinkenny
Posts: 16
Joined: Tue Jan 12, 2010 2:44 pm

Post by kevinkenny »

Hi Alex,

Ah ha! I never noticed the wee [+] next to Optional Status Processing to expand this pane.

Thanks again for the speedy reply.


Cheers
Kevin


KS-Soft wrote:Set "Use Normal status if %HttpCode%<>503" option in Test Properties dialog

Regards
Alex
KS-Soft
Posts: 12824
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You are welcome :)

Regards
Alex
Post Reply