proxmox_guest_rrddata
Retrieve performance metrics (RRD data) for a VM or LXC container by specifying node, VM ID, type, consolidation function, and timeframe.
Instructions
Get performance metrics (RRD data) for a VM (type=vm) or LXC container (type=lxc)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cf | No | Consolidation function (e.g., AVERAGE, MAX) | |
| node | Yes | Node name where VM is located | |
| type | Yes | ||
| vmid | Yes | VM ID number | |
| timeframe | No | Timeframe (e.g., hour, day, week, month, year) |