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/weblog/Web.Alarms.pmchart | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'src/pmdas/weblog/Web.Alarms.pmchart')
-rw-r--r-- | src/pmdas/weblog/Web.Alarms.pmchart | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/pmdas/weblog/Web.Alarms.pmchart b/src/pmdas/weblog/Web.Alarms.pmchart new file mode 100644 index 0000000..d346f80 --- /dev/null +++ b/src/pmdas/weblog/Web.Alarms.pmchart @@ -0,0 +1,22 @@ +#pmchart +# +# Web statistics (error rates) +# +# This file is installed by the script $PCP_PMDAS_DIR/weblog/Install +# +Version 2.0 host dynamic + +Chart Title "Web Alarms" Style stacking + Plot Color #-cycle Host * Metric web.allservers.errors + Plot Color #-cycle Host * Metric network.tcp.drops + Plot Color #-cycle Host * Metric network.tcp.conndrops + Plot Color #-cycle Host * Metric network.tcp.timeoutdrop + Plot Color #-cycle Host * Metric network.tcp.sndrexmitpack + Plot Color #-cycle Host * Metric network.tcp.rcvbadsum + Plot Color #-cycle Host * Metric network.tcp.rexmttimeo + Plot Color #-cycle Host * Metric network.mbuf.failed + Plot Color #-cycle Host * Metric network.mbuf.waited + Plot Color #-cycle Host * Metric swap.pagesout + +# +# Created Thu Jul 2 10:48:36 1998 |