X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcollectd.conf.in;h=e3f2aa33505432fe405e996a17a75b6aa4c15fa2;hb=1bdfcf9791729310f75857d0e002c40ef659a89b;hp=21cb1111b290dbf0f3dcc7474e6b61ff1503857c;hpb=7c14b05db2cd7b17321f1e37bfb852c1a9a3832d;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 21cb1111..e3f2aa33 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -84,7 +84,7 @@ # Lines beginning with a single `#' belong to plugins which have been built # # but are disabled by default. # # # -# Lines begnning with `##' belong to plugins which have not been built due # +# Lines beginning with `##' belong to plugins which have not been built due # # to missing dependencies or because they have been deactivated explicitly. # ############################################################################## @@ -100,10 +100,12 @@ #@BUILD_PLUGIN_BIND_TRUE@LoadPlugin bind #@BUILD_PLUGIN_CEPH_TRUE@LoadPlugin ceph #@BUILD_PLUGIN_CGROUPS_TRUE@LoadPlugin cgroups +#@BUILD_PLUGIN_CHRONY_TRUE@LoadPlugin chrony #@BUILD_PLUGIN_CONNTRACK_TRUE@LoadPlugin conntrack #@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,9 +124,10 @@ #@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@@BUILD_PLUGIN_IPC_TRUE@LoadPlugin ipc +#@BUILD_PLUGIN_IPC_TRUE@LoadPlugin ipc #@BUILD_PLUGIN_IPMI_TRUE@LoadPlugin ipmi #@BUILD_PLUGIN_IPTABLES_TRUE@LoadPlugin iptables #@BUILD_PLUGIN_IPVS_TRUE@LoadPlugin ipvs @@ -151,6 +154,7 @@ #@BUILD_PLUGIN_NGINX_TRUE@LoadPlugin nginx #@BUILD_PLUGIN_NOTIFY_DESKTOP_TRUE@LoadPlugin notify_desktop #@BUILD_PLUGIN_NOTIFY_EMAIL_TRUE@LoadPlugin notify_email +#@BUILD_PLUGIN_NOTIFY_NAGIOS_TRUE@LoadPlugin notify_nagios #@BUILD_PLUGIN_NTPD_TRUE@LoadPlugin ntpd #@BUILD_PLUGIN_NUMA_TRUE@LoadPlugin numa #@BUILD_PLUGIN_NUT_TRUE@LoadPlugin nut @@ -206,6 +210,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 @@ -332,6 +337,12 @@ # # +# +# Host "localhost" +# Port "323" +# Timeout "2" +# + # # CGroup "libvirt" # IgnoreSelected false @@ -488,7 +499,6 @@ # FSType "ext3" # IgnoreSelected false # ReportByDevice false -# ReportReserved false # ReportInodes false # ValuesAbsolute true # ValuesPercentage false @@ -563,6 +573,16 @@ # 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" @@ -571,6 +591,8 @@ # # Interface "eth0" # IgnoreSelected false +# ReportInactive true +# UniqueName false # # @@ -584,6 +606,7 @@ # # Chain table chain +# Chain6 table chain # # @@ -691,6 +714,11 @@ # Prefix "collectd" # StoreRates true # Retain false +# CACert "/etc/ssl/ca.crt" +# CertificateFile "/etc/ssl/client.crt" +# CertificateKeyFile "/etc/ssl/client.pem" +# TLSProtocol "tlsv1.2" +# CipherSuite "ciphers" # # # Host "localhost" @@ -722,6 +750,12 @@ # SlaveStats true # SlaveNotifications true # +# +# Alias "galera" +# Host "localhost" +# Socket "/var/run/mysql/mysqld.sock" +# WsrepStats true +# # # @@ -841,6 +875,10 @@ # Recipient "email2@domain2.com" # +# +# CommandFile "/usr/local/nagios/var/rw/nagios.cmd" +# + # # Host "localhost" # Port 123 @@ -1135,6 +1173,7 @@ # DeleteTimers false # DeleteGauges false # DeleteSets false +# CounterSum false # TimerPercentile 90.0 # TimerPercentile 95.0 # TimerPercentile 99.0 @@ -1250,10 +1289,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" @@ -1345,6 +1384,7 @@ # Host "localhost" # Port "2003" # Protocol "tcp" +# ReconnectInterval 0 # LogSendErrors true # Prefix "collectd" # Postfix "collectd" @@ -1366,8 +1406,11 @@ # ClientKey "/etc/ssl/client.pem" # ClientCert "/etc/ssl/client.crt" # ClientKeyPass "secret" +# Header "X-Custom-Header: custom_value" # SSLVersion "TLSv1" # Format "Command" +# Metrics true +# Notifications false # StoreRates false # BufferSize 4096 # LowSpeedLimit 0