get_service_status
Check the systemd status of the vLLM service, returning load, active, and sub states, restart count, main PID, and last-active timestamp. Read-only; never starts or stops the unit.
Instructions
systemd unit status for the vLLM service (via wsl -d <distro> -- systemctl show, or native systemctl if this server runs inside WSL2/Linux). Returns load/active/sub state, restart count, main PID, and last-active timestamp. Read-only -- never starts/stops the unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||