- Apr 19, 2021
-
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry picked from commit 6e41bf73)
-
Florian Eckert authored
Enables the compiler option that collectd is compiled with debugging support. This is used at development stages to get more messages from the collectd during development. This option is default disabled. Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry picked from commit a4f74eb1)
-
Florian Eckert authored
This removes the trailing back slash. This is not needed. Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry picked from commit 416ba35d)
-
Florian Eckert authored
Switching on compilation for collectd smart plugin. Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry picked from commit 092902a8)
-
- Apr 13, 2021
-
-
Tomas Lara authored
Enable collectd-mod-cpufreq for rockchip Signed-off-by:
Tomas Lara <tl849670@gmail.com> (cherry picked from commit 6bd8d29b)
-
- Feb 04, 2021
-
-
Nick Hainke authored
Add "ipstatistics"-plugin. This plugin parses "/proc/net/netstat" and "/proc/net/snmp6" to get the overall ipv4 and ipv6 usage. Signed-off-by:
Nick Hainke <vincent@systemli.org>
-
- Jan 25, 2021
-
-
Nick Hainke authored
Getifaddrs() is not working all the time (e.g. wireguard interfaces). Instead we use if_nameindex() syscall as suggested in: https://stackoverflow.com/a/45796495/8474618 Signed-off-by:
Nick Hainke <vincent@systemli.org>
-
- Jan 11, 2021
-
-
Nick Hainke authored
We scraped multiple times the same interface in one run. Signed-off-by:
Nick Hainke <vincent@systemli.org>
-
- Jan 10, 2021
-
-
Maxim Storchak authored
Signed-off-by:
Maxim Storchak <m.storchak@gmail.com>
-
Maxim Storchak authored
Signed-off-by:
Maxim Storchak <m.storchak@gmail.com>
-
- Jan 09, 2021
-
-
Nick Hainke authored
Add collectd plugin allowing to collect IPv6 interface statistics. Signed-off-by:
Nick Hainke <vincent@systemli.org>
-
- Dec 12, 2020
-
-
Nick Hainke authored
Count the current dhcpleases. Currently, we use a bash script that does the same job (Freifunk Berlin). We want to use native collectd plugin for that. Signed-off-by:
Nick Hainke <vincent@systemli.org>
-
- Sep 07, 2020
-
-
Hannu Nyman authored
Update collectd to version 5.12.0. * Refresh patches * Remove upstreamed patch 920-fix-ubi-data-source-type.patch * Backport a patch from upstream to fix a missing define (920-backport-netlink-reg-noerror.patch) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Jun 24, 2020
-
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
Florian Eckert authored
Enable ubi plugin. Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
- May 25, 2020
-
-
Kevin Darbyshire-Bryant authored
Signed-off-by:
Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
-
Kevin Darbyshire-Bryant authored
Signed-off-by:
Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
-
- May 17, 2020
-
-
Kevin Darbyshire-Bryant authored
Signed-off-by:
Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
-
- May 07, 2020
-
-
Kevin Darbyshire-Bryant authored
Increase the range of characters that get substituted by '_' so the shell doesn't complain about illegal variable names. Primarily done to catch '.' and '-' but who knows what funnies will appear in i/f names. It's a shame that busybox ash doesn't understand :alnum: Signed-off-by:
Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
-
- May 05, 2020
-
-
Hannu Nyman authored
Bump PKG_RELEASE on behalf of 38235de9 Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Kevin Darbyshire-Bryant authored
Add a script that can collect data from mq (multi queue) and cake qdiscs. Script is reliant on collectd's 'exec' module. Signed-off-by:
Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
-
- May 04, 2020
-
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
- Apr 05, 2020
-
-
Hannu Nyman authored
This reverts commit 97dbc515. libgd has been been fixed to provide correct pkgconfig info, so that nut again compiles in buildbot. Thus the nut plugin can be re-enabled in collectd. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Apr 04, 2020
-
-
Hannu Nyman authored
Disable nut plugin for now, as nut is currently failing to build in buildbot (maybe due to libgd), and the nut plugin prevents compiling collectd itself. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Mar 26, 2020
-
-
Hannu Nyman authored
Mark the onewire plugin as disabled, as the plugin has been marked BROKEN since it was introduced in 2009 by https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=commitdiff;h=0de38b88d6ba8c52b8386d3059baba7dca22961f Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Mar 23, 2020
-
-
Hannu Nyman authored
Explicitly disable the new dpdk_telemetry module to fix compilation in buildbot. (other dpdk modules are aleady disabled) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Mar 22, 2020
-
-
Hannu Nyman authored
* Update collectd to version 5.11.0 * Refresh patches Release notes: https://github.com/collectd/collectd/releases/tag/collectd-5.11.0 Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Mar 15, 2020
-
-
Kevin Darbyshire-Bryant authored
iptables 1.8.4 drops support for a combined libiptc, providing split libip4tc & libip6tc instead. Adjust collectd dependencies in advance of iptables bump from 1.8.3 to 1.8.4 Signed-off-by:
Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
-
- Feb 11, 2020
-
-
Adrian Schmutzler authored
Since the brcm2708 target has been renamed to bcm27xx in openwrt repo, update the dependency to the target in this package. Signed-off-by:
Adrian Schmutzler <freifunk@adrianschmutzler.de>
-
- Dec 10, 2019
-
-
Marcin Jurkowski authored
Signed-off-by:
Marcin Jurkowski <marcin1j@gmail.com>
-
- Nov 23, 2019
-
-
Hannu Nyman authored
As some ipq40xx CPUs support frequency scaling, enable building collectd-mod-cpufreq for ipq40xx (for private builds) and its package architecture brcm2708_bcm2709 (for buildbot) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Nov 16, 2019
-
-
Hannu Nyman authored
Update collectd to 5.10.0 * leave new plugins as disabled for now (procevent, sysevent) * refresh patches. Remove unenecessary version fix Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Nov 03, 2019
-
-
Hannu Nyman authored
Adjust the reaction to a polling interval timestamp that references to a past time. Past timestamps can happen when ntpd adjusts router's time after network connectivity is obtained after boot. Collectd shows warnings for each plugin as it tries to enter new values with the same timestamp as the previous one. This patch adjusts the next polling time to be now+2 seconds for the main loop and for the plugin-specific read loops. That avoids the warnings, but does not overreact in case there are shorter polling intervals or the time gets adjusted for other reasons. Additionally some debug statements are aded, but they are visible only when --enable-debug configure option is used in Makefile. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Oct 09, 2019
-
-
Hannu Nyman authored
Update collectd to 5.9.2 Mainly bug fixes: https://github.com/collectd/collectd/blob/dfb9dd09fe3a6864c8cf85eb92e826c289e6d6d2/ChangeLog Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Sep 20, 2019
-
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
- Sep 17, 2019
-
-
Jan Pavlinec authored
Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
- Sep 13, 2019
-
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
- Aug 10, 2019
-
-
Yousong Zhou authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-