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