- bug:928986 support slabinfo v2.1 and earlier for recent 2.6.11 kernels
- bug:930708 fix linkstats bandwidth measurements (in pcp-sgi package)
- rfe:924904 add fixed format support for numbers reported by pmval
- bug:928021 correct handling of -S and -T options when resultant time
window is empty
- bug:929411 tighten integrity checking in libpcp routine
pmGetArchiveEnd() to avoid possible segv
- bug:930467 fix fd leak on error path in __pmLogFindLocalPorts()
within libpcp
- rfe:932180 document pmval -i option syntax
- bug:925858 add disk.{dev,all}.{read_merges,write_merges}
- bug:931699 added mem.util.other back in, see help text for details
- bug:931698 added mem.util.cache_clean, see help text for details
- bug:933668 support netif names longer than 6 characters
- bug:935490 fix pmcd exposure to attack from malformed PDUs
- bug:924909 excise all usage of file(1) and reliance on its "magic"
control file ... the old way cannot be made reliable in on all
platforms
- bug:929411 tighten tests for valid but truncated archives so
pmGetArchiveEnd() no longer dumps core
- add pmdumptext (and the metric class library libpcp_pmc) to
the open source release
- bug:935071 fix metrics broken by bug:925858, deprecate support
for disk stats collected from /proc/stat (linux 2.2 kernels).
- bug:934913 pmdumptext and libpcp_pmc migrated to open source
- bug:934332 change save/free profile logic in __pmdaMainPDU() to
avoid memory leaks
- bug:934333 fix memory leak in __pmdaMainPDU() associated with
instance names
- bug:936975 merge pmcd.conf with pmcd.conf.rpm{new,old,save} so that
foreign (non-pcp) PMDAs will continue to be configured correctly.
- bug:937241 update toplevel GNUmakefile to work with modern autoconf.
- bug:937243: tg3 pmda doesn't see unconfigured interfaces on sles9
- bug:936506: added new cache functions to libpcp_pmda to make it
much easier to implement persistent instance domains. Rolled from
libpcp_pmda.so.2 to libpcp_pmda.so.3, retained symlink for v2.
Converted proc_net_dev and proc_partitions in the linux PMDA to
use the new pmdaCache functionality, see pmdacache(3).
- refine pmcd's handling of SIGINT and SIGTERM to use sigaction() and
try to report the details of the process terminating pmcd
- added the summary PMDA to the open source distribution, to provide
high-level summary of system activity for large machines or large
clusters of machines.
- bug:939275 pmstat output format does not scale for large systems
- bug:939284 correct man page source and packaging to ensure all of
the man pages are in the correct package, and will be correctly
indexed once installed
- bug:861705 add pmproxy to support pmcd protocol proxying for
clusters with head nodes and for monitoring through a firewall
- rfe:919678 added new tool (pmie2col) to convert pmie -v output
into pretty multi-column format
- bug:939467 pcp needs to explicitly provide libpcp_pmda.so.2
- 940865 - network security probe crashes pmcd