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 pool in the Monitors option.
By default, three validation methods are configured:
- TCP-monitor;
- HTTP-monitor;
- HTTPS-monitor.
Create Service Monitor
- From the Control Panel, open the Cloud Director panel: from the top menu, click Products → VMware-based Cloud → Cloud Director.
- Open the virtual data center page.
- Go to Networking → Edges.
- Open the page of the desired Edge.
- Press SERVICES.
- Open the Load Balancer → Service Monitoring tab.
- Press +.
- Enter a name for the new method.
- In the Interval field, enter the interval at which requests will be sent.
- In the Timeout field, enter the timeout for waiting for a response.
- In the Max Retries field, enter the maximum number of attempts to send the request.
- In the Type field, select HTTPS.
- In the Expected field, enter the expected status code — 200(OK).
- In the Method field, select GET.
- Enter the URL of the request.
- Press Keep.