list_services
List all system services on a Webmin server to monitor and manage systemd units or init scripts. Use this tool to identify available services before checking specific statuses.
Instructions
List all system services (systemd units or init scripts). Returns service names. Use get_service_status to check if a specific service is running.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. |