When an OCP port is still listening but the service is already abnormal, you can log in to the OCP console via web, but after entering the username and password, you cannot log in. Therefore, it is necessary to monitor the health of OCP to prevent requests from being sent to an abnormal OCP node via F5.
Procedure
- Add an alert rule in Local Traffic>Monitors>add.
Send String:
GET /api/status HTTP/1.1\r\nConnection: Close\r\nHost: \r\n\r\nReceive String: okay
- In Local Traffic>Monitors, find the alert rule created in step 1, select Test, enter the OCP address and port, and click Test.
- If the return value is bad, OCP is abnormal.
Click Local Traffic>Pools, select the profile created in Accessing the OCP console via F5, and modify the health monitors here to the monitoring rule created in step 1.
- Click Local Traffic>Pools, and select OCP Console Access F5 to create a profile, modify the health monitors here to the monitoring rules created in Step 1.
Click Local Traffic>Pools, and select OCP Console Access F5 to create a profile, modify the health monitors here to the monitoring rules created in Step 1.

