pve_node_status
Retrieve the health and resource status of a Proxmox node, including CPU, memory, and disk metrics, to monitor capacity and operational state.
Instructions
READ-ONLY: read Proxmox node health and resource status. Returns node metrics including total capacity, current usage, CPU, memory, disk state, and operational status. See pve_diagnose for detailed per-node diagnostics including failed tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PVE node name to query. Omit to use the configured default node. | |
| 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 |