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 /src/pmdas/shping/shping.CPUTime.pmchart | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'src/pmdas/shping/shping.CPUTime.pmchart')
-rw-r--r-- | src/pmdas/shping/shping.CPUTime.pmchart | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/pmdas/shping/shping.CPUTime.pmchart b/src/pmdas/shping/shping.CPUTime.pmchart new file mode 100644 index 0000000..cce7e88 --- /dev/null +++ b/src/pmdas/shping/shping.CPUTime.pmchart @@ -0,0 +1,11 @@ +#pmchart +Version 2.0 host dynamic + +Chart Title "User CPU Time for shping Commands" Style plot + Plot Color #-cycle Host * Metric shping.time.cpu_usr Matching .* + +Chart Title "System CPU Time for shping Commands" Style plot + Plot Color #-cycle Host * Metric shping.time.cpu_sys Matching .* + +# +# CPU time (user and system) for commands run by the shping PMDA |