packages/utils/collectd/patches
Hannu Nyman 91041ead33 collectd: Delay first data read cycle by 1s
Some collectd plugins launch third-party plugins that have variation in
initialisation time (like libpcap). Recently (since kernel bump to 4.1)
the DNS plugin has been causing collectd to crash semi-randomly at startup
on MIPS based WNDR3700.

Debugging led to realisation that the DNS plugin seems to require at least
0.1s time to start, before the first data reading attempt starts.

By default, the first data read cycle starts immediately, while apaprently
some of the plugins may still be asyncronously initialising. To make things
safe, this patch adds 1 second delay before the first data read cycle.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-07 12:51:33 +03:00
..
001-undefined-AM_PATH_LIBGCRYPT.patch collectd: import from packages, add myself as maintainer 2014-06-11 16:43:00 +02:00
003-remove-werror.patch collectd: update to 5.5.0 2015-07-16 15:15:22 +03:00
100-rrdtool-add-rrasingle-option.patch collectd: update to 5.5.0 2015-07-16 15:15:22 +03:00
140-fix-fqdnlookup.patch collectd: update to 5.5.0 2015-07-16 15:15:22 +03:00
200-fix-git-describe-error.patch collectd: update to 5.5.0 2015-07-16 15:15:22 +03:00
300-delay-first-read-cycle.patch collectd: Delay first data read cycle by 1s 2015-10-07 12:51:33 +03:00
400-fix-olsrd-get-all.patch collectd: update to 5.5.0 2015-07-16 15:15:22 +03:00
500-upstream-parallel-build-fix.patch collectd: backport parallel build fix from upstream 2015-10-02 20:31:42 +03:00
900-add-iwinfo-plugin.patch collectd: update to 5.5.0 2015-07-16 15:15:22 +03:00
920-fix-ping-droprate.patch collectd: update to 5.5.0 2015-07-16 15:15:22 +03:00