Monitor Access Gateway

Access Gateway provides multiple methods for monitoring, including:

  • Status REST endpoint - A simple rest endpoint, that when called returns either a 200 success, a 400 error or a timeout. See for Status monitoring for more information.
  • Basic REST endpoint - A simple rest end point that returns current statistics from the requested node. Statistics include active connections, server connects and more. See Basic REST API monitoring for more information.
  • Metrics monitoring - A more comprehensive set of human readable metrics, returned in the open metrics format, returning measures of Access Gateway instance status. See Metrics monitoring for more information.

Related topics

Status monitoring

Basic REST API monitoring

Metrics monitoring