Monitoring/health checks

Airlock IAM supports standard tools and interfaces for monitoring.

  • Currently, this comprises:
  • System-level monitoring with systemd to start IAM and systemctl to check the process status.
  • Liveness and readiness probes on endpoints using HTTP requests (e.g. using curl), to monitor the health of modules in IAM instances.
  • Java Management Extensions (JMX) to get internal metrics from Managed Beans.