service_status
Check whether a specific systemd service is active. Returns the current status from systemctl is-active for whitelisted services.
Instructions
Lees de actieve systemd-status van één toegestane service.
name moet exact in service_whitelist staan. De tool voert alleen
systemctl is-active uit, wijzigt de service niet en heeft een timeout
van 10 seconden. Zowel een actieve status als een niet-actieve
systemd-melding wordt als tekst in de standaardresponse teruggegeven.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||