src/types.db: Added the new types introduced by the netlink plugin.
authorFlorian Forster <octo@huhu.verplant.org>
Thu, 30 Aug 2007 13:42:05 +0000 (15:42 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 30 Aug 2007 13:42:05 +0000 (15:42 +0200)
src/types.db

index e193205..884dfcd 100644 (file)
@@ -27,9 +27,14 @@ frequency            frequency:GAUGE:0:U
 frequency_offset       ppm:GAUGE:-1000000:1000000
 gauge                  value:GAUGE:U:U
 humitidy               value:GAUGE:0:100
+if_collisions          value:COUNTER:0:4294967295
+if_dropped             rx:COUNTER:0:4294967295, tx:COUNTER:0:4294967295
 if_errors              rx:COUNTER:0:4294967295, tx:COUNTER:0:4294967295
+if_multicast           value:COUNTER:0:4294967295
 if_octets              rx:COUNTER:0:4294967295, tx:COUNTER:0:4294967295
 if_packets             rx:COUNTER:0:4294967295, tx:COUNTER:0:4294967295
+if_rx_errors           value:COUNTER:0:4294967295
+if_tx_errors           value:COUNTER:0:4294967295
 ipt_bytes              value:COUNTER:0:134217728
 ipt_packets            value:COUNTER:0:134217728
 irq                    value:COUNTER:U:65535