Get service status
get_service_statusCheck systemd service status on Linux systems to monitor active, inactive, or failed services for troubleshooting and administration.
Instructions
Get detailed status of a specific systemd service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | Name of the systemd service | |
| host | No | Remote host to connect to via SSH |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |