get_service_status
Check the current operational status of a service installed on a remote device by specifying its name and hostname.
Instructions
Get the current status of an installed service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname or IP address of the device | |
| password | No | SSH password (not needed for mcp_admin after setup) | |
| username | No | SSH username (use 'mcp_admin' for passwordless access after setup) | mcp_admin |
| service_name | Yes | Name of the service to check status for |