X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fcollection3%2Fetc%2Fcollection.conf;h=5d1024fbcae80c465fff95941f8d39dc19f03527;hb=3427c2e266c04d67848bda913caa730a395c7295;hp=e56017e11bcda6e0ce7662536e012bb9c5bbfb07;hpb=7e504c50768c77d78003e1e27afe6f9f81a85b85;p=collectd.git diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index e56017e1..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" @@ -93,6 +93,13 @@ GraphWidth 400 RRDOptions -l 0 DSName "value Hit ratio" + + DataSources value + RRDTitle "Bitrate ({instance})" + RRDVerticalLabel "Bit/s" + RRDFormat "%5.1lf%s" + DSName "value Bitrate" + DataSources value DSName value Percent @@ -143,13 +150,15 @@ GraphWidth 400 RRDVerticalLabel "Byte" RRDFormat "%5.1lf%s" DSName "sis_saved SIS saved " + DSName "reserved Reserved " DSName "free Free " DSName "used Used " DSName "snap_normal_used Snap used (normal)" DSName "snap_reserved Snap reserved " DSName "snap_reserve_used Snap used (resv) " - Order sis_saved free used snap_normal_used snap_reserved snap_reserve_used + Order sis_saved reserved free used snap_normal_used snap_reserved snap_reserve_used Color sis_saved 00e0e0 + Color reserved ffb000 Color free 00ff00 Color snap_reverse ff8000 Color used ff0000 @@ -236,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" @@ -258,7 +267,7 @@ GraphWidth 400 Color value 00b000 - DataSources frequency + DataSources value DSName frequency Frequency RRDTitle "Frequency ({type_instance})" RRDVerticalLabel "Hertz" @@ -388,13 +397,27 @@ GraphWidth 400 DSName "buffered Buffered" DSName "locked Locked " DSName "used Used " + DSName "available Available " + DSName "system_cache System Cache " + DSName "pool_paged Paged Pool " + DSName "pool_nonpaged Nonpaged Pool" + DSName "working_set Working Set " + DSName "system_code System Code " + DSName "system_driver System Driver" #Order used buffered cached free - Order free cached buffered used + Order free cached buffered used available system_cache system_driver system_code pool_paged pool_nonpaged working_set Color free 00e000 Color cached 0000ff Color buffered ffb000 Color locked ff00ff Color used ff0000 + Color available 00e000 + Color system_cache 0000ff + Color system_driver ff00ff + Color system_code a000a0 + Color pool_paged ffb000 + Color pool_nonpaged ff8000 + Color working_set ff0000 Module GenericStacked @@ -519,7 +542,7 @@ GraphWidth 400 Scale 8 - DataSources percent + DataSources value DSName percent Percent RRDTitle "Percent ({type_instance})" RRDVerticalLabel "Percent" @@ -527,7 +550,7 @@ GraphWidth 400 Color percent 0000ff - DataSources ping + DataSources value DSName "ping Latency" RRDTitle "Network latency ({type_instance})" RRDVerticalLabel "Milliseconds" @@ -544,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 @@ -571,6 +604,27 @@ GraphWidth 400 Color blocked ff00ff Color stopped a000a0 + + DataSources value + RRDTitle "Signal power ({instance})" + RRDVerticalLabel "dB" + RRDFormat "%5.1lf" + DSName "value Signal power" + + + DataSources value + RRDTitle "Signal quality ({instance})" + RRDVerticalLabel "Percent" + RRDFormat "%5.1lf%%" + DSName "value Signal quality" + + + DataSources value + RRDTitle "Signal / noise ratio ({instance})" + RRDVerticalLabel "dBm" + RRDFormat "%5.1lf" + DSName "value S/N" + Module GenericStacked DataSources value @@ -646,7 +700,7 @@ GraphWidth 400 Scale 0.001 - DataSources users + DataSources value DSName users Users RRDTitle "Users ({type_instance}) on {hostname}" RRDVerticalLabel "Users"