X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=f23706d0737e31fbce9717e6ef029b70f4011b81;hb=be121194cc100248d3f306bb3f658899b8da39fe;hp=30791bd644c20b89f05ffb10b15be99f6528eba1;hpb=d486225f89ea52d8ed2b4242eba2ad94c409f837;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 30791bd6..f23706d0 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -714,6 +714,9 @@ # NotifySensorNotPresent false # NotifyIPMIConnectionState false # SELEnabled false +# SELSensor "some_sensor" +# SELSensor "another_one" +# SELIgnoreSelected false # SELClearEvent false # # @@ -730,6 +733,9 @@ # NotifySensorNotPresent false # NotifyIPMIConnectionState false # SELEnabled false +# SELSensor "some_sensor" +# SELSensor "another_one" +# SELIgnoreSelected false # SELClearEvent false # # @@ -834,6 +840,8 @@ # RegisterType float # Type gauge # Instance "..." +# #Scale 1.0 +# #Shift 0.0 # # # @@ -1262,6 +1270,11 @@ # Host "redis.example.com" # Port "6379" # Timeout 2000 +# +# #Database 0 +# Type "queue_length" +# Instance "myqueue" +# # # @@ -1338,6 +1351,7 @@ # # Type "if_octets" # Table true +# #Plugin "interface" # Instance "IF-MIB::ifDescr" # Values "IF-MIB::ifInOctets" "IF-MIB::ifOutOctets" # @@ -1379,7 +1393,9 @@ # IndexOID "IF-MIB::ifIndex" # SizeOID "IF-MIB::ifNumber" # -# Instance true +# +# Source "PluginInstance" +# # Plugin "interface" # OIDs "IF-MIB::ifDescr" #