[pve-devel] [PATCH container/qemu-server v4 0/2] Fix RRD PNG Graph creation
Michael Köppl
m.koeppl at proxmox.com
Wed Sep 3 14:30:36 CEST 2025
Tested this by manually calling both API endpoints. With the patches
applied, the returned filename now contains the data sources provided in
the params and also returns data for the image again.
Tested-by: Michael Köppl <m.koeppl at proxmox.com>
On Thu Aug 28, 2025 at 2:58 PM CEST, Aaron Lauterer wrote:
> This series fixes the RRD graph generation to PNGs for CTs and VMs.
>
> qemu-server:
>
> Aaron Lauterer (1):
> api: rrd: add missing ds parameter for png graph
>
> src/PVE/API2/Qemu.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> container:
>
> Aaron Lauterer (1):
> api: rrd: add missing ds parameter for png graph
>
> src/PVE/API2/LXC.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> Summary over all repositories:
> 2 files changed, 2 insertions(+), 2 deletions(-)
More information about the pve-devel
mailing list