X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=95ec21cf14a183e60e4d9df151d27639c3059ca6;hb=1d429f78567323c11f00e9f6e5ea1765e7c5c8c7;hp=1e88bec37c289cc4283c1b78eed7368cd5e3306a;hpb=3e0dd5070e385b864c771902bfa4c6331c5710b4;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 1e88bec3..95ec21cf 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -1027,8 +1027,8 @@ # Address "127.0.0.1" # Socket "/var/run/openvswitch/db.sock" # Interfaces "br0" "veth0" -# SendNotification false -# DispatchValues true +# SendNotification true +# DispatchValues false # # @@ -1138,7 +1138,18 @@ # # +# CollectFileDescriptor true +# CollectContextSwitch true # Process "name" +# ProcessMatch "name" "regex" +# +# CollectFileDescriptor false +# CollectContextSwitch false +# +# +# CollectFileDescriptor false +# CollectContextSwitch true +# # # @@ -1535,6 +1546,7 @@ # Header "X-Custom-Header: custom_value" # SSLVersion "TLSv1" # Format "Command" +# Attribute "key" "value" # only available for KAIROSDB format # Metrics true # Notifications false # StoreRates false