[pve-devel] [PATCH] Qemu Guest IOPS Graphing

Dietmar Maurer dietmar at proxmox.com
Tue Oct 27 12:42:38 CET 2015


> cd /var/lib/rrdcached/db/pve2-vm/; for i in *; do perl rrdaddsource.pl 
> $i $i.new readiops:DERIVE:120:0:NaN writeiops:DERIVE:120:0:NaN; mv 
> $i.new $i; done
> 
> rrdaddsource.pl file attached. This could be packaged to run on update.

Thanks - I will try that.




More information about the pve-devel mailing list