X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=share%2Fcollection.conf;h=5ae61c2ce0c19302bcc9eaae06e3a7d337de8510;hb=d57d345c057f784293439936f8a62fe01cffde06;hp=99d3313dc78f1cfb7f072d5a39bc24b1977ea185;hpb=755a13e1dda957b708219bb92ea0d07dcd6f364a;p=collection4.git diff --git a/share/collection.conf b/share/collection.conf index 99d3313..5ae61c2 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -124,25 +124,83 @@ Host "/any/" - Plugin "df" + Plugin "netapp" PluginInstance "/any/" - Type "df_inodes" + Type "df_complex" TypeInstance "/all/" - Title "Diskspace (Inodes)" - VerticalLabel "Inodes" + Title "Diskspace (NetApp)" + VerticalLabel "Bytes" ShowZero true + TypeInstance "sis_saved" + DSName "value" + Legend "SIS saved " + Color "00e0e0" + Area true + Stack true + Format "%5.1lf%s" + + + TypeInstance "free" + DSName "value" + Legend "Free " + Color "00ff00" + Area true + Stack true + Format "%5.1lf%s" + + TypeInstance "used" DSName "value" - Legend "Used " + Legend "Used " Color "ff0000" Area true - #Stack true + Stack true + Format "%5.1lf%s" + + + TypeInstance "snap_normal_used" + DSName "value" + Legend "Snap used (normal)" + Color "c10640" + Area true + Stack true + Format "%5.1lf%s" + + + TypeInstance "snap_reserved" + DSName "value" + Legend "Snap reserved " + Color "f15aef" + Area true + Stack true Format "%5.1lf%s" + TypeInstance "snap_reserve_used" + DSName "value" + Legend "Snap used (resv) " + Color "820c81" + Area true + Stack true + Format "%5.1lf%s" + + + + + Host "/any/" + Plugin "df" + PluginInstance "/any/" + Type "df_inodes" + TypeInstance "/all/" + + Title "Diskspace (Inodes)" + VerticalLabel "Inodes" + ShowZero true + + TypeInstance "reserved" DSName "value" Legend "Reserved" @@ -160,6 +218,15 @@ Stack true Format "%5.1lf%s" + + TypeInstance "used" + DSName "value" + Legend "Used " + Color "ff0000" + Area true + Stack true + Format "%5.1lf%s" + @@ -178,7 +245,7 @@ Legend "Used" Color "ff0000" Area true - #Stack true + Stack true Format "%5.1lf%s" @@ -320,7 +387,7 @@ Host "/any/" - Plugin "interface" + Plugin "/any/" PluginInstance "/any/" Type "if_octets" TypeInstance "/any/" @@ -366,6 +433,45 @@ Host "/any/" + Plugin "GenericJMX" + PluginInstance "/any/" + Type "jmx_memory" + TypeInstance "/all/" + + Title "JMX memory" + + + TypeInstance "max" + DSName "value" + Legend "Max " + Color "00e000" + Format "%5.1lf%s" + + + TypeInstance "committed" + DSName "value" + Legend "Committed" + Color "0000ff" + Format "%5.1lf%s" + + + TypeInstance "init" + DSName "value" + Legend "Init " + Color "ffb000" + Format "%5.1lf%s" + + + TypeInstance "used" + DSName "value" + Legend "Used " + Color "ff0000" + Format "%5.1lf%s" + + + + + Host "/any/" Plugin "load" PluginInstance "" Type "load" @@ -386,7 +492,7 @@ DSName "shortterm" Legend " 1m " - Color "00ff00" + Color "00e000" @@ -522,6 +628,34 @@ Title "Swap utilization" VerticalLabel "Bytes" + + + TypeInstance "free" + DSName "value" + Legend "Free " + Color "00e000" + Area true + Stack true + Format "%5.1lf%s" + + + TypeInstance "cached" + DSName "value" + Legend "Cached" + Color "ffb000" + Area true + Stack true + Format "%5.1lf%s" + + + TypeInstance "used" + DSName "value" + Legend "Used " + Color "ff0000" + Area true + Stack true + Format "%5.1lf%s" + @@ -566,3 +700,61 @@ Color "0000ff" + + + Host "/any/" + Plugin "terminal_services" + PluginInstance "" + Type "users" + TypeInstance "/all/" + + Title "Users (Terminal Services)" + VerticalLabel "Users" + + + TypeInstance "active" + DSName "users" + Legend "Active " + Color "ff0000" + + + TypeInstance "inactive" + DSName "users" + Legend "Inactive" + Color "0000ff" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" + Type "current" + TypeInstance "/any/" + + Title "Current" + VerticalLabel "Amperes" + + + DSName "value" + Legend "Current" + Color "0000ff" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" + Type "voltage" + TypeInstance "/any/" + + Title "Voltage" + VerticalLabel "Volts" + + + DSName "value" + Legend "Voltage" + Color "0000ff" + +