#kmchart
version 1

chart title "IOPS over all Disks [%h]" style stacking
	plot legend "Reads" color #ffff00 host no.such.host metric disk.all.read
	plot legend "Writes" color #ee82ee host no.such.host metric disk.all.write
