X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=share%2Fcollection.conf;h=5ae61c2ce0c19302bcc9eaae06e3a7d337de8510;hb=fbcd7ba4615dacf77f201c3e82e164341a8c98f1;hp=9b180ca07360ed03c1df5940ec7f55b0659642ac;hpb=c1c2c42a4e443db3d718a8f49e6e5c38bb794042;p=collection4.git diff --git a/share/collection.conf b/share/collection.conf index 9b180ca..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/" @@ -320,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" @@ -340,7 +492,7 @@ DSName "shortterm" Legend " 1m " - Color "00ff00" + Color "00e000" @@ -476,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" + @@ -503,3 +683,78 @@ 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" + +