Health Monitoring

immudb exposes a Prometheus end-point, by default on port 9497 on /metrics.
You can use immuadmin stats to see these metrics without additional tools:

immuadmin stats

immudb exports the standard Go metrics, so dashboards like Go metricsHealth Monitoring - 图2 (opens new window) work out of the box.

immuadmin stats

For very simple cases, you can use immuadmin status from monitoring scripts to ping the server:

  1. $ immuadmin status
  2. OK - server is reachable and responding to queries