December 2015
Intermediate to advanced
250 pages
4h 41m
English
In this recipe, we'll look at the following metrics:
disk.all.readdisk.all.writedisk.all.read_bytesdisk.all.write_bytesLet's create a text and graphical representation of the performance data through the following steps:
~]# pmdumptext -H -t 1 -i -l disk.all.read disk.all.write disk.all.read_bytes disk.all.write_bytes -h guest.example.com

pmchart to display live data called disk.conf with the following contents:#kmchart version 1 chart style stacking plot color #ffff00 metric mem.util.used ...