X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=contrib%2Fcollection3%2Fetc%2Fcollection.conf;h=5d1024fbcae80c465fff95941f8d39dc19f03527;hb=6c1415d;hp=9c5e3d1dfe2839f08bb73c251843fb8c23b97c53;hpb=9a3479d538c92e5a98b14574acd2cc4ee3a3e440;p=collectd.git diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index 9c5e3d1d..5d1024fb 100644 --- a/contrib/collection3/etc/collection.conf +++ b/contrib/collection3/etc/collection.conf @@ -2,7 +2,7 @@ GraphWidth 400 #UnixSockAddr "/var/run/collectd-unixsock" - DataSources count + DataSources value DSName "count Bytes/s" RRDTitle "Apache Traffic" RRDVerticalLabel "Bytes/s" @@ -10,7 +10,7 @@ GraphWidth 400 Color count 0000ff - DataSources count + DataSources value DSName "count Requests/s" RRDTitle "Apache Traffic" RRDVerticalLabel "Requests/s" @@ -19,7 +19,7 @@ GraphWidth 400 Module GenericStacked - DataSources count + DataSources value RRDTitle "Apache scoreboard on {hostname}" RRDVerticalLabel "Slots" RRDFormat "%6.2lf" @@ -245,14 +245,14 @@ GraphWidth 400 RRDFormat "%6.1lf" - DataSources conntrack + DataSources value DSName conntrack Conntrack count RRDTitle "nf_conntrack connections on {hostname}" RRDVerticalLabel "Count" RRDFormat "%4.0lf" - DataSources entropy + DataSources value DSName entropy Entropy bits RRDTitle "Available entropy on {hostname}" RRDVerticalLabel "Bits" @@ -267,7 +267,7 @@ GraphWidth 400 Color value 00b000 - DataSources frequency + DataSources value DSName frequency Frequency RRDTitle "Frequency ({type_instance})" RRDVerticalLabel "Hertz" @@ -542,7 +542,7 @@ GraphWidth 400 Scale 8 - DataSources percent + DataSources value DSName percent Percent RRDTitle "Percent ({type_instance})" RRDVerticalLabel "Percent" @@ -550,7 +550,7 @@ GraphWidth 400 Color percent 0000ff - DataSources ping + DataSources value DSName "ping Latency" RRDTitle "Network latency ({type_instance})" RRDVerticalLabel "Milliseconds" @@ -567,6 +567,16 @@ GraphWidth 400 Module PsCputime + + Module GenericIO + DataSources read write + DSName "read Read " + DSName write Written + RRDTitle "Process disk traffic ({instance})" + RRDVerticalLabel "Bytes per second" +# RRDOptions ... + RRDFormat "%5.1lf%s" + DataSources value DSName value RSS @@ -690,7 +700,7 @@ GraphWidth 400 Scale 0.001 - DataSources users + DataSources value DSName users Users RRDTitle "Users ({type_instance}) on {hostname}" RRDVerticalLabel "Users"