Skip to main content

Status

Show health status for all registered NATS servers:

$ osapi client nats status

TYPE HOSTNAME STATUS CONDITIONS AGE CPU MEM
nats nats-server-01 Ready - 7h 6m 0.3% 64 MB
├─ heartbeat ok
├─ metrics ok http://0.0.0.0:9092
└─ server ok nats://localhost:4222

Use --json for the full health status JSON response:

$ osapi client nats status --json