pmg_node_rrddata
Retrieve Round Robin Database (RRD) performance data from a Proxmox Mail Gateway node for a specified timeframe and optional consolidation function (AVERAGE or MAX).
Instructions
Get PMG node RRD performance data (read). Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: GET /nodes/{node}/rrddata. timeframe: REQUIRED — hour|day|week|month|year. cf: consolidation function AVERAGE|MAX (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cf | No | ||
| node | No | ||
| timeframe | Yes | ||
| 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 |