# 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 metrics (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:

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