Hermes Docs
CLI Reference

health

Check all subsystem status

hermes health

Pings every Hermes subsystem and reports their status.

hermes health

Output

Checking subsystem health...

subsystem  name             port  status  ms
─────────────────────────────────────────────
sub-1      Lead Discovery   3011  ✅ UP    197
sub-2      Enrichment       5005  ✅ UP    75
sub-3      Email Campaigns  3007  ✅ UP    22
sub-4      Inbox            3008  ✅ UP    37
sub-5      Infrastructure   3005  ✅ UP    49
sub-6      SMS              3012  ✅ UP    72

6 result(s)

What It Checks

SubsystemPortService
sub-13011Lead Discovery (Facebook/Google Ads)
sub-25005Email Enrichment & Validation
sub-33007Email Campaigns
sub-43008Unified Inbox
sub-53005Infrastructure (VPS, Domains, Mailboxes)
sub-63012SMS Campaigns

📝 Note: This command does not require authentication — it's a public health check.

On this page