summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fed9052)
raw | patch | inline | side by side (parent: fed9052)
author | Florian Forster <octo@noris.net> | |
Mon, 22 Sep 2008 12:00:31 +0000 (14:00 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Mon, 22 Sep 2008 12:00:31 +0000 (14:00 +0200) |
contrib/collection3/etc/collection.conf | patch | blob | history |
index 7064ef2f9081070baec7710d4946b76f774f78b3..cc13b4c339b4cd19b7a631e0835cc8f77c9820e8 100644 (file)
GraphWidth 400
#UnixSockAddr "/var/run/collectd-unixsock"
+<Type apache_bytes>
+ DataSources count
+ DSName "count Bytes/s"
+ RRDTitle "Apache Traffic"
+ RRDVerticalLabel "Bytes/s"
+ RRDFormat "%5.1lf%s"
+ Color count 0000ff
+</Type>
+<Type apache_requests>
+ DataSources count
+ DSName "count Requests/s"
+ RRDTitle "Apache Traffic"
+ RRDVerticalLabel "Requests/s"
+ RRDFormat "%5.2lf"
+ Color count 00d000
+</Type>
<Type apache_scoreboard>
Module GenericStacked
DataSources count