i'm somehow lost, i think i did this in the past and found some info for that, but it's sometimes hard to find the right information again if you don't remeber the details...
how can i easily query a virtual machines performance data at detail level via browser or cli , for example r/w bandwidth, iops or bytes read/written since start ?
i'm sure i have seen an example in the past but i don't remember.
some command like this only seems to provide the data which is already provided via gui, i'm searching for a more in depth view / access to the raw metrics on a per virtual
disk level, whereas "pvesh get ..." only seems to provide a consoldated view, as the gui does
pvesh get /nodes/pve-bigiron/qemu/101/rrddata --timeframe day --output-format json |jq
thank you
how can i easily query a virtual machines performance data at detail level via browser or cli , for example r/w bandwidth, iops or bytes read/written since start ?
i'm sure i have seen an example in the past but i don't remember.
some command like this only seems to provide the data which is already provided via gui, i'm searching for a more in depth view / access to the raw metrics on a per virtual
disk level, whereas "pvesh get ..." only seems to provide a consoldated view, as the gui does
pvesh get /nodes/pve-bigiron/qemu/101/rrddata --timeframe day --output-format json |jq
thank you