summaryrefslogtreecommitdiff
path: root/qa/20071023-08-06-36.view
blob: a8e686cbea668cef38e38497ace6180b7f89f041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#kmchart
version 1

global width 0
global height 0
global points 0
global xpos 0
global ypos 0

chart title "file system capacity" style plot legend off
	plot color #ffff00 host kmcdonell-laptop.aconex.com metric filesys.capacity instance "/dev/root"
chart style plot antialiasing off
	plot color #ffff00 host kmcdonell-laptop.aconex.com metric sample.mirage_longlong instance "m-00"
chart style plot antialiasing off
	plot color #ffff00 host kmcdonell-laptop.aconex.com metric sample.scale_step.time_up_nanosecs
chart style bar antialiasing off
	plot color #ffff00 host kmcdonell-laptop.aconex.com metric kernel.all.cpu.user
chart style plot antialiasing off
	plot color #ffff00 host kmcdonell-laptop.aconex.com metric disk.dev.total_bytes instance "sda"