Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

BaltoStar_12467's avatar
Mar 17, 2014

BIG-IP : monitor examines http status code

BIG-IP 11.4.1 Build 608.0 Final

 

Is it possible to configure a monitor to hit an endpoint and determine health based on the response's http status code ?

 

e.g. in 200 range = greeen ; outside 200 range = red.

 

1 Reply

  • Yes, you can do this with an HTTP monitor. Some specifics are here:

     

    http://support.f5.com/kb/en-us/solutions/public/2000/100/sol2167.html

     

    You'll want to tailor your receive string to match what the server will respond with if it's healthy. For example, HTTP/1.1 200 OK could be your receive string