<Graph>
Host "/any/"
+ Plugin "interface"
+ PluginInstance "/any/"
+ Type "if_octets"
+ TypeInstance "/any/"
+
+ Title "Interface octets"
+ VerticalLabel "Bytes/s"
+
+ <DEF>
+ DSName "rx"
+ Legend "RX"
+ Color "0000ff"
+ </DEF>
+ <DEF>
+ DSName "tx"
+ Legend "TX"
+ Color "00bf00"
+ </DEF>
+</Graph>
+
+<Graph>
+ Host "/any/"
+ Plugin "interface"
+ PluginInstance "/any/"
+ Type "if_packets"
+ TypeInstance "/any/"
+
+ Title "Interface packets"
+ VerticalLabel "Packets/s"
+
+ <DEF>
+ DSName "rx"
+ Legend "RX"
+ Color "0000ff"
+ </DEF>
+ <DEF>
+ DSName "tx"
+ Legend "TX"
+ Color "00bf00"
+ </DEF>
+</Graph>
+
+<Graph>
+ Host "/any/"
Plugin "load"
PluginInstance ""
Type "load"