X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=f23706d0737e31fbce9717e6ef029b70f4011b81;hb=be121194cc100248d3f306bb3f658899b8da39fe;hp=662b483504ecd243477dc821657ad0f818e95e86;hpb=72d69048198a8d5f351a7cbd67cbc0311cbf1b8c;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 662b4835..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 # # @@ -1264,6 +1270,11 @@ # Host "redis.example.com" # Port "6379" # Timeout 2000 +# +# #Database 0 +# Type "queue_length" +# Instance "myqueue" +# # # @@ -1340,6 +1351,7 @@ # # Type "if_octets" # Table true +# #Plugin "interface" # Instance "IF-MIB::ifDescr" # Values "IF-MIB::ifInOctets" "IF-MIB::ifOutOctets" # @@ -1381,7 +1393,9 @@ # IndexOID "IF-MIB::ifIndex" # SizeOID "IF-MIB::ifNumber" # -# Instance true +# +# Source "PluginInstance" +# # Plugin "interface" # OIDs "IF-MIB::ifDescr" #