X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=80a7db9d0fc50369b386f2e4fed9741522ce694f;hb=65923b02496661196d79d3a565cab58a2b52f938;hp=f57241da2a40213e1a8ed41cf069c68dbf415179;hpb=7531a36086295c02ccb2d78c41d355a424426607;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index f57241da..80a7db9d 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -206,6 +206,7 @@ #@BUILD_PLUGIN_WRITE_RIEMANN_TRUE@LoadPlugin write_riemann #@BUILD_PLUGIN_WRITE_SENSU_TRUE@LoadPlugin write_sensu #@BUILD_PLUGIN_WRITE_TSDB_TRUE@LoadPlugin write_tsdb +#@BUILD_PLUGIN_XENCPU_TRUE@LoadPlugin xencpu #@BUILD_PLUGIN_XMMS_TRUE@LoadPlugin xmms #@BUILD_PLUGIN_ZFS_ARC_TRUE@LoadPlugin zfs_arc #@BUILD_PLUGIN_ZONE_TRUE@LoadPlugin zone @@ -1254,10 +1255,10 @@ ## None of the following option should be set manually ## This plugin automatically detect most optimal options ## Only set values here if: -## - The module ask you to +## - The module asks you to ## - You want to disable the collection of some data -## - Your (intel) CPU is not supported (yet) by the module -## - The module generate a lot of errors 'MSR offset 0x... read failed' +## - Your (Intel) CPU is not supported (yet) by the module +## - The module generates a lot of errors 'MSR offset 0x... read failed' ## In the last two cases, please open a bug request # # TCCActivationTemp "100" @@ -1371,6 +1372,7 @@ # ClientKey "/etc/ssl/client.pem" # ClientCert "/etc/ssl/client.crt" # ClientKeyPass "secret" +# Header "X-Custom-Header: custom_value" # SSLVersion "TLSv1" # Format "Command" # StoreRates false