Create Service Monitor
Create Service Monitor
With Service Monitor, you can monitor the status of servers in the backend pool. If the response to a request is not as expected, the server can be removed from the pool so that it does not receive new requests.
Service Monitor can be used when creating a pool or added to an existing one in the option Monitors.
By default, three validation methods are configured:
- TCP-monitor;
- HTTP-monitor;
- HTTPS-monitor.
Create Service Monitor
- From control panels open the Cloud Director panel: VMware-based cloud → Cloud Director.
- Open the virtual data center page.
- Go to the section Networking → Edges.
- Open the page of the desired Edge.
- Click SERVICES.
- Open the tab Load Balancer → Service Monitoring.
- Click +.
- Enter a name for the new method.
- In the field Interval enter the interval at which requests will be sent.
- In the field Timeout enter the timeout for waiting for a response.
- In the field Max Retries enter the maximum number of attempts to send the request.
- In the field Type select HTTPS.
- In the field Expected enter the expected status code — 200(OK).
- In the field Method select GET.
- Enter the URL of the request.
- Click Keep.