Hi, I am gathering stats from Proxmox 3.x and 4.x hosts using the JSON API (api2). However, all my VMs have 'diskread', 'diskwrite', and 'disk' reporting '0'.
I have confirmed it's not just my API client either, as running `pvesh` and doing a `get /nodes/{node}/qemu` also shows those properties as '0'.
When I do a `qm status {vmid} --verbose`, I can see the correct diskread and diskwrite values.
Is there a reason these would be reporting 0? I've looked through the existing Proxmox API documentation, and other forum posts, but have found nothing.
I have confirmed it's not just my API client either, as running `pvesh` and doing a `get /nodes/{node}/qemu` also shows those properties as '0'.
When I do a `qm status {vmid} --verbose`, I can see the correct diskread and diskwrite values.
Is there a reason these would be reporting 0? I've looked through the existing Proxmox API documentation, and other forum posts, but have found nothing.
Last edited: