]> git.ipfire.org Git - thirdparty/collectd.git/log
thirdparty/collectd.git
2 years agovirt: Add hugetlb_ metrics collectd-5.11
Emma Foley [Mon, 29 Nov 2021 19:59:59 +0000 (14:59 -0500)] 
virt: Add hugetlb_ metrics

ChangeLog: virt plugin: Add hugetlb_ metrics

Resolves #3932
Co-authored-by: Matthias Runge <mrunge@redhat.com>
(cherry picked from commit 8c781279e9c4789936323670b729f9a979c976db)

3 years agoFix memory leak in curl plugin
Barbara Kaczorowska [Fri, 28 Aug 2020 10:20:26 +0000 (10:20 +0000)] 
Fix memory leak in curl plugin

This commit will add the patch that fixes the memory leak in curl
plugin. Before when AddressFamily field was set in config file in
variable af was pointer to value of this field and it wasn't freed at
the end. Now this bug is fixed.

3 years agoMerge pull request #3461 from collectd/collectd-5.10
kkepka [Thu, 28 May 2020 16:20:16 +0000 (18:20 +0200)] 
Merge pull request #3461 from collectd/collectd-5.10

merge collectd 5.10 into collectd-5.11 branch

3 years agoMerge pull request #3459 from octo/ceph-fd-init collectd-5.10 3461/head
Matthias Runge [Mon, 11 May 2020 15:55:35 +0000 (17:55 +0200)] 
Merge pull request #3459 from octo/ceph-fd-init

ceph plugin: Initialize file descriptor to -1.

3 years agoceph plugin: Initialize file descriptor to -1. 3459/head
Florian Forster [Mon, 11 May 2020 14:08:48 +0000 (16:08 +0200)] 
ceph plugin: Initialize file descriptor to -1.

(struct cconn).asok was implicitly initialized to zero. If connecting to
a ceph daemon failed, the field would be left unmodified and
cconn_close() would eventually close file descriptor 0.

3 years agoMerge pull request #3449 from hightea/zk-fix-missing-mntr-fields
Florian Forster [Wed, 6 May 2020 11:56:33 +0000 (13:56 +0200)] 
Merge pull request #3449 from hightea/zk-fix-missing-mntr-fields

Zookeeper - Fix missing Mntr fields

4 years agoZookeeper - Add missing Mntr fields 3449/head
Théophane Charbonnier [Tue, 28 Apr 2020 12:25:15 +0000 (14:25 +0200)] 
Zookeeper - Add missing Mntr fields

Add missing zk_open_file_descriptor_count and zk_max_file_descriptor_count mntr fields to handled fields

4 years agoMerge pull request #3438 from collectd/collectd-5.10
Florian Forster [Thu, 23 Apr 2020 19:37:56 +0000 (21:37 +0200)] 
Merge pull request #3438 from collectd/collectd-5.10

Merge 5.10 into 5.11

4 years agoMerge pull request #3435 from collectd/collectd-5.9 3438/head
Matthias Runge [Thu, 9 Apr 2020 14:07:35 +0000 (16:07 +0200)] 
Merge pull request #3435 from collectd/collectd-5.9

Fix memory leak in write_riemann

4 years agoMerge pull request #3421 from mrunge/collectd-5.11 collectd-5.11.0
kkepka [Wed, 18 Mar 2020 13:04:13 +0000 (14:04 +0100)] 
Merge pull request #3421 from mrunge/collectd-5.11

Prepare collectd-5.11 release

4 years agoReplace all github handles with real names 3421/head
Matthias Runge [Tue, 17 Mar 2020 10:35:12 +0000 (11:35 +0100)] 
Replace all github handles with real names

where possible and get the ChangeLog file in sync with
the wiki. Also add persons to the AUTHORS file, when not already
included.

4 years agoUpdate collectd.spec file to 5.11.0
Matthias Runge [Mon, 16 Mar 2020 17:20:17 +0000 (18:20 +0100)] 
Update collectd.spec file to 5.11.0

4 years agoMerge branch 'collectd-5.11' of github.com:mrunge/collectd into collectd-5.11
Matthias Runge [Mon, 16 Mar 2020 17:13:55 +0000 (18:13 +0100)] 
Merge branch 'collectd-5.11' of github.com:mrunge/collectd into collectd-5.11

4 years agoReplace github usernames with real names
Matthias Runge [Mon, 16 Mar 2020 17:10:46 +0000 (18:10 +0100)] 
Replace github usernames with real names

4 years agoUse real name instead of Github account
Pavel Rochnyak [Mon, 16 Mar 2020 16:05:14 +0000 (23:05 +0700)] 
Use real name instead of Github account

4 years agoPrepare collectd-5.11 release
Matthias Runge [Mon, 16 Mar 2020 14:18:24 +0000 (15:18 +0100)] 
Prepare collectd-5.11 release

4 years agoMerge pull request #3413 from rubenk/5.10/remove-duplicate-author
Pavel Rochnyak [Fri, 13 Mar 2020 18:01:39 +0000 (01:01 +0700)] 
Merge pull request #3413 from rubenk/5.10/remove-duplicate-author

Remove duplicate plugin author from AUTHORS

4 years agoMerge pull request #3408 from rubenk/collectd-5.11 3417/head
Matthias Runge [Fri, 13 Mar 2020 15:42:52 +0000 (16:42 +0100)] 
Merge pull request #3408 from rubenk/collectd-5.11

Merge 5.10 branch into 5.11

4 years agoMerge remote-tracking branch 'origin/collectd-5.10' into collectd-5.11 3408/head
Ruben Kerkhof [Fri, 13 Mar 2020 15:20:33 +0000 (16:20 +0100)] 
Merge remote-tracking branch 'origin/collectd-5.10' into collectd-5.11

4 years agoRemove duplicate plugin author from AUTHORS 3413/head
Ruben Kerkhof [Fri, 13 Mar 2020 15:04:02 +0000 (16:04 +0100)] 
Remove duplicate plugin author from AUTHORS

4 years agoMerge pull request #3416 from rubenk/5.10/collectd-pod-whitespace
Matthias Runge [Fri, 13 Mar 2020 14:40:15 +0000 (15:40 +0100)] 
Merge pull request #3416 from rubenk/5.10/collectd-pod-whitespace

collectd.conf.pod: remove trailing whitespaces

4 years agoMerge pull request #3415 from rubenk/5.10/collectd-conf-remove-trailing-whitespace
Matthias Runge [Fri, 13 Mar 2020 14:29:25 +0000 (15:29 +0100)] 
Merge pull request #3415 from rubenk/5.10/collectd-conf-remove-trailing-whitespace

Remove trailing whitespace in collectd.conf

4 years agoMerge pull request #3414 from mrunge/collectd-5.11-revert-3360
Ruben Kerkhof [Fri, 13 Mar 2020 14:24:18 +0000 (15:24 +0100)] 
Merge pull request #3414 from mrunge/collectd-5.11-revert-3360

Collectd 5.11 revert 3360

4 years agocollectd.conf.pod: remove trailing whitespaces 3416/head
Ruben Kerkhof [Fri, 13 Mar 2020 14:23:00 +0000 (15:23 +0100)] 
collectd.conf.pod: remove trailing whitespaces

4 years agoRemove trailing whitespace in collectd.conf 3415/head
Ruben Kerkhof [Fri, 13 Mar 2020 14:17:46 +0000 (15:17 +0100)] 
Remove trailing whitespace in collectd.conf

4 years agoRevert "Remove old varnish and support for varnish 6" 3414/head
Matthias Runge [Fri, 13 Mar 2020 14:13:37 +0000 (15:13 +0100)] 
Revert "Remove old varnish and support for varnish 6"

This reverts commit 2c6dc2c07c01569fdf8b559d4e90cfd2eccab5f4.

4 years agoRevert "VSM only apply for Varnish 4"
Matthias Runge [Fri, 13 Mar 2020 14:13:22 +0000 (15:13 +0100)] 
Revert "VSM only apply for Varnish 4"

This reverts commit f53b448d7935bf823e0594d75cac0c0a16e8172b.

4 years agoRevert "Addapt conf files"
Matthias Runge [Fri, 13 Mar 2020 14:11:05 +0000 (15:11 +0100)] 
Revert "Addapt conf files"

This reverts commit 93a7c423a267198725a2f515e0d9b154b71b825f.

4 years agoRevert "clang-format"
Matthias Runge [Fri, 13 Mar 2020 14:10:50 +0000 (15:10 +0100)] 
Revert "clang-format"

This reverts commit ba1c89c511734dd9315e60967faf0435551affcf.

4 years agoRevert "Add counter for vmod-goto, only for Varnish Plus 6"
Matthias Runge [Fri, 13 Mar 2020 14:10:40 +0000 (15:10 +0100)] 
Revert "Add counter for vmod-goto, only for Varnish Plus 6"

This reverts commit bbe35ddec9a20a63be5d7ae05c30e24efca8fe6d.

4 years agoRevert "Update counters for MSE 3.0 - varnish plugin"
Matthias Runge [Fri, 13 Mar 2020 14:10:27 +0000 (15:10 +0100)] 
Revert "Update counters for MSE 3.0 - varnish plugin"

This reverts commit 0d672783f87e94391ba69dfc8b31f052a0ae3f07.

4 years agoRevert "clang-format"
Matthias Runge [Fri, 13 Mar 2020 14:10:16 +0000 (15:10 +0100)] 
Revert "clang-format"

This reverts commit cb3ad54aa27870951557a60a5591ebcb74baa73e.

4 years agoRevert "remove old metrics"
Matthias Runge [Fri, 13 Mar 2020 14:09:29 +0000 (15:09 +0100)] 
Revert "remove old metrics"

This reverts commit ead3978417b93288807702486db45a535cd96ecf.

4 years agoMerge pull request #3037 from pllopis/slurm
Dagobert Michelsen [Tue, 3 Mar 2020 14:48:02 +0000 (15:48 +0100)] 
Merge pull request #3037 from pllopis/slurm

Add slurm plugin

4 years agoMerge pull request #3394 from redbaron4/tail_sep
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

4 years agoAdd a FieldSeaparator option to tail_csv plugin 3394/head
Dheeraj Gupta [Tue, 3 Mar 2020 12:20:52 +0000 (17:50 +0530)] 
Add a FieldSeaparator option to tail_csv plugin

4 years agoMerge pull request #3264 from rdietric/gpu-index
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

4 years agoMerge pull request #3393 from kkepka/port-gpu_nvidia-build-fix
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

4 years agoFix compilation with libcuda 3393/head
Ruben Kerkhof [Wed, 30 Oct 2019 19:48:57 +0000 (20:48 +0100)] 
Fix compilation with libcuda

Fixes #3320

4 years agogpu_nvidea plugin: fix build
Ruben Kerkhof [Mon, 28 Oct 2019 12:54:23 +0000 (13:54 +0100)] 
gpu_nvidea plugin: fix build

Fixes #3320

4 years agoMerge pull request #2910 from themylogin/df-LogOnce
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

4 years agoMerge pull request #3243 from badevos/master
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

4 years agoMerge pull request #3391 from mbakhoff/amqp-tls
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

4 years agoMerge pull request #3360 from ismaelpuerto/master
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

4 years agoMerge pull request #1339 from mgedmin/collection-cgi-for-v5
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

4 years agoApply code review suggestion 1339/head
Marius Gedminas [Mon, 2 Mar 2020 08:01:31 +0000 (10:01 +0200)] 
Apply code review suggestion

4 years agoprocs_running: added rationale into comments 3243/head
Bart De Vos [Sun, 1 Mar 2020 20:27:20 +0000 (21:27 +0100)] 
procs_running: added rationale into comments

4 years agoLogOnce option for df plugin 2910/head
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.

4 years agoamqp: add tls support 3391/head
Märt Bakhoff [Fri, 28 Feb 2020 16:31:49 +0000 (18:31 +0200)] 
amqp: add tls support

4 years agoMerge pull request #3226 from jaroslawprzybylowicz/master
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.

4 years agocollection.cgi: parse types.db to discover DS names
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.

4 years agoMerge pull request #2991 from chris9871/master
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

4 years agoMerge pull request #2998 from salemgolemugoo/write_graphite_escape_fix
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

4 years agoMerge pull request #3044 from Caden94/patch-1
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

4 years agoRetrigger CI 3360/head
Dagobert Michelsen [Sat, 29 Feb 2020 13:26:15 +0000 (14:26 +0100)] 
Retrigger CI

4 years agoMerge pull request #3363 from kwiatrox/exec_select_to_poll
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

4 years agoMerge pull request #3384 from dago/elfiesmelfie-feat_capabilities
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"

4 years agoRetrigger CI test which has passed but not recognized 3384/head
Dagobert Michelsen [Sat, 29 Feb 2020 12:37:53 +0000 (13:37 +0100)] 
Retrigger CI test which has passed but not recognized

4 years agoMerge pull request #3045 from elfiesmelfie/feat_logparser
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

4 years agoMerge pull request #3388 from kwiatrox/multi_pmu_feat
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

4 years agoMerge pull request #3381 from dago/rafael-putval_supports_meta_data
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"

4 years agoFix clang formatting 3381/head
Dagobert Michelsen [Fri, 28 Feb 2020 13:53:56 +0000 (14:53 +0100)] 
Fix clang formatting

4 years agoAdd meta data documentation to exec and unixsock plugin docs
Dagobert Michelsen [Fri, 28 Feb 2020 13:47:45 +0000 (14:47 +0100)] 
Add meta data documentation to exec and unixsock plugin docs

4 years agoFix sstrndup
Dagobert Michelsen [Fri, 28 Feb 2020 10:36:50 +0000 (11:36 +0100)] 
Fix sstrndup

4 years agoMerge pull request #2926 from elfiesmelfie/feat_redfish
Dagobert Michelsen [Fri, 28 Feb 2020 09:34:42 +0000 (10:34 +0100)] 
Merge pull request #2926 from elfiesmelfie/feat_redfish

New plugin: redfish

4 years agoMerge pull request #3380 from mrunge/self_approval
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

4 years agoMerge pull request #2635 from wrp/grep
Dagobert Michelsen [Thu, 27 Feb 2020 21:05:50 +0000 (22:05 +0100)] 
Merge pull request #2635 from wrp/grep

Cleanup version-gen.sh

4 years agoMerge pull request #3231 from clear-code/match-regex-accept-all-meta-types
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

4 years agoMerge pull request #2528 from elratt0r/nut_power_output
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

4 years agoMerge pull request #3386 from dago/yellowpattern-error-warning-messages
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

4 years agoMerge pull request #3162 from carlospeon/master
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.

4 years agoNew plugin to send values to InfluxDB using line protocol via udp. 3162/head
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.

4 years agocontrib/format.sh src/slurm.c 3037/head
Pablo Llopis [Wed, 26 Feb 2020 15:34:07 +0000 (16:34 +0100)] 
contrib/format.sh src/slurm.c

4 years agoRework slurm types
Pablo Llopis [Tue, 25 Feb 2020 15:54:00 +0000 (16:54 +0100)] 
Rework slurm types

4 years agoMerge pull request #2762 from mkauf/set_thread_name
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

4 years agoApply format.sh on plugin.c 3386/head
Dagobert Michelsen [Wed, 26 Feb 2020 10:42:53 +0000 (11:42 +0100)] 
Apply format.sh on plugin.c

4 years agoMerge pull request #3385 from dago/fix-max-plugin-name-constant
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

4 years agoMerge pull request #3083 from guillemj/pu/perl-robust-unixsock
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

4 years agoMerge pull request #3190 from maclomhair/batteryfix
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

4 years agoMerge pull request #3191 from ashie/network-ipaddress-metadata-2019062501
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"

4 years agonetwork plugin: Add a new metadata "network:ip_address" 3191/head
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>
4 years agocapabilities plugin: update checks in configure.ac
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>
4 years agocapabilities plugin: few minor updates in comments
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>
4 years agocapabilities plugin: address review comments
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>
4 years agocapabilities plugin: new plugin to read static platform data
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>
4 years agoFix error/warning messages to contain more information
Dagobert Michelsen [Tue, 25 Feb 2020 15:11:55 +0000 (16:11 +0100)] 
Fix error/warning messages to contain more information

4 years agoRe-add erranously removed continue
Dagobert Michelsen [Tue, 25 Feb 2020 14:23:33 +0000 (15:23 +0100)] 
Re-add erranously removed continue

4 years agoAdd sstrndup to common.c
Dagobert Michelsen [Tue, 25 Feb 2020 14:23:14 +0000 (15:23 +0100)] 
Add sstrndup to common.c

4 years agoFix constant for max plugin name length 3385/head
Dagobert Michelsen [Tue, 25 Feb 2020 12:36:16 +0000 (13:36 +0100)] 
Fix constant for max plugin name length

4 years agoMerge pull request #3131 from zuckschwerdt/fix-apache
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

4 years agoFix apache BusyWorkers/IdleWorkers 3131/head
Christian W. Zuckschwerdt [Thu, 28 Mar 2019 13:46:12 +0000 (13:46 +0000)] 
Fix apache BusyWorkers/IdleWorkers

4 years agoMerge pull request #3204 from pticon/master
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

4 years agoMerge pull request #3187 from ometol/master
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)

4 years agoMerge branch 'master' into master 3204/head
Dagobert Michelsen [Tue, 25 Feb 2020 10:07:46 +0000 (11:07 +0100)] 
Merge branch 'master' into master

4 years agoAdd PLUGIN_NAME to all ERRORs
Pablo Llopis [Fri, 21 Feb 2020 16:03:40 +0000 (17:03 +0100)] 
Add PLUGIN_NAME to all ERRORs

4 years agoMerge pull request #3244 from yousong/droprate-range
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

4 years agoMerge pull request #1034 from manuelluis/mlsr/autoload_match_target
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.

4 years agoMerge pull request #3274 from htg1/upstream_dcpmm
Dagobert Michelsen [Mon, 24 Feb 2020 13:38:14 +0000 (14:38 +0100)] 
Merge pull request #3274 from htg1/upstream_dcpmm

dcpmm plugin

4 years agoMerge pull request #3273 from reshmapattan/upstream_dpdk_telemetry
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

4 years agoMerge pull request #3378 from dago/issue3253
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…