service_status
Check the detailed status of any systemd service including active state, enable status, and recent log output without requiring sudo.
Instructions
Gibt den detaillierten Status eines systemd-Services zurück. service_name: Name des Services (z.B. 'nginx', 'postgresql', 'sshd') Enthält: aktiv/inaktiv, enabled/disabled, letzten Log-Output. Kein sudo erforderlich.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||