X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=ee89e9478efec83cd76ab5b8980ba57851aa9b4b;hb=655acd5a11d405b0fae8f2921de8216336825e90;hp=c2aa91523c4a40306056aa2b0267c8994714c556;hpb=2a8f44ef75deb13f3152d1f2dd73253cb7aaf442;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index c2aa9152..ee89e947 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -1337,21 +1337,29 @@ # # -# Type "voltage" # Table false -# Instance "input_line1" +# Type "voltage" +# TypeInstance "input_line1" # Values "SNMPv2-SMI::enterprises.6050.5.4.1.1.2.1" # # -# Type "users" # Table false -# Instance "" +# Type "users" +# TypeInstance "" # Values "HOST-RESOURCES-MIB::hrSystemNumUsers.0" # # +# Table true # Type "if_octets" +# TypeInstanceOID "IF-MIB::ifDescr" +# #InstancePrefix "port" +# Values "IF-MIB::ifInOctets" "IF-MIB::ifOutOctets" +# +# # Table true -# Instance "IF-MIB::ifDescr" +# Type "if_octets" +# Plugin "interface" +# PluginInstanceOID "IF-MIB::ifDescr" # Values "IF-MIB::ifInOctets" "IF-MIB::ifOutOctets" # # @@ -1392,7 +1400,9 @@ # IndexOID "IF-MIB::ifIndex" # SizeOID "IF-MIB::ifNumber" # -# Instance true +# +# Source "PluginInstance" +# # Plugin "interface" # OIDs "IF-MIB::ifDescr" #