Skip to content
Snippets Groups Projects
  1. Apr 19, 2021
  2. Apr 13, 2021
  3. Feb 04, 2021
  4. Jan 25, 2021
  5. Jan 11, 2021
  6. Jan 10, 2021
  7. Jan 09, 2021
  8. Dec 12, 2020
  9. Sep 07, 2020
    • Hannu Nyman's avatar
      collectd: update to 5.12.0 · 28747825
      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: default avatarHannu Nyman <hannu.nyman@iki.fi>
      28747825
  10. Jun 24, 2020
  11. May 25, 2020
  12. May 17, 2020
  13. May 07, 2020
  14. May 05, 2020
  15. May 04, 2020
  16. Apr 05, 2020
  17. Apr 04, 2020
  18. Mar 26, 2020
  19. Mar 23, 2020
  20. Mar 22, 2020
  21. Mar 15, 2020
  22. Feb 11, 2020
  23. Dec 10, 2019
  24. Nov 23, 2019
  25. Nov 16, 2019
  26. Nov 03, 2019
    • Hannu Nyman's avatar
      collectd: adjust reaction to ntp time at boot time · b295c9cf
      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: default avatarHannu Nyman <hannu.nyman@iki.fi>
      b295c9cf
  27. Oct 09, 2019
  28. Sep 20, 2019
  29. Sep 17, 2019
  30. Sep 13, 2019
  31. Aug 10, 2019
Loading