X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fcollection3%2Fetc%2Fcollection.conf;h=f15ea56fd1fd8eeefd381758f20bc2a3e4ce3606;hb=6299d39b903cb87a3db5b6d2148a2d717754a30a;hp=cc13b4c339b4cd19b7a631e0835cc8f77c9820e8;hpb=39ba035b60b509311874ccf89d11d240c0271a90;p=collectd.git diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index cc13b4c3..3e19bfcd 100644 --- a/contrib/collection3/etc/collection.conf +++ b/contrib/collection3/etc/collection.conf @@ -1,24 +1,25 @@ +#DataDir "/var/lib/collectd/rrd" GraphWidth 400 #UnixSockAddr "/var/run/collectd-unixsock" - DataSources count - DSName "count Bytes/s" + DataSources value + DSName "value Bytes/s" RRDTitle "Apache Traffic" RRDVerticalLabel "Bytes/s" RRDFormat "%5.1lf%s" - Color count 0000ff + Color value 0000ff - DataSources count - DSName "count Requests/s" + DataSources value + DSName "value Requests/s" RRDTitle "Apache Traffic" RRDVerticalLabel "Requests/s" RRDFormat "%5.2lf" - Color count 00d000 + Color value 00d000 Module GenericStacked - DataSources count + DataSources value RRDTitle "Apache scoreboard on {hostname}" RRDVerticalLabel "Slots" RRDFormat "%6.2lf" @@ -46,6 +47,66 @@ GraphWidth 400 Color starting ff00ff Color waiting ffb000 + + Module ArcCounts + RRDTitle "ARC {type_instance} on {hostname}" +# RRDOptions ... + + + Module GenericIO + DataSources read write + DSName "read Read " + DSName "write Written" + RRDTitle "L2ARC traffic" + RRDVerticalLabel "Bytes per second" +# RRDOptions ... + RRDFormat "%5.1lf%s" + + + RRDTitle "L2ARC size on {hostname}" + RRDVerticalLabel "Size" + RRDFormat "%4.0lf%s" + RRDOptions -b 1024 + DSName "value Current size" + Color value 00e000 + + + DataSources "current target minlimit maxlimit" + RRDTitle "ARC size on {hostname}" + RRDVerticalLabel "Size" + RRDFormat "%4.0lf%s" + RRDOptions -b 1024 + DSName "current Current size" + DSName "target Target size " + DSName "maxlimit Max size " + DSName "minlimit Min size " + Color current 00e000 + Color target 0000ff + Color minlimit ff0000 + Color maxlimit ff00ff + + + DataSources value + RRDTitle "{type_instance}ARC ratio on {hostname}" + RRDVerticalLabel "Ratio" + RRDFormat "%4.1lf" + 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 + RRDTitle "Cache hit ratio for {plugin_instance} {type_instance}" + RRDVerticalLabel "Percent" + RRDFormat "%5.1lf %%" + Module GenericStacked DataSources value @@ -82,6 +143,39 @@ GraphWidth 400 Module Df DataSources free used + + Module GenericStacked + DataSources value + RRDTitle "Disk/Volume usage on {plugin_instance}" + 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 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 + Color snap_normal_used c10640 + Color snap_reserved f15aef + Color snap_reserve_used 820c81 + + + Module GenericIO + DataSources read write + DSName "read Read " + DSName write Write + RRDTitle "Disk Latency for {plugin_instance}" + RRDVerticalLabel "seconds" + Scale 0.000001 + RRDFormat "%5.1lf %ss" + Module GenericIO DataSources read write @@ -102,6 +196,26 @@ GraphWidth 400 # RRDOptions ... RRDFormat "%5.1lf" + + Module GenericStacked + DataSources value + RRDTitle "Netapp disc ops on {plugin_instance}" + RRDVerticalLabel "Ops" + RRDFormat "%6.2lf" + DSName fcp_ops FCP-Ops + DSName nfs_ops NFS-Ops + DSName http_ops HTTP-Ops + DSName cifs_ops CIFS-Ops + DSName dafs_ops DAFS-Ops + DSName iscsi_ops iSCSI-Ops + Order fcp_ops nfs_ops http_ops cifs_ops dafs_ops iscsi_ops + Color fcp_ops 000080 + Color nfs_ops ff0000 + Color http_ops ffb000 + Color cifs_ops 00e0a0 + Color dafs_ops 00e000 + Color iscsi_ops 00e0ff + Module GenericIO DataSources read write @@ -123,9 +237,23 @@ 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 value + DSName value Conntrack count + RRDTitle "nf_conntrack connections on {hostname}" + RRDVerticalLabel "Count" + RRDFormat "%4.0lf" + - DataSources entropy - DSName entropy Entropy bits + DataSources value + DSName value Entropy bits RRDTitle "Available entropy on {hostname}" RRDVerticalLabel "Bits" RRDFormat "%4.0lf" @@ -139,12 +267,12 @@ GraphWidth 400 Color value 00b000 - DataSources frequency - DSName frequency Frequency + DataSources value + DSName value Frequency RRDTitle "Frequency ({type_instance})" RRDVerticalLabel "Hertz" RRDFormat "%4.1lfHz" - Color frequency a000a0 + Color value a000a0 DataSources value @@ -194,7 +322,7 @@ GraphWidth 400 DataSources rx tx DSName rx RX DSName tx TX - RRDTitle "Interface Traffic ({type_instance})" + RRDTitle "Interface Traffic ({instance})" RRDVerticalLabel "Bits per second" # RRDOptions ... RRDFormat "%5.1lf%s" @@ -210,6 +338,23 @@ GraphWidth 400 # RRDOptions ... RRDFormat "%5.1lf%s" + + DataSources value + DSName "value Invocations/s" + RRDTitle "Invocations ({instance})" + RRDVerticalLabel "Invocations/s" + RRDFormat "%5.1lf" + + + 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 @@ -236,6 +381,10 @@ GraphWidth 400 Module Load + + Module JavaMemory + DataSources value + Module GenericStacked DataSources value @@ -246,21 +395,38 @@ GraphWidth 400 DSName "free Free " DSName "cached Cached " 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 DataSources value - RRDTitle "MySQL commands" + RRDTitle "MySQL commands ({plugin_instance})" RRDVerticalLabel "Invocations" RRDFormat "%6.2lf" + DSName admin_commands admin_commands DSName alter_table alter_table DSName begin begin @@ -340,7 +506,7 @@ GraphWidth 400 Module GenericStacked DataSources value - RRDTitle "MySQL handler" + RRDTitle "MySQL handler ({plugin_instance})" RRDVerticalLabel "Invocations" RRDFormat "%6.2lf" DSName commit commit @@ -370,22 +536,22 @@ GraphWidth 400 DataSources rx tx DSName rx RX DSName tx TX - RRDTitle "MySQL Traffic" + RRDTitle "MySQL Traffic ({plugin_instance})" RRDVerticalLabel "Bits per second" RRDFormat "%5.1lf%s" Scale 8 - DataSources percent - DSName percent Percent + DataSources value + DSName value Percent RRDTitle "Percent ({type_instance})" RRDVerticalLabel "Percent" RRDFormat "%4.1lf%%" - Color percent 0000ff + Color value 0000ff - DataSources ping - DSName "ping Latency" + DataSources value + DSName "value Latency" RRDTitle "Network latency ({type_instance})" RRDVerticalLabel "Milliseconds" RRDFormat "%5.2lfms" @@ -398,6 +564,19 @@ GraphWidth 400 RRDFormat "%6.2lf%sW" Color value 008080 + + 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 @@ -410,7 +589,7 @@ GraphWidth 400 DataSources value RRDTitle "Processes on {hostname}" RRDVerticalLabel "Processes" - RRDFormat "%5.1lf%s" + RRDFormat "%5.1lf" DSName running Running DSName sleeping Sleeping DSName paging Paging @@ -425,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 @@ -441,6 +641,15 @@ GraphWidth 400 Color cached 0000ff Color used ff0000 + + Module TableSize + DataSources value + DSName value Bytes + RRDTitle "Table size ({instance})" + RRDVerticalLabel "Size [Bytes]" +# RRDOptions ... + RRDFormat "%5.1lf%s" + Module GenericStacked DataSources value @@ -465,16 +674,38 @@ GraphWidth 400 DataSources value DSName value Temp RRDTitle "Temperature ({instance})" - RRDVerticalLabel "°Celsius" - RRDFormat "%4.1lf°C" + RRDVerticalLabel "°Celsius" + RRDFormat "%4.1lf°C" + + + DataSources value + DSName "value Threads" + RRDTitle "Threads ({instance})" + RRDVerticalLabel "Threads" + RRDFormat "%5.2lf" + + + DataSources value + DSName "value Requests/s" + RRDTitle "Requests ({instance})" + RRDVerticalLabel "Requests/s" + RRDFormat "%6.2lf" + + + DataSources value + DSName "value Time" + RRDTitle "Time {instance}" + RRDVerticalLabel "Seconds" + RRDFormat "%6.2lf %ss" + Scale 0.001 - DataSources users - DSName users Users + DataSources value + DSName value Users RRDTitle "Users ({type_instance}) on {hostname}" RRDVerticalLabel "Users" RRDFormat "%.1lf" - Color users 0000f0 + Color value 0000f0 DataSources value @@ -484,4 +715,12 @@ GraphWidth 400 RRDFormat "%4.1lfV" Color value f00000 -# vim: set sw=2 sts=2 et syntax=apache fileencoding=latin-1 : + + Module Wirkleistung + DataSources kWh + DSName value Wh + RRDTitle "Watt" + RRDVerticalLabel "W" + RRDFormat "%4.1lfW" + +# vim: set sw=2 sts=2 et syntax=apache fileencoding=utf-8 :