X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=c1681f1e532d53489601d0eeebb4586b6109a41d;hp=4efa29e451844123338a70fb4af4fadc2d2c1042;hb=38e94dcc796e5d00088826ffd5d43ca5a2e590a2;hpb=65bdbbfb9c6b287de835e5aa81faee8cd864c1e9 diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 4efa29e4..c1681f1e 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -643,6 +643,7 @@ # SSLCACertificateFile "/path/to/root.pem" # SSLCertificateFile "/path/to/client.pem" # SSLCertificateKeyFile "/path/to/client.key" +# VerifyPeer true # # @@ -1125,6 +1126,7 @@ # Timeout 0.9 # TTL 255 # SourceAddress "1.2.3.4" +# AddressFamily "any" # Device "eth0" # MaxMissed -1 # @@ -1200,11 +1202,13 @@ # CollectFileDescriptor true # CollectContextSwitch true # CollectMemoryMaps true +# CollectDelayAccounting false # Process "name" # ProcessMatch "name" "regex" # # CollectFileDescriptor false # CollectContextSwitch false +# CollectDelayAccounting true # # # CollectFileDescriptor false @@ -1604,6 +1608,7 @@ # PluginInstanceFormat name # Instances 1 # ExtraStats "cpu_util disk disk_err domain_state fs_info job_stats_background pcpu perf vcpupin" +# PersistentNotification false # #