X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fcollection3%2Fetc%2Fcollection.conf;h=e56017e11bcda6e0ce7662536e012bb9c5bbfb07;hb=b3b3e1e305529e06dd6c72d69f981e3726820100;hp=5bf8df88996b8061e0b4e0a5e8552a62cb11d4e2;hpb=daaa677b7b077a0de6b0b7f12c1f3c56f93654e1;p=collectd.git diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index 5bf8df88..e56017e1 100644 --- a/contrib/collection3/etc/collection.conf +++ b/contrib/collection3/etc/collection.conf @@ -93,6 +93,13 @@ GraphWidth 400 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 @@ -129,6 +136,37 @@ 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 @@ -149,6 +187,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 @@ -271,6 +329,13 @@ 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 @@ -307,6 +372,10 @@ GraphWidth 400 Module Load + + Module JavaMemory + DataSources value + Module GenericStacked DataSources value @@ -554,6 +623,28 @@ GraphWidth 400 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