Version 3.5
From collectd Wiki
| 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 |
Contents |
[edit] Changes
[edit] Release 3.5.0
Released on Friday, December 16, 2005.
- A bug in the load module under Solaris has been fixed.
- The users module has been contributed by Sebastian Harl. It counts currently logged in users.
- The CPU module now works under FreeBSD without the use of libstatgrab, however SMP support is missing.
- The default directories for the RRD files and the PID file now depend on the compile time setting of `localstatedir'.
[edit] Release 3.5.1
Released on Sunday, December 18, 2005.
- The PID-file is now deleted correctly when shutting down the daemon.
- SIGINT and SIGTERM are now handled correctly.
[edit] Release 3.5.2
Released on Saturday, January 21, 2006.
- Fixed yet another bug in the signal handling.. Stupid typo..
- Improved the ping plugin to not give up on socket errors (backport from 3.6.0).

