ssh_service_status
Verify if services like nginx, mysql, or docker are running or stopped on a remote server.
Instructions
Check status of services on remote server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | Server name | |
| services | Yes | Service names to check (e.g., nginx, mysql, docker) |