diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/views/006-04 | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/views/006-04')
-rw-r--r-- | qa/views/006-04 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/qa/views/006-04 b/qa/views/006-04 new file mode 100644 index 0000000..a2a498d --- /dev/null +++ b/qa/views/006-04 @@ -0,0 +1,16 @@ +#kmchart +version 1 +chart title "QA Units OK - inst first" style plot + plot metric sample.byte_rate + plot metric sample.byte_ctr +chart title "QA Units OK - ctr first" style plot + plot metric sample.byte_ctr + plot metric sample.byte_rate +chart title "QA Units OK - Kbyte/sec and byte/msec" style plot + plot metric sample.mirage + plot metric sample.mirage_longlong +chart title "QA Units OK - count/sec and count(->count/sec)" style plot + plot metric sample.write_me + plot metric sample.pdu + + |