pbs_node_service_status
Check the current state of a systemd service on a PBS node for monitoring and troubleshooting.
Instructions
READ-ONLY: get one systemd service's current state on a PBS node. Use pbs_node_services_list to list every service; pbs_node_service_control to change run state. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name (or 'localhost'). | localhost |
| service | Yes | systemd service name, e.g. 'proxmox-backup-proxy' or 'sshd'. | |
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |