mt4_status
Check health of one or all MT4 terminals by querying systemd service state, broker connection, and log freshness. Identifies healthy terminals with up connection and active service.
Instructions
Report health of one terminal or all of them.
Queries hosts concurrently and shows, per terminal: systemd service state,
broker connection (per-terminal, via socket attribution), and how long since
the log was last written. CONN=up plus SERVICE=active means healthy.
Args: terminal: a terminal id, or "all" (default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| terminal | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |