]>
git.ipfire.org Git - thirdparty/collectd.git/log
Märt Bakhoff [Tue, 3 Mar 2020 19:28:08 +0000 (21:28 +0200)]
write_sensu: add the IncludeSource option
Matthias Runge [Thu, 12 Mar 2020 16:02:03 +0000 (17:02 +0100)]
Merge pull request #3407 from kwiatrox/intel_pmu_libcheck
intel_pmu plugin: add check for lib symbol in configure.ac
Florian Forster [Sun, 8 Mar 2020 21:30:01 +0000 (22:30 +0100)]
CODE_OF_CONDUCT.md: Insert contact method and responsible persons.
Florian Forster [Mon, 9 Mar 2020 08:51:10 +0000 (09:51 +0100)]
CODE_OF_CONDUCT.md: Add initial Code of Conduct.
Source:
https://www.contributor-covenant.org/version/2/0/code_of_conduct/code_of_conduct.md
Florian Forster [Mon, 17 Feb 2020 14:31:18 +0000 (15:31 +0100)]
CODEOWNERS: Add "core maintainers" owning daemon and important plugins.
Dagobert Michelsen [Thu, 5 Mar 2020 17:06:02 +0000 (18:06 +0100)]
Merge pull request #3399 from ccin2p3/f/merge_specfile_5_10
fix missing package in specfile
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ [Thu, 24 Oct 2019 09:23:41 +0000 (11:23 +0200)]
fix missing package in specfile
Change-Id: Ic4bbe3ffa60be0f0c2ca78487119ec029a9a4ce0
Kamil Wiatrowski [Thu, 5 Mar 2020 11:05:22 +0000 (12:05 +0100)]
intel_pmu plugin: add check for lib symbol in configure.ac
Add a check to provide better information for users who would
try to compile the plugin with the old libjevents version.
Change-Id: I88adb83c8408de4a7972b15003c4dc6fa0d4cdb0
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
Dagobert Michelsen [Wed, 4 Mar 2020 12:00:56 +0000 (13:00 +0100)]
Merge pull request #3397 from dago/fix-LogOnce-option-for-df-plugin
Fix coding style
Dagobert Michelsen [Wed, 4 Mar 2020 09:20:04 +0000 (10:20 +0100)]
Fix coding style
Dagobert Michelsen [Wed, 4 Mar 2020 09:11:04 +0000 (10:11 +0100)]
Merge pull request #3395 from collectd/revert-1339-collection-cgi-for-v5
Revert "collection.cgi: parse types.db to discover DS names"
Pavel Rochnyak [Tue, 3 Mar 2020 19:51:25 +0000 (02:51 +0700)]
collection.cgi: Use `value` as ds_names
Fixes users, entropy, and ntpd (time_offset/frequency_offset) graphs
that were broken by the great data source name normalization of
collectd v4 -> v5.
Pavel Rochnyak [Tue, 3 Mar 2020 19:47:13 +0000 (02:47 +0700)]
Revert "collection.cgi: parse types.db to discover DS names"
Dagobert Michelsen [Tue, 3 Mar 2020 14:48:02 +0000 (15:48 +0100)]
Merge pull request #3037 from pllopis/slurm
Add slurm plugin
Dagobert Michelsen [Tue, 3 Mar 2020 12:54:40 +0000 (13:54 +0100)]
Merge pull request #3394 from redbaron4/tail_sep
Add a FieldSeaparator option to tail_csv plugin
Dheeraj Gupta [Tue, 3 Mar 2020 12:20:52 +0000 (17:50 +0530)]
Add a FieldSeaparator option to tail_csv plugin
Dagobert Michelsen [Tue, 3 Mar 2020 09:23:24 +0000 (10:23 +0100)]
Merge pull request #3264 from rdietric/gpu-index
configurable plugin instance in gpu_cuda plugin
Dagobert Michelsen [Tue, 3 Mar 2020 08:26:49 +0000 (09:26 +0100)]
Merge pull request #3393 from kkepka/port-gpu_nvidia-build-fix
Port gpu_nvidia build fixes
Ruben Kerkhof [Wed, 30 Oct 2019 19:48:57 +0000 (20:48 +0100)]
Fix compilation with libcuda
Fixes #3320
Ruben Kerkhof [Mon, 28 Oct 2019 12:54:23 +0000 (13:54 +0100)]
gpu_nvidea plugin: fix build
Fixes #3320
Dagobert Michelsen [Mon, 2 Mar 2020 18:17:26 +0000 (19:17 +0100)]
Merge pull request #2910 from themylogin/df-LogOnce
LogOnce option for df plugin
Dagobert Michelsen [Mon, 2 Mar 2020 15:04:36 +0000 (16:04 +0100)]
Merge pull request #3243 from badevos/master
Changelog: processes plugin: fix number of running processes
Dagobert Michelsen [Mon, 2 Mar 2020 14:18:26 +0000 (15:18 +0100)]
Merge pull request #3391 from mbakhoff/amqp-tls
amqp: add tls support
Dagobert Michelsen [Mon, 2 Mar 2020 13:19:17 +0000 (14:19 +0100)]
Merge pull request #3360 from ismaelpuerto/master
Support for Varnish 6 and remove Varnish 2, 3 and 5
Dagobert Michelsen [Mon, 2 Mar 2020 13:04:52 +0000 (14:04 +0100)]
Merge pull request #1339 from mgedmin/collection-cgi-for-v5
collection.cgi: parse types.db to discover DS names
Marius Gedminas [Mon, 2 Mar 2020 08:01:31 +0000 (10:01 +0200)]
Apply code review suggestion
Bart De Vos [Sun, 1 Mar 2020 20:27:20 +0000 (21:27 +0100)]
procs_running: added rationale into comments
themylogin [Mon, 27 Aug 2018 16:25:04 +0000 (19:25 +0300)]
LogOnce option for df plugin
Enabling LogOnce true option in df plugin reduces syslog spam when stat
constantly fails for any of the mounted partitions.
Märt Bakhoff [Fri, 28 Feb 2020 16:31:49 +0000 (18:31 +0200)]
amqp: add tls support
Dagobert Michelsen [Sat, 29 Feb 2020 16:51:32 +0000 (17:51 +0100)]
Merge pull request #3226 from jaroslawprzybylowicz/master
Special case NaN double values for GAUGE metrics.
Marius Gedminas [Fri, 6 Nov 2015 16:20:42 +0000 (18:20 +0200)]
collection.cgi: parse types.db to discover DS names
Fixes users, entropy, and ntpd (time_offset/frequency_offset) graphs
that were broken by the great data source name normalization of
collectd v4 -> v5.
Dagobert Michelsen [Sat, 29 Feb 2020 14:16:59 +0000 (15:16 +0100)]
Merge pull request #2991 from chris9871/master
Add 'quorum' stat to ZooKeeper plugin
Dagobert Michelsen [Sat, 29 Feb 2020 13:43:29 +0000 (14:43 +0100)]
Merge pull request #2998 from salemgolemugoo/write_graphite_escape_fix
collectd: Comma sign has been added to the list of prohibited characters
Dagobert Michelsen [Sat, 29 Feb 2020 13:39:54 +0000 (14:39 +0100)]
Merge pull request #3044 from Caden94/patch-1
GenericJMX plugin: Support boolean input
Dagobert Michelsen [Sat, 29 Feb 2020 13:26:15 +0000 (14:26 +0100)]
Retrigger CI
Dagobert Michelsen [Sat, 29 Feb 2020 13:03:04 +0000 (14:03 +0100)]
Merge pull request #3363 from kwiatrox/exec_select_to_poll
exec plugin: replace select with poll
Dagobert Michelsen [Sat, 29 Feb 2020 12:52:42 +0000 (13:52 +0100)]
Merge pull request #3384 from dago/elfiesmelfie-feat_capabilities
Forward-port and rebase of "New Capabilities plugin #3292"
Dagobert Michelsen [Sat, 29 Feb 2020 12:37:53 +0000 (13:37 +0100)]
Retrigger CI test which has passed but not recognized
Dagobert Michelsen [Sat, 29 Feb 2020 10:29:05 +0000 (11:29 +0100)]
Merge pull request #3045 from elfiesmelfie/feat_logparser
logparser: Utility for filtering and parsing log messages
sranga4 [Fri, 28 Feb 2020 23:38:57 +0000 (15:38 -0800)]
Merge pull request #3388 from kwiatrox/multi_pmu_feat
intel_pmu plugin: support for uncore multi pmu
Dagobert Michelsen [Fri, 28 Feb 2020 14:42:08 +0000 (15:42 +0100)]
Merge pull request #3381 from dago/rafael-putval_supports_meta_data
Forward-port and rebase to master of "text protocol: Add support for meta_data in PUTVAL #2726"
Dagobert Michelsen [Fri, 28 Feb 2020 13:53:56 +0000 (14:53 +0100)]
Fix clang formatting
Dagobert Michelsen [Fri, 28 Feb 2020 13:47:45 +0000 (14:47 +0100)]
Add meta data documentation to exec and unixsock plugin docs
Dagobert Michelsen [Fri, 28 Feb 2020 10:36:50 +0000 (11:36 +0100)]
Fix sstrndup
Dagobert Michelsen [Fri, 28 Feb 2020 09:34:42 +0000 (10:34 +0100)]
Merge pull request #2926 from elfiesmelfie/feat_redfish
New plugin: redfish
kkepka [Fri, 28 Feb 2020 08:57:20 +0000 (09:57 +0100)]
Merge pull request #3380 from mrunge/self_approval
Remove section about self-approve patches
Dagobert Michelsen [Thu, 27 Feb 2020 21:05:50 +0000 (22:05 +0100)]
Merge pull request #2635 from wrp/grep
Cleanup version-gen.sh
Dagobert Michelsen [Thu, 27 Feb 2020 15:00:29 +0000 (16:00 +0100)]
Merge pull request #3231 from clear-code/match-regex-accept-all-meta-types
match_regex: Accept all data types of meta data
Dagobert Michelsen [Thu, 27 Feb 2020 14:57:08 +0000 (15:57 +0100)]
Merge pull request #2528 from elratt0r/nut_power_output
nut: add readout of power
Dagobert Michelsen [Thu, 27 Feb 2020 13:48:05 +0000 (14:48 +0100)]
Merge pull request #3386 from dago/yellowpattern-error-warning-messages
Yellowpattern error warning messages
Dagobert Michelsen [Thu, 27 Feb 2020 10:22:12 +0000 (11:22 +0100)]
Merge pull request #3162 from carlospeon/master
write_influxdb_udp: new plugin to send values to InfluxDB using line protocol via udp.
Carlos Peon Costa [Tue, 21 May 2019 13:20:27 +0000 (15:20 +0200)]
New plugin to send values to InfluxDB using line protocol via udp.
Each plugin is sent as a measurement with a time precision of miliseconds
while plugin instance, type and type instance are sent as tags.
Pablo Llopis [Wed, 26 Feb 2020 15:34:07 +0000 (16:34 +0100)]
contrib/format.sh src/slurm.c
Pablo Llopis [Tue, 25 Feb 2020 15:54:00 +0000 (16:54 +0100)]
Rework slurm types
Dagobert Michelsen [Wed, 26 Feb 2020 11:41:19 +0000 (12:41 +0100)]
Merge pull request #2762 from mkauf/set_thread_name
Set the thread name before detaching the thread
Dagobert Michelsen [Wed, 26 Feb 2020 10:42:53 +0000 (11:42 +0100)]
Apply format.sh on plugin.c
Dagobert Michelsen [Wed, 26 Feb 2020 10:40:31 +0000 (11:40 +0100)]
Merge pull request #3385 from dago/fix-max-plugin-name-constant
Fix constant for max plugin name length introduced in #1034
Dagobert Michelsen [Wed, 26 Feb 2020 10:26:05 +0000 (11:26 +0100)]
Merge pull request #3083 from guillemj/pu/perl-robust-unixsock
Make the perl Unixsock module robust against socket errors and disconnects
Dagobert Michelsen [Wed, 26 Feb 2020 10:01:45 +0000 (11:01 +0100)]
Merge pull request #3190 from maclomhair/batteryfix
battery plugin: read linux sysfs charge files
Dagobert Michelsen [Wed, 26 Feb 2020 09:55:33 +0000 (10:55 +0100)]
Merge pull request #3191 from ashie/network-ipaddress-metadata-
2019062501
network plugin: Add a new metadata "network:ip_address"
Takuro Ashie [Wed, 26 Feb 2020 09:33:40 +0000 (18:33 +0900)]
network plugin: Add a new metadata "network:ip_address"
Although the telemetry data already have the "host" identifier, it
can be determined by clients. This additional metadata will help you
to detect spoofing at server side.
It will also help you to filter the data by sender's address.
Signed-off-by: Takuro Ashie <ashie@clear-code.com>
Kamil Wiatrowski [Fri, 22 Nov 2019 13:53:43 +0000 (14:53 +0100)]
capabilities plugin: update checks in configure.ac
Update checks in configure.ac.
Small improvement in unit test.
Change-Id: I68f03a57c7779f8fe95a84c6a3a851fb1440d8b8
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
Kamil Wiatrowski [Wed, 11 Sep 2019 14:14:05 +0000 (16:14 +0200)]
capabilities plugin: few minor updates in comments
Change-Id: Ib37b1c9bdf09955704267ad1847d8a418df94a26
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
Kamil Wiatrowski [Wed, 4 Sep 2019 12:39:25 +0000 (14:39 +0200)]
capabilities plugin: address review comments
Change-Id: I16b74ee6511ab1a1db8c7f3f0f515212286eb34e
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
Kamil Wiatrowski [Fri, 17 May 2019 13:05:03 +0000 (15:05 +0200)]
capabilities plugin: new plugin to read static platform data
Read decoded SMBIOS data from dmidecode and expose it through httpd.
Using libmicrohttpd and libjansson.
Change-Id: I7bcbb8a0747fbaaa3d5e4affe78b828ca0d8837d
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
Dagobert Michelsen [Tue, 25 Feb 2020 15:11:55 +0000 (16:11 +0100)]
Fix error/warning messages to contain more information
Dagobert Michelsen [Tue, 25 Feb 2020 14:23:33 +0000 (15:23 +0100)]
Re-add erranously removed continue
Dagobert Michelsen [Tue, 25 Feb 2020 14:23:14 +0000 (15:23 +0100)]
Add sstrndup to common.c
Dagobert Michelsen [Tue, 25 Feb 2020 12:36:16 +0000 (13:36 +0100)]
Fix constant for max plugin name length
Dagobert Michelsen [Tue, 25 Feb 2020 11:58:10 +0000 (12:58 +0100)]
Merge pull request #3131 from zuckschwerdt/fix-apache
Fix apache plugin BusyWorkers/IdleWorkers update
Christian W. Zuckschwerdt [Thu, 28 Mar 2019 13:46:12 +0000 (13:46 +0000)]
Fix apache BusyWorkers/IdleWorkers
Dagobert Michelsen [Tue, 25 Feb 2020 10:23:54 +0000 (11:23 +0100)]
Merge pull request #3204 from pticon/master
UBI plugin: collect some stats about the UBIFS
Dagobert Michelsen [Tue, 25 Feb 2020 10:13:59 +0000 (11:13 +0100)]
Merge pull request #3187 from ometol/master
ipstats plugin: Count incoming, outgoing, forwarded packets (new plugin)
Dagobert Michelsen [Tue, 25 Feb 2020 10:07:46 +0000 (11:07 +0100)]
Merge branch 'master' into master
Pablo Llopis [Fri, 21 Feb 2020 16:03:40 +0000 (17:03 +0100)]
Add PLUGIN_NAME to all ERRORs
Dagobert Michelsen [Tue, 25 Feb 2020 09:37:25 +0000 (10:37 +0100)]
Merge pull request #3244 from yousong/droprate-range
types.db: fix ping_droprate range spec
Dagobert Michelsen [Tue, 25 Feb 2020 08:11:32 +0000 (09:11 +0100)]
Merge pull request #1034 from manuelluis/mlsr/autoload_match_target
Autoload matches and targets in the same way of plugins.
Dagobert Michelsen [Mon, 24 Feb 2020 13:38:14 +0000 (14:38 +0100)]
Merge pull request #3274 from htg1/upstream_dcpmm
dcpmm plugin
Dagobert Michelsen [Mon, 24 Feb 2020 13:24:13 +0000 (14:24 +0100)]
Merge pull request #3273 from reshmapattan/upstream_dpdk_telemetry
dpdk_telemetry plugin: add plugin for DPDK metrics via DPDK Telemetry library
Matthias Runge [Mon, 24 Feb 2020 07:58:11 +0000 (08:58 +0100)]
Merge pull request #3378 from dago/issue3253
Reorder conditions so that on Linux the Linux-specific code is execut…
Matthias Runge [Mon, 24 Feb 2020 07:56:54 +0000 (08:56 +0100)]
Merge pull request #3382 from dago/fix-libkstat-condition
Fix condition on libkstat existence
Dagobert Michelsen [Sun, 23 Feb 2020 20:38:31 +0000 (21:38 +0100)]
Fix condition on libkstat existence
Kamil Wiatrowski [Fri, 21 Feb 2020 17:10:29 +0000 (18:10 +0100)]
Merge pull request #3303 from asafkahlon/add-buddyinfo-plugin
buddyinfo plugin: new plugin for memory fragmentation info
Dagobert Michelsen [Fri, 21 Feb 2020 15:56:16 +0000 (16:56 +0100)]
Merge pull request #3377 from dago/efuss-netbsd-nfs
Fix of "Implement the NFS plugin for NetBSD #3333"
Dagobert Michelsen [Fri, 21 Feb 2020 15:18:55 +0000 (16:18 +0100)]
Warn user on unimplemented NFS stat requests on NetBSD
Pablo Llopis [Fri, 21 Feb 2020 15:04:04 +0000 (16:04 +0100)]
Use new location for common.h
Dagobert Michelsen [Wed, 19 Feb 2020 17:20:01 +0000 (18:20 +0100)]
clang-format on cmds_test.c
Rafael Marinheiro [Fri, 8 Jun 2018 13:24:20 +0000 (09:24 -0400)]
text protocol: Handle errors in set_option.
Rafael Marinheiro [Mon, 21 May 2018 16:12:30 +0000 (12:12 -0400)]
text protocol: Fix memory leak in PUTVAL parsing.
Rafael Marinheiro [Mon, 21 May 2018 15:59:22 +0000 (11:59 -0400)]
text protocol: Run clang-format on utils_cmds_test
Rafael Marinheiro [Mon, 21 May 2018 15:49:39 +0000 (11:49 -0400)]
text protocol: Require quotes for string metadata.
This changes the metadata option to require quotes for string values.
This also adds tests for the new option.
I also ran clang-format on utils_cmds_test.c.
Rafael Marinheiro [Fri, 23 Mar 2018 17:08:47 +0000 (13:08 -0400)]
text protocol: Add support for meta_data in PUTVAL
This adds the support for string meta_data in PUTVAL. This allows users
to send meta_data using either the unixsock plugin or the exec plugin.
The meta_data is specified using options of the form meta:<KEY>=<VALUE>.
As an example, meta:foo=bar will add an entry with key "foo" and value
"bar".
Matthias Runge [Wed, 19 Feb 2020 10:42:58 +0000 (11:42 +0100)]
Merge pull request #3379 from dago/efuss-netbsd-disk
Fix of "Native (sysctl-based) disk plugin implementation for NetBSD #3334"
Matthias Runge [Wed, 19 Feb 2020 10:41:35 +0000 (11:41 +0100)]
Merge pull request #3376 from dago/efuss-fix-3313
Efuss fix 3313
Matthias Runge [Wed, 19 Feb 2020 08:47:08 +0000 (09:47 +0100)]
Remove section about self-approve patches
We moved away from that model and every commit should go
through a review.
Dagobert Michelsen [Tue, 18 Feb 2020 16:32:53 +0000 (17:32 +0100)]
clang-format on src/disk.c
Edgar Fuß [Fri, 15 Nov 2019 18:11:42 +0000 (19:11 +0100)]
Address some clang-format issues
Remove some white space, re-order #include's.
clang-format would also like to re-format some code I didn't modify (changing indentation of /* #endif ... */ comments and normalize the line wrapping on two disk_submit() calls into a form I find harder to understand.
Edgar Fuß [Fri, 15 Nov 2019 17:57:38 +0000 (18:57 +0100)]
Fix stupid merging typo
Use #if KERNEL_xxx, not #ifdef.
Edgar Fuß [Thu, 31 Oct 2019 18:09:37 +0000 (19:09 +0100)]
Native (sysctl) NetBSD disk plugin implementation
Natively implement the disk plugin on NetBSD using sysctl().
Based on prior work by Håvard Eidnes, <he@NetBSD.org>.
Edgar Fuß [Thu, 31 Oct 2019 17:23:36 +0000 (18:23 +0100)]
Revert accidental commit to master branch