X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fcollection3%2Fetc%2Fcollection.conf;h=e56017e11bcda6e0ce7662536e012bb9c5bbfb07;hb=b3b3e1e305529e06dd6c72d69f981e3726820100;hp=37ea64b5b01fca41057d03023cdd890b727614c7;hpb=7881caca3cf7ee5253b5a3e3b7e2efe1e351dc2c;p=collectd.git diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index 37ea64b5..e56017e1 100644 --- a/contrib/collection3/etc/collection.conf +++ b/contrib/collection3/etc/collection.conf @@ -1,4 +1,22 @@ +#DataDir "/var/lib/collectd/rrd" GraphWidth 400 +#UnixSockAddr "/var/run/collectd-unixsock" + + DataSources count + DSName "count Bytes/s" + RRDTitle "Apache Traffic" + RRDVerticalLabel "Bytes/s" + RRDFormat "%5.1lf%s" + Color count 0000ff + + + DataSources count + DSName "count Requests/s" + RRDTitle "Apache Traffic" + RRDVerticalLabel "Requests/s" + RRDFormat "%5.2lf" + Color count 00d000 + Module GenericStacked DataSources count @@ -29,6 +47,59 @@ 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 + DSName value Percent + RRDTitle "Cache hit ratio for {plugin_instance} {type_instance}" + RRDVerticalLabel "Percent" + RRDFormat "%5.1lf %%" + Module GenericStacked DataSources value @@ -65,12 +136,43 @@ 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 "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 + Color sis_saved 00e0e0 + 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 DSName "read Read " DSName write Written - RRDTitle "Disk Traffic ({plugin_instance})" + RRDTitle "Disk Traffic ({instance})" RRDVerticalLabel "Bytes per second" # RRDOptions ... RRDFormat "%5.1lf%s" @@ -80,17 +182,37 @@ GraphWidth 400 DataSources read write DSName "read Read " DSName write Written - RRDTitle "Disk Operations ({plugin_instance})" + RRDTitle "Disk Operations ({instance})" RRDVerticalLabel "Operations per second" # 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 DSName "read Read " DSName write Written - RRDTitle "Disk Merged Operations ({plugin_instance})" + RRDTitle "Disk Merged Operations ({instance})" RRDVerticalLabel "Merged operations/s" # RRDOptions ... RRDFormat "%5.1lf" @@ -100,12 +222,26 @@ GraphWidth 400 DataSources read write DSName "read Read " DSName write Written - RRDTitle "Disk time per operation ({plugin_instance})" + RRDTitle "Disk time per operation ({instance})" RRDVerticalLabel "Avg. Time/Op" # RRDOptions ... 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 conntrack + DSName conntrack Conntrack count + RRDTitle "nf_conntrack connections on {hostname}" + RRDVerticalLabel "Count" + RRDFormat "%4.0lf" + DataSources entropy DSName entropy Entropy bits @@ -177,7 +313,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" @@ -193,6 +329,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 @@ -219,6 +372,10 @@ GraphWidth 400 Module Load + + Module JavaMemory + DataSources value + Module GenericStacked DataSources value @@ -229,14 +386,138 @@ 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 + + Module GenericStacked + DataSources value + RRDTitle "MySQL commands ({plugin_instance})" + RRDVerticalLabel "Invocations" + RRDFormat "%6.2lf" + + + DSName admin_commands admin_commands + DSName alter_table alter_table + DSName begin begin + DSName change_db change_db + DSName check check + DSName commit commit + DSName create_db create_db + DSName create_table create_table + DSName delete delete + DSName drop_db drop_db + DSName drop_table drop_table + DSName flush flush + DSName grant grant + DSName insert insert + DSName insert_select insert_select + DSName lock_tables lock_tables + DSName optimize optimize + DSName rename_table rename_table + DSName replace replace + DSName revoke revoke + DSName select select + DSName set_option set_option + DSName show_create_table show_create_table + DSName show_databases show_databases + DSName show_fields show_fields + DSName show_keys show_keys + DSName show_master_status show_master_status + DSName show_processlist show_processlist + DSName show_slave_hosts show_slave_hosts + DSName show_status show_status + DSName show_tables show_tables + DSName show_triggers show_triggers + DSName show_variables show_variables + DSName unlock_tables unlock_tables + DSName update update + DSName update_multi update_multi + + Order admin_commands alter_table begin change_db check commit create_db create_table delete drop_db drop_table flush grant insert insert_select lock_tables optimize rename_table replace revoke select set_option show_create_table show_databases show_fields show_keys show_master_status show_processlist show_slave_hosts show_status show_tables show_triggers show_variables unlock_tables update update_multi + + Color admin_commands ff0000 + Color alter_table ff002a + Color begin ff0055 + Color change_db ff007f + Color check ff00aa + Color commit ff00d4 + Color create_db ff00ff + Color create_table d400ff + Color delete aa00ff + Color drop_db 7f00ff + Color drop_table 5400ff + Color flush 2a00ff + Color grant 0000ff + Color insert 002aff + Color insert_select 0055ff + Color lock_tables 007fff + Color optimize 00a9ff + Color rename_table 00d4ff + Color replace 00ffff + Color revoke 00ffd4 + Color select 00ffa9 + Color set_option 00ff7f + Color show_create_table 00ff55 + Color show_databases 00ff2a + Color show_fields 00ff00 + Color show_keys 2aff00 + Color show_master_status 54ff00 + Color show_processlist 7fff00 + Color show_slave_hosts aaff00 + Color show_status d4ff00 + Color show_tables ffff00 + Color show_triggers ffd400 + Color show_variables ffaa00 + Color unlock_tables ff7f00 + Color update ff5400 + Color update_multi ff2a00 + + + Module GenericStacked + DataSources value + RRDTitle "MySQL handler ({plugin_instance})" + RRDVerticalLabel "Invocations" + RRDFormat "%6.2lf" + DSName commit commit + DSName delete delete + DSName read_first read_first + DSName read_key read_key + DSName read_next read_next + DSName read_prev read_prev + DSName read_rnd read_rnd + DSName read_rnd_next read_rnd_next + DSName update update + DSName write write + Order commit delete read_first read_key read_next read_prev read_rnd read_rnd_next update write + Color commit ff0000 + Color delete ff0099 + Color read_first cc00ff + Color read_key 3200ff + Color read_next 0065ff + Color read_prev 00ffff + Color read_rnd 00ff65 + Color read_rnd_next 33ff00 + Color update cbff00 + Color write ff9800 + + + Module GenericIO + DataSources rx tx + DSName rx RX + DSName tx TX + RRDTitle "MySQL Traffic ({plugin_instance})" + RRDVerticalLabel "Bits per second" + RRDFormat "%5.1lf%s" + Scale 8 + DataSources percent DSName percent Percent @@ -260,12 +541,22 @@ GraphWidth 400 RRDFormat "%6.2lf%sW" Color value 008080 + + Module PsCputime + + + DataSources value + DSName value RSS + RRDTitle "Resident Segment Size ({instance})" + RRDVerticalLabel "Bytes" + RRDFormat "%6.2lf%s" + Module GenericStacked DataSources value RRDTitle "Processes on {hostname}" RRDVerticalLabel "Processes" - RRDFormat "%5.1lf%s" + RRDFormat "%5.1lf" DSName running Running DSName sleeping Sleeping DSName paging Paging @@ -296,6 +587,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 @@ -320,8 +620,30 @@ 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 @@ -339,4 +661,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 :