/var/lib/pcp/testsuite/20071023-08-06-36.view is in pcp-testsuite 4.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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"
|