Get VM RRD time series
get_vm_rrdRetrieve raw RRD metrics for a VM including CPU, memory, network, and disk usage over a specified timeframe for charting and capacity analysis.
Instructions
Return raw RRD metrics (cpu, mem, netin/out, diskread/write) for a VM at a given timeframe. Used for charting and capacity analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cf | No | AVERAGE | |
| ds | No | Filter to a specific data source (e.g. 'cpu', 'memused') | |
| node | Yes | ||
| vmid | Yes | ||
| timeframe | Yes |