Creating A Health Monitor For Core Engines
To create a monitor for the load balancer, follow these steps:
- Procedure
- Go to the Health Monitor tab of the navigation pane.
- Expand Monitors node under Local Traffic on left. Click the "+" to create a new monitor.
- Verify that the New Monitor screen appears.
- For General Properties section, input the values for the following fields:
- Name: Enter the name of the monitor. (For example, asgping)
- Type: Select the type as HTTP from drop-down list
- For Configuration field, select BASIC from drop-down list.
- Input the values for the following fields under Configuration section.
- interval-desired interval: Set this value in seconds (for example, 2)
- timeout-desired timeout: Set this value in seconds (for example, 15)
- Send String - Set the value to a string to send to API Exchange Gateway Engine in the HTTP URL. GET /ping.
- Receive String - Set the value to a string, expected to receive as a response from API Exchange Gateway Engine. Set this as "ASG is alive" (without quotes).
- Click Finished.