get_failed_systemd_units
Identify failed systemd units and overall health to resolve service outages promptly.
Instructions
Find all degraded or failed systemd services across the entire system.
Returns: JSON string with list of failed units ('systemctl --failed') and overall health indicator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |