get_service_status
Check whether a specified system service is running or stopped on a Webmin-managed server. Provide the service name to get its current status.
Instructions
Get the status of a specific system service. Returns whether the service is running or stopped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| service | Yes | Name of the service (e.g., 'sshd', 'nginx', 'cron') |