Version 3.4

From collectd Wiki

Jump to: navigation, search
List of versions
Version 3.11
Version 3.10
Version 3.9
Version 3.8
Version 3.7
Version 3.6
Version 3.5
Version 3.4
Version 3.3
Version 3.2
Version 3.1
Version 3.0

[edit] Changes

[edit] Release 3.4.0

Released on Tuesday, November 15, 2005.

  • A PID-file is written to /var/run upon startup. Thanks to Tommie from gentoo's bugzilla for writing the patch.
  • The build dependency for librrd has been removed. Binaries built without librrd are client-only and will multicast their value as with the `-c' argument.
  • A patch by Peter Holik adds a module for monitoring CPU frequencies.
  • The newly introduced -f switch prevents daemon initialization (forking, closing standard filehandles, etc.) Thanks to Alvaro Barcellos for this patch.