contrib/collection3: Added graphs for `apache_{bytes,requests}'.
authorFlorian Forster <octo@noris.net>
Mon, 22 Sep 2008 12:00:31 +0000 (14:00 +0200)
committerFlorian Forster <octo@noris.net>
Mon, 22 Sep 2008 12:00:31 +0000 (14:00 +0200)
contrib/collection3/etc/collection.conf

index 7064ef2..cc13b4c 100644 (file)
@@ -1,5 +1,21 @@
 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