system_health
Run an aggregate health check across CPU, memory, disk, services, and ports. Returns clear healthy or issues-detected status with specific warnings and thresholds.
Instructions
Run an aggregate health check across the entire system. Checks load averages, memory/swap usage, disk space (with inode check), failed systemd services, and listening port count. Returns clear HEALTHY/ISSUES DETECTED status with specific warnings and thresholds. This is the go-to tool for a quick 'is everything OK?' check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | If true, include full details for each subsystem instead of a summary. |