- Add new libpcp_import C API library to pcp-libs.
- Add perl-PCP-LogImport RPM sub-package for libpcp_import perl binding.
- Add pcp-import-* RPM sub-packages containing front-end tools for
importing data from sar, iostat, generic speadsheets and mrtg.
- Major Solaris PMDA updates: CPUs, vnode ops, disk stats and disk queue
stats, switch to using pmid clusters, internal timers, ZFS Adjustable
Replacement Cache stats, new help text, memory metrics, fsflush stats.
- Use Solaris devinfo to get information about pretty disk names.
- Fix a memory leak in Perl PMDA wrapper string handling.
- Use correct structure to extrace zpool write counters in Solaris PMDA.
- pmafm now supports multiple -a arguments.
- Fix pmie multiple -a options bug.
- Fix pmdaInit() callback handling where it did not handle all the
interface versions correctly.
- Quote filenames reported by pmwtf, else awk can get confused.
- Fix pmdawindows missing metrics help text.
- Add network interface speed metrics into pmdawindows.
- Fix pmdalinux handling of long network interface names.
- Updated pmdaapache to use cross-platform http library.
- Updated pmdaapache install process to allow port selection.