X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=share%2Fcollection.conf;h=8388bbebbc2d88090d4dabee14d6ecaf99ecf8f1;hb=b7203b849d84ce9ca2b063dd768e7d0033472ace;hp=9b180ca07360ed03c1df5940ec7f55b0659642ac;hpb=c1c2c42a4e443db3d718a8f49e6e5c38bb794042;p=collection4.git diff --git a/share/collection.conf b/share/collection.conf index 9b180ca..8388bbe 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -274,6 +274,47 @@ 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 "interface" PluginInstance "/any/" Type "if_octets" @@ -503,3 +544,20 @@ Format "%5.1lf" + + + Host "/any/" + Plugin "users" + PluginInstance "" + Type "users" + TypeInstance "" + + Title "Users" + VerticalLabel "Users" + + + DSName "users" + Legend "Users" + Color "0000ff" + +