--- dstat-0.6.8/ChangeLog 2008-09-11 18:20:50.000000000 -0400 +++ dstat-0.6.9+15DEC2008/ChangeLog 2009-02-21 10:40:15.000000000 -0500 @@ -1,3 +1,24 @@ +* 0.6.9svn - ... - release 15/12/2008 +- Fixed dstat_disk plugin for total calculation on 2.6.25+ kernels (Noel J. Bergman) +- Precompile regular expressions used as a disk filter (self.diskfilter) +- Raise a warning when discovery returns empty +- Improvements to dstat_battery and dstat_cpufreq +- Added external dstat_power plugin to show ACPI power usage +- Simplified logic inside dstat_time +- Added external dstat_ntp to show time from an NTP server + +* 0.6.9 - Locarno - release 02/12/2008 +- Input text color is now gray (again) +- Added external dstat_lustre plugin (Brock Palen, Kilian Vavalotti) +- Validate integer values in /proc/swaps (Bert de Bruijn) +- Added VMware guest dstat_vmmemctl plugin (Bert de Bruijn) +- Added internal dstat_fs plugin showing number of open files/inodes +- Added internal dstat_socket plugin to show total number of various sockets +- Added internal dstat_aio plugin to see number of asynchronous I/O requests +- Listing modules (-M list) now also lists internal plugins +- Added internal dstat_vm plugin showing page faults, allocations and frees +- Added internal dstat_io plugin showing number of completed I/O requests + * 0.6.8 - Buenos Aires - release 12/09/2008 - Added improved tick patch (Kelly Long) - Show milliseconds in dstat_time when using --debug cfr. dstat_epoch