From: Florian Forster Date: Fri, 13 Mar 2009 14:34:30 +0000 (+0100) Subject: contrib/collecion3: Add graphs for `dns_opcode' and `io_octets'. X-Git-Tag: collectd-4.6.2~2^2~12 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=ff6478ff19c1690359ab95f2f0b56f7901c9a836 contrib/collecion3: Add graphs for `dns_opcode' and `io_octets'. --- diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index b7e76b2b..b703e9f7 100644 --- a/contrib/collection3/etc/collection.conf +++ b/contrib/collection3/etc/collection.conf @@ -124,6 +124,13 @@ GraphWidth 400 RRDFormat "%5.1lf%ss" Scale 0.001 + + DataSources value + DSName "value Queries/s" + RRDTitle "DNS Opcode {type_instance}" + RRDVerticalLabel "Queries/s" + RRDFormat "%6.1lf" + DataSources entropy DSName entropy Entropy bits @@ -211,6 +218,16 @@ GraphWidth 400 # RRDOptions ... RRDFormat "%5.1lf%s" + + Module GenericIO + DataSources rx tx + DSName "rx Read " + DSName "tx Written" + RRDTitle "IO Traffic ({instance})" + RRDVerticalLabel "Bytes per second" +# RRDOptions ... + RRDFormat "%5.1lf%s" + DataSources value DSName value Bytes/s @@ -247,12 +264,14 @@ GraphWidth 400 DSName "free Free " DSName "cached Cached " DSName "buffered Buffered" + DSName "locked Locked " DSName "used Used " #Order used buffered cached free Order free cached buffered used Color free 00e000 Color cached 0000ff Color buffered ffb000 + Color locked ff00ff Color used ff0000 @@ -262,6 +281,7 @@ GraphWidth 400 RRDVerticalLabel "Invocations" RRDFormat "%6.2lf" + DSName admin_commands admin_commands DSName alter_table alter_table DSName begin begin