X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=share%2Fcollection.conf;h=c2d501e34cb73aab344ff162d242506303bb7534;hb=ec060bd3831805d241bcd00d4d09b59ec8b10c26;hp=f4e12ea833e5257d88598bc31cd10ce403756ddb;hpb=36b307a19a30b0866c4446f572c45bcd0446cdea;p=collection4.git diff --git a/share/collection.conf b/share/collection.conf index f4e12ea..c2d501e 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" @@ -193,7 +260,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_merged" TypeInstance "" @@ -214,7 +281,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_octets" TypeInstance "" @@ -237,7 +304,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_ops" TypeInstance "" @@ -258,7 +325,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_time" TypeInstance "" @@ -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" @@ -450,6 +556,23 @@ Host "/any/" + Plugin "mysql" + PluginInstance "" + Type "mysql_commands" + TypeInstance "/all/" + + Title "MySQL commands" + VerticalLabel "Invocations" + + + DSName "value" + #Legend "Paging " + #Color "ffb000" + + + + + Host "/any/" Plugin "processes" PluginInstance "" Type "ps_state" @@ -594,3 +717,113 @@ 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 "power" + TypeInstance "/any/" + + Title "Power" + VerticalLabel "Watts" + + + DSName "value" + Legend "Power" + Color "0000ff" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" + Type "temperature" + TypeInstance "/any/" + + Title "Temperature" + VerticalLabel "Deg Celsius" + + + DSName "value" + Legend "Temperature" + Color "0000ff" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" + Type "voltage" + TypeInstance "/any/" + + Title "Voltage" + VerticalLabel "Volts" + + + DSName "value" + Legend "Voltage" + Color "0000ff" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" + Type "work" + TypeInstance "/any/" + + Title "Work" + #VerticalLabel "" + + + DSName "value" + Legend "Work" + Color "0000ff" + + +