X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=c1681f1e532d53489601d0eeebb4586b6109a41d;hb=b9b5e5d573d0011c4f3276e9b84b73ba4dd2e870;hp=b229f019ef8ebdf29ce49e7d1f844049175edfd9;hpb=689b59231ea00f607fd27b0feaf0bd79bff0fb80;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index b229f019..c1681f1e 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -561,6 +561,8 @@ # Coremask "0x2" # MemoryChannels "4" # FilePrefix "rte" +# LogLevel "7" +# RteDriverLibPath "/usr/lib/dpdk-pmd" # # SharedMemObj "dpdk_collectd_stats_0" # EnabledPortMask 0xffff @@ -601,6 +603,7 @@ # Size "+10k" # Recursive true # IncludeHidden false +# RegularOnly true # #FilesSizeType "bytes" # #FilesCountType "files" # #TypeInstance "instance" @@ -640,6 +643,7 @@ # SSLCACertificateFile "/path/to/root.pem" # SSLCertificateFile "/path/to/client.pem" # SSLCertificateKeyFile "/path/to/client.key" +# VerifyPeer true # # @@ -683,6 +687,7 @@ # NotifySensorAdd false # NotifySensorRemove true # NotifySensorNotPresent false +# NotifyIPMIConnectionState false # SELEnabled false # SELClearEvent false # @@ -698,6 +703,7 @@ # NotifySensorAdd false # NotifySensorRemove true # NotifySensorNotPresent false +# NotifyIPMIConnectionState false # SELEnabled false # SELClearEvent false # @@ -1120,6 +1126,7 @@ # Timeout 0.9 # TTL 255 # SourceAddress "1.2.3.4" +# AddressFamily "any" # Device "eth0" # MaxMissed -1 # @@ -1166,7 +1173,7 @@ # # Interval 60 # Service "service_name" -# Query backend # predefined +# Query backends # predefined # Query rt36_tickets # # @@ -1195,11 +1202,13 @@ # CollectFileDescriptor true # CollectContextSwitch true # CollectMemoryMaps true +# CollectDelayAccounting false # Process "name" # ProcessMatch "name" "regex" # # CollectFileDescriptor false # CollectContextSwitch false +# CollectDelayAccounting true # # # CollectFileDescriptor false @@ -1314,6 +1323,8 @@ # Community "community_string" # Collect "std_traffic" # Interval 120 +# Timeout 10 +# Retries 1 # # # Address "192.168.0.42" @@ -1327,6 +1338,8 @@ # Community "more_communities" # Collect "powerplus_voltge_input" # Interval 300 +# Timeout 5 +# Retries 5 # # @@ -1595,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 # # @@ -1634,6 +1648,7 @@ # Header "X-Custom-Header: custom_value" # SSLVersion "TLSv1" # Format "Command" +# Prefix "collectd" # metric prefix, only available for KAIROSDB format # Attribute "key" "value" # only available for KAIROSDB format # TTL 0 # data ttl, only available for KAIROSDB format # Metrics true