X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=8eb08a6f700cd0d897fc904ed08f640a90addd7c;hb=448627953cde2f7b3b138f53f4f2c62f0d48b726;hp=439133b7c3533181bcdbcef9a8648532b24e6aef;hpb=ba6141349270c4ca127e9e0e6e83fc3c6460cf5c;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 439133b7..8eb08a6f 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -105,6 +105,7 @@ #@BUILD_PLUGIN_CONTEXTSWITCH_TRUE@LoadPlugin contextswitch @BUILD_PLUGIN_CPU_TRUE@@BUILD_PLUGIN_CPU_TRUE@LoadPlugin cpu #@BUILD_PLUGIN_CPUFREQ_TRUE@LoadPlugin cpufreq +#@BUILD_PLUGIN_CPUSLEEP_TRUE@LoadPlugin cpusleep @LOAD_PLUGIN_CSV@LoadPlugin csv #@BUILD_PLUGIN_CURL_TRUE@LoadPlugin curl #@BUILD_PLUGIN_CURL_JSON_TRUE@LoadPlugin curl_json @@ -122,6 +123,8 @@ #@BUILD_PLUGIN_FILECOUNT_TRUE@LoadPlugin filecount #@BUILD_PLUGIN_FSCACHE_TRUE@LoadPlugin fscache #@BUILD_PLUGIN_GMOND_TRUE@LoadPlugin gmond +#@BUILD_PLUGIN_GPS_TRUE@LoadPlugin gps +#@BUILD_PLUGIN_GRPC_TRUE@LoadPlugin grpc #@BUILD_PLUGIN_HDDTEMP_TRUE@LoadPlugin hddtemp @BUILD_PLUGIN_INTERFACE_TRUE@@BUILD_PLUGIN_INTERFACE_TRUE@LoadPlugin interface #@BUILD_PLUGIN_IPC_TRUE@LoadPlugin ipc @@ -335,8 +338,9 @@ # # -# Host "localhost" -# Port "323" +# Host "localhost" +# Port "323" +# Timeout "2" # # @@ -562,6 +566,23 @@ # # +# +# Host "127.0.0.1" +# Port "2947" +# Timeout 0.015 +# PauseConnect 5 +# + +# +# WorkerThreads 5 +# +# EnableSSL true +# SSLRootCerts "/path/to/root.pem" +# SSLServerCert "/path/to/server.pem" +# SSLServerKey "/path/to/server.key" +# +# + # # Host "127.0.0.1" # Port "7634" @@ -570,6 +591,7 @@ # # Interface "eth0" # IgnoreSelected false +# ReportInactive true # UniqueName false # @@ -716,6 +738,11 @@ # User "db_user" # Password "secret" # Database "db_name" +# SSLKey "/path/to/key.pem" +# SSLCert "/path/to/cert.pem" +# SSLCA "/path/to/ca.pem" +# SSLCAPath "/path/to/cas/" +# SSLCipher "DHE-RSA-AES256-SHA" # MasterStats true # ConnectTimeout 10 # InnodbStats true @@ -728,6 +755,12 @@ # SlaveStats true # SlaveNotifications true # +# +# Alias "galera" +# Host "localhost" +# Socket "/var/run/mysql/mysqld.sock" +# WsrepStats true +# # # @@ -1381,6 +1414,8 @@ # Header "X-Custom-Header: custom_value" # SSLVersion "TLSv1" # Format "Command" +# Metrics true +# Notifications false # StoreRates false # BufferSize 4096 # LowSpeedLimit 0