get_service_status
Check 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | Name of the systemd service | |
| host | No | Remote host to connect to via SSH |