X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=share%2Fcollection.conf;h=23d616ae60f53a3c0891521ab9f93bfde3aa4749;hb=66f491fc1050ab3dbb8123b553c8ee8612b9344a;hp=998a433da8aa31a77c76edc25aa42938b654e54c;hpb=31b23d64eb3ba6161b3217bc123e074b9862fdae;p=collection4.git diff --git a/share/collection.conf b/share/collection.conf index 998a433..23d616a 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -274,6 +274,50 @@ Host "/any/" + Plugin "interface" + PluginInstance "/any/" + Type "if_octets" + TypeInstance "/any/" + + Title "Interface octets" + VerticalLabel "Bytes/s" + + + DSName "rx" + Legend "RX" + Color "0000ff" + + + DSName "tx" + Legend "TX" + Color "00bf00" + + + + + Host "/any/" + Plugin "interface" + PluginInstance "/any/" + Type "if_packets" + TypeInstance "/any/" + + Title "Interface packets" + VerticalLabel "Packets/s" + + + DSName "rx" + Legend "RX" + Color "0000ff" + + + DSName "tx" + Legend "TX" + Color "00bf00" + + + + + Host "/any/" Plugin "load" PluginInstance "" Type "load"