mp_health
Take a diagnostic snapshot of every running Thread Keeper server process, showing pid, RSS, heartbeat age, and orphan classification.
Instructions
Diagnostic snapshot of every running thread-keeper server process on this machine. Shows pid, parent status, RSS, heartbeat age, and whether each is classified as orphaned (parent gone + no fresh heartbeat from its session).
Self (the process answering this call) is always marked is_self=true and never flagged as orphan. Returns structuredContent (MpHealth) plus the legacy text block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | ||
| total | No | ||
| orphans | No | ||
| processes | No | ||
| rss_total_mb | No |