X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=share%2Fcollection.conf;h=5ae61c2ce0c19302bcc9eaae06e3a7d337de8510;hb=a164d755a41a47cff81a643dfdd088c6a8de76a5;hp=23d616ae60f53a3c0891521ab9f93bfde3aa4749;hpb=66f491fc1050ab3dbb8123b553c8ee8612b9344a;p=collection4.git diff --git a/share/collection.conf b/share/collection.conf index 23d616a..5ae61c2 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -91,22 +91,53 @@ Title "Diskspace" VerticalLabel "Bytes" - ShowZero true + ShowZero false + TypeInstance "reserved" + DSName "value" + Legend "Reserved" + Color "ffb000" + Area true + Stack true + Format "%5.1lf%s" + + + TypeInstance "free" + DSName "value" + Legend "Free " + Color "00bf00" + Area true + Stack true + Format "%5.1lf%s" + + TypeInstance "used" DSName "value" Legend "Used " Color "ff0000" Area true - #Stack true + Stack true Format "%5.1lf%s" + + + + Host "/any/" + Plugin "netapp" + PluginInstance "/any/" + Type "df_complex" + TypeInstance "/all/" + + Title "Diskspace (NetApp)" + VerticalLabel "Bytes" + ShowZero true + - TypeInstance "reserved" + TypeInstance "sis_saved" DSName "value" - Legend "Reserved" - Color "ffb000" + Legend "SIS saved " + Color "00e0e0" Area true Stack true Format "%5.1lf%s" @@ -114,8 +145,44 @@ TypeInstance "free" DSName "value" - Legend "Free " - Color "00bf00" + Legend "Free " + Color "00ff00" + Area true + Stack true + Format "%5.1lf%s" + + + TypeInstance "used" + DSName "value" + Legend "Used " + Color "ff0000" + Area 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" @@ -134,20 +201,13 @@ ShowZero true - TypeInstance "used" - DSName "value" - Legend "Used " - Color "ff0000" - Area true - #Stack true - - TypeInstance "reserved" DSName "value" Legend "Reserved" Color "ffb000" Area true Stack true + Format "%5.1lf%s" TypeInstance "free" @@ -156,6 +216,16 @@ Color "00bf00" Area true Stack true + Format "%5.1lf%s" + + + TypeInstance "used" + DSName "value" + Legend "Used " + Color "ff0000" + Area true + Stack true + Format "%5.1lf%s" @@ -175,7 +245,7 @@ Legend "Used" Color "ff0000" Area true - #Stack true + Stack true Format "%5.1lf%s" @@ -222,11 +292,13 @@ DSName "read" Legend "Read " Color "0000ff" + Format "%5.1lf%s" DSName "write" Legend "Write" Color "00bf00" + Format "%5.1lf%s" @@ -274,8 +346,49 @@ Host "/any/" + Plugin "processes" + PluginInstance "" + Type "fork_rate" + TypeInstance "" + + Title "Fork rate" + VerticalLabel "Forks/s" + + + DSName "value" + Legend "Fork rate" + Color "0000ff" + + + + + Host "/any/" Plugin "interface" PluginInstance "/any/" + Type "if_errors" + TypeInstance "/any/" + + Title "Interface errors" + VerticalLabel "Errors/s" + + + DSName "rx" + Legend "RX" + Color "0000ff" + Format "%5.1lf" + + + DSName "tx" + Legend "TX" + Color "00bf00" + Format "%5.1lf" + + + + + Host "/any/" + Plugin "/any/" + PluginInstance "/any/" Type "if_octets" TypeInstance "/any/" @@ -286,11 +399,13 @@ DSName "rx" Legend "RX" Color "0000ff" + Format "%5.1lf%s" DSName "tx" Legend "TX" Color "00bf00" + Format "%5.1lf%s" @@ -318,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" @@ -338,7 +492,7 @@ DSName "shortterm" Legend " 1m " - Color "00ff00" + Color "00e000" @@ -450,6 +604,23 @@ Host "/any/" + Plugin "sensors" + PluginInstance "/any/" + Type "temperature" + TypeInstance "/any/" + + Title "Temperature" + VerticalLabel "deg Celsius" + + + DSName "value" + Legend "Temperature" + Color "0000ff" + + + + + Host "/any/" Plugin "swap" PluginInstance "" Type "swap" @@ -457,5 +628,133 @@ 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" + + + Host "/any/" + Plugin "swap" + PluginInstance "" + Type "swap_io" + TypeInstance "/all/" + + Title "Swap I/O" + VerticalLabel "Pages/s" + + + TypeInstance "in" + DSName "value" + Legend "In " + Color "0000ff" + Format "%5.1lf" + + + TypeInstance "out" + DSName "value" + Legend "Out" + Color "00bf00" + Format "%5.1lf" + + + + + Host "/any/" + Plugin "users" + PluginInstance "" + Type "users" + TypeInstance "" + + Title "Users" + VerticalLabel "Users" + + + DSName "users" + Legend "Users" + 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" + +