Skip to main content
Create Service Monitor
Last update:

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

  1. From control panels open the Cloud Director panel: VMware-based cloudCloud Director.
  2. Open the virtual data center page.
  3. Go to the section NetworkingEdges.
  4. Open the page of the desired Edge.
  5. Click SERVICES.
  6. Open the tab Load BalancerService Monitoring.
  7. Click +.
  8. Enter a name for the new method.
  9. In the field Interval enter the interval at which requests will be sent.
  10. In the field Timeout enter the timeout for waiting for a response.
  11. In the field Max Retries enter the maximum number of attempts to send the request.
  12. In the field Type select HTTPS.
  13. In the field Expected enter the expected status code — 200(OK).
  14. In the field Method select GET.
  15. Enter the URL of the request.
  16. Click Keep.