service_status
Check the status of a systemd service on an Ubuntu server. Determine if a service is running, stopped, or failed.
Instructions
Check the status of a systemd service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| service | Yes | Service name, e.g. 'nginx' or 'ssh' |