service_status
Check the current status of a systemd unit on a remote server to verify if it is active, failed, or stopped, enabling quick service health assessment.
Instructions
Show the status of a systemd unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Configured host name | |
| unit | Yes | systemd unit name, e.g. nginx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |