Skip to content

Releases: llnw/collectd

collectd-5.4.1-llnw6

11 Jun 23:05

Choose a tag to compare

Changes:

  • Fix uninitialized variable use write_tsdb config did not have HostTags set

collectd-5.4.1-llnw5

03 Jun 05:17

Choose a tag to compare

Changes:

  • Fixes to TSDB writer in llnw4

collectd-5.4.1-llnw4

02 Jun 22:57

Choose a tag to compare

Changes:

  • Add global HostTags setting to write_tsdb for appending tags to all metrics
  • Add TSDBPrefix and TSDBTags to target_set for enhancing metrics using collectd's filter chains

collectd-5.4.1-llnw3

07 May 03:39

Choose a tag to compare

Changes:

  • Backport graphite metric names filter
  • Additionally filter () in graphite metric names

collectd-5.4.1-llnw2

01 May 23:38

Choose a tag to compare

Changes:

  • Switch from credis to hiredis for redis plugin. Note that write_redis is untested.

collectd-5.4.1-llnw1

25 Apr 08:03

Choose a tag to compare

This is our first release with some pending patches we intend to upstream after they are cleaned up.

Features:

  • Writer plugin for OpenTSDB (also a @llnw project, maintained by @manolama)
  • Build fixes for embedded libperl
  • gstat module for FreeBSD
  • A netstat module for FreeBSD and Linux
  • Allow the exec module to proceed as root - this needs configuration in the future