X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=318294a4afdf83383434b5d7753fc4301103b551;hb=eade01b4c26d1bed1c1d2b5b86c1807334dcd197;hp=35e8b36cc5c35f2964f08f2ceb5f0fffda298d13;hpb=66e0fe82631c8a8e44ffcad8ffd378fab83bc83f;p=collectd.git diff --git a/ChangeLog b/ChangeLog index 35e8b36c..318294a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2008-08-24, Version 4.5.0 + * collectd: Added the ability to flush certain identifiers. + * collectd: The concept of `notification meta data' has been + introduced. + * filecount plugin: The new filecount plugin counts the number of + files in a directory and its subdirectories. + * ipmi plugin: Sensor names have been changed to ensure unique names. + Notifications upon added and removed sensors can now be generated. + * notify_desktop plugin: This new plugin sends notifications to the + X desktop using the structure defined in the `Desktop Notification + Specification'. + * notify_email plugin: This new plugin sends out notifications via + email, using the `esmtp' library. + * postgresql plugin: The new postgresql plugin collects statistics + from an PostgreSQL database. + * processes plugin: The `ProcessMatch' option has been added. + * rrdtool plugin: Implement throttling of the `update queue' to lessen + IO load. + * tcpconns plugin: This plugin has been ported to OpenBSD. + * thermal plugin: The new thermal plugin collects system temperatures + using Linux ACPI thermal zone data. + * TODO: onewire plugin? + 2008-07-15, Version 4.4.2 * build system: Use pkg-config to detect the upsclient library. * collectd: Try even harder to determine the endianess of the