| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pcp | Distribution: openSUSE 12.2 |
| Version: 3.6.4 | Vendor: openSUSE |
| Release: 9.7.1 | Build date: Wed Aug 15 13:24:21 2012 |
| Group: System/Monitoring | Build host: build32 |
| Size: 3523419 | Source RPM: pcp-3.6.4-9.7.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://oss.sgi.com/projects/pcp | |
| Summary: System-level performance monitoring and performance management | |
Performance Co-Pilot (PCP) provides a framework and services to support system-level performance monitoring and performance management. The PCP open source release provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data.
GPL-2.0
* Mon Jul 30 2012 ddiss@suse.com
- use addFilter for rpmlintrc, setBadness is not acceptable for Factory.
* Thu Jul 19 2012 ddiss@suse.com
- Spec file cleanups following feedback from Sascha.
+ Do not remove the buildroot as part of %install
+ Use %suse_version rather than %_vendor
+ Add pcp-rpmlintrc script for devel-file-in-non-devel-package errors
+ Remove runlevel 4 references from init scripts
+ Add explicit perl version Requires
* Wed Jun 27 2012 ddiss@suse.com
- Remove fix_cpan_pmda_manifest.patch, no longer needed with fixed
upstream tarball.
* Mon Jun 18 2012 ddiss@suse.com
- Remove invalid cpan/PMDA manifest entry.
* Fri Jun 15 2012 ddiss@suse.com
- Update to pcp-3.6.4.
+ Fix build on s390x platform (thanks to Dan Horak)
+ Rethink order of PATH setting for pcp start scripts, to ensure
binaries from other packages with names that conflict with pcp
binaries are not found ahead of the same-named pcp binary.
* Wed Jun 06 2012 ddiss@suse.com
- Use upstream based spec file to support combined SUSE/RH builds;
(bnc#732763).
- Update to pcp-3.6.3.
+ Revert initial attempt at getting configure --prefix option to
make sense for local developer PCP installations
+ Fix RPM changelog typo in in-tree spec file
+ Further work on Debian/kFreeBSD port (thanks to Robert Millan)
- Update to pcp-3.6.2.
+ Fix Debian builds on FreeBSD (missing header files)
+ Resolve Debian startup script (compat) lintian issue
+ Resolve FreeBSD kernel PMDA build issue with PCP not installed
in the build root already.
- Update to pcp-3.6.1.
+ Resolve final Mac OS X pthreads build issues
+ Debian packaging improvements for split pmlogger/pmcd scripts,
perl module pieces, and other lintian reported issues
+ Update the startup script dependencies for /var use
+ Support --prefix=... and --exec-prefix=... configure options
+ Relaxed the "are you running as root?" test in startup scripts
+ Win32 build updates and improvements
+ Cache /proc/stat file handle in Linux kernel agent to reduce
syscalls on the most commonly fetched metric subtree
- Update to pcp-3.6.0.
+ Thread-safe libpcp, including additional re-entrant and thread-safe
variants for some routines
+ Retire all asynchronous routines from libpcp
+ Retire all V1 protocols and services (archive format, PMAPI and
PMDA_INTERFACE)
+ PMNS moves to ASCII only (no binary PMNS)
+ Rework "init" scripts, splitting pcp into pmcd and pmlogger
+ Update elasticsearch PMDA to 0.19+, new transport and shard metrics
+ Updates to PMDA new event queueing interfaces for agents wishing to
export that class of performance data.
+ First round of Coverity cleanup fixes incorporated.
+ Initial version of the SNMP PMDA, thanks to Hamish Coleman.
+ Updates to postgres PMDA to export additional recovery metrics.
- Update to pcp-3.5.11.
+ Update FSF contact address in copyright notices to keep
rpmlint happy.
+ Fix instance domain checks in elasticsearch PMDA.
+ Make KVM PMDA to run as root once more (permissions issues).
+ Integration of pmlogger_daily with pmlogrewrite.
+ Fix pmlogger_merge corner case for empty archives.
- Update to pcp-3.5.10.
+ Support new 0.18+ elasticsearch metrics.
+ Fix handling of elasticsearch version metric cluster.
+ Fix trace PMDA build issues.
+ Fix some Win32 build issues.
+ Run with reduced privileges for more of the perl PMDAs.
+ Name Solaris load average metric consistently.
+ Small metric documentation tweaks for Solaris PMDA.
- Update to pcp-3.5.9.
+ Add rc script support for condrestart, and condrestart the pcp,
pmie and pmproxy services after an RPM install or upgrade.
+ Fix a bug where hinv.ndisk is incorrect if CLUSTER_PARTITIONS
hasn't yet been refreshed immediately following a restart.
+ Implementation of client event queueing logic for all PMDAs to
share (all PMDAs wishing to support event metrics, that is).
+ New manual pages for new PMDA event queueing interfaces.
+ PostgreSQL PMDA, supporting versions 9.0 and 9.1 (at least).
+ Reserved ID 111 for Samba Clustered Trivial Database PMDA.
+ Add perl interface to allow PMDAs to drop priveleges
+ Add an elasticsearch version metric.
+ Correct perl module type detection logic for 32/64-bit systems.
+ Small pmlogconf source and man page fixes.
+ Rework flex usage to resolve build warnings.
+ Make Darwin CPU metrics 64 bit.
+ Add (long) opaque key support to libpcp_pmda.
+ Add pmdaCacheStoreInst() routine to libpcp_pmda.
+ Added mssql PMDA for SQL server Dynamic Management View stats.
+ Add pmlogrewrite(1) to rewrite archives (fix inconsistencies).
+ Fix a cgroup option parsing error on consecutive fetch calls.
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Thu Nov 10 2011 meissner@suse.de
- wildcard a bit to make it package on ppc
* Wed Aug 10 2011 ddiss@suse.de
- Update to pcp-3.5.8.
+ Rework rsyslog PMDA to remove Switch use, very odd behaviour
observed on RHEL5.2 (mysteriously failing to compile).
+ Add in Kens scripting defenses against dodgey toolchains.
* Tue Aug 09 2011 ddiss@suse.de
- Update to pcp-3.5.7.
+ Fix build issue on SLES11 SP1 IA64 systems.
+ Improved rsyslog PMDA handling of queue metrics.
+ Add open file-descriptor count metric to the Linux PMDA.
+ Implement logger PMDA line-oriented event mode.
+ Add regular expression based event filtering in logger PMDA.
+ The default pmcd.conf now has an access control section, and
all remote store operations are blocked by default.
* Mon Aug 01 2011 ddiss@suse.de
- Update to pcp-3.5.6.
+ Fix warning from pmie_daily with some /bin/pwd versions.
+ Numerous Debian packaging updates for lintian cleanliness.
+ Fixed typos in several man pages.
+ Added ElasticSearch PMDA.
+ Fix build on RHEL4 with older sys/queue.h variant.
* Thu Jul 07 2011 ddiss@suse.de
- Update to pcp-3.5.5.
+ Resolve Debian packaging issues preventing new uploads.
+ Fix warnings from pmie_check with some /bin/pwd versions.
- Update to pcp-3.5.4.
+ Fix warnings from pmlogger_check with some /bin/pwd versions.
- Update to pcp-3.5.3.
+ Remove reliance on a cpp binary being installed locally.
+ Ensure compressed pmie log files are also cleaned up daily.
+ Extend the event store mechanism to be more generally useful.
+ Add memory limiting functionality to pmdalogger.
+ Add SQLServer metric for user settable queries.
+ Fix potential sigsegv in pmprobe fetching multiple live values.
+ Perl changes for Solaris.
+ Fix Fedora15 build relating to handling of systemd.
+ Solaris pmda zpool_vdev_name() api change.
+ Update sar2pcp for sysstat version 9.1.7.
+ Resolve realloc issue in event metric handling in libpcp_pmda.
- Update to pcp-3.5.2.
+ pmlogreduce - fix 2 problems (memory leak, additional mark records)
+ Initial version of pmdalogger, from David Smith, a log monitoring
PMDA exporting event metrics.
+ Make Windows drive instance domain code less chatty.
+ RC scripts and pmie_check - Mac OS X porting
+ pmlogger_check - symbolic link issue fixed
+ Add in the rsyslog PMDA (http://www.rsyslog.com)
+ Extend PCP::PMDA so that the log tail mode can be used on named papes.
+ Numerous updates to the Perl packaging infrastructure
+ Fix build when $HOME is not set.
+ pmlogconf - another non-posix awk issue fixed
+ Darwin pmda - filesys.maxfiles metric
+ pmie_daily - assorted minor fixups
+ Unix domain socket issue found on Mac OS X
+ pmcd config parsing error handling cleanup
+ Quieten pmevent output in the absence of new events.
+ Pass process ID out on success of __pmProcessCreate.
+ pmdaproc.sh - add PMDA_INTERFACE_5 support
+ pcp_completion.sh - add pmevent for bash metic completion
+ pmevent - add instance domain support
+ Bugfix: fetching hinv.cpu.* aborts if cpu indom is not initialized
+ Rearrange the per-CPU intr metrics on Linux to use dynamic namespace
+ Add perl modules into Mac OS X installations
+ Additional vmstat metrics added to Linux kernel PMDA
+ Fix pmieconf after syscall metrics went away on Linux
+ pmevent - new util to report event records, with instance domain support
+ sample PMDA - instance domain for event records metric
+ pmval, pminfo - man page typo corrections
+ pmval - fix typo in error message
+ pmlogextract, pmlogreduce - auto volume switch at 2^31 bytes
+ pmnscomp - defaults to Version 2 of the compiled PMNS
+ Remove unconditional diagnostic in MMV agent, log spam
+ Rework the code that uncompresses archives for Win32
+ Updates to Win32 makefiles to get a clean package build
+ Enable compressed log processing for Windows as well
+ Sample event consumer code for Windows ETW
+ Update PDH Win32 headers to use those from current mingw-m64 tree
+ Win32 socket error messages are reporting correctly
+ Great strides in getting error reporting correct on Windows
+ Add Win32 pthread wrapper for threading work on Windows
+ Add PowerDNS recursor stats to the pdns PMDA
- Update to pcp-3.5.0.
+ Infrastucture support for doing distributed event tracing with PCP.
This includes a new metric type (PM_TYPE_EVENT), cunning mechanisms
for encoding event records in pmResults, and providing PMDAs with
per-client context connection information allowing agents to track
which clients have seen which parts of a trace stream so far. Some
reference uses of these extensions can be seen in pmdasample and in
the pmcd PMDA as well.
+ Transparent support for archive de-compression by clients.
+ Manual page formatting errors corrected.
+ Fix a pmDupContext memory corruption issue seen with derived metrics.
+ Added a one-trip optimisation/guard to pcp.env
+ Improved pmdaFetch and pmdaFetchCallback man pages with respect to
return codes and value memory allocation models.
+ Fix for Windows unintentionally allowing multiple pmcd processes
to startup and bind to the same port, with "undefined" results.
+ Fix Windows services interaction, preventing pmcd service stop.
+ Fix Mac OS X scandir memory leak on empty directories.
+ Fix Mac OS X mem.util.wired metric, was exporting the wrong value.
+ Correct the handling of SLES11 distro identification (lsb-release
file not used again, on SuSE Linux distributions).
+ Fix postfix PMDA log file path handling for Redhat Linux distros.
+ Extend Perl PMDA interfaces to allow additional metrics to be
added at runtime (now makes use of dynamic namespace support).
+ Set KEEPALIVE option on pmproxy client sockets, mirroring pmcd
behaviour and reducing open file descriptor pressure.
+ Improvements to the native Windows version of pmlogger, preventing
it from exiting prematurely thanks to a socket read race condition.
+ Fix /proc/interrupts parser in Linux PMDA, thanks to Arthur Kepner.
* Mon Jan 24 2011 ddiss@suse.de
- Update to pcp-3.4.0.
+ 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.
- Update to pcp-3.3.3.
+ Fix two off-by-one errors in NUMA metrics in Linux PMDA.
+ Rework timezone environment variable handling to be able to
coexist more peacefully with Perl.
+ Remove Fedora specfile now that this is in Fedora CVS.
- Update to pcp-3.3.2.
+ Fix FreeBSD build and packaging issues affecting Debian.
+ Move PCP::Glider Perl code into core PCP with other Perl modules.
+ Avoid a mingw64-compiler-runtime bug in gettimeofday.
+ Fix spec file issue in Fedora/RHEL builds.
+ Add in the gpsd PMDA.
- Update to pcp-3.3.1.
+ Fix a sigsegv in pmdalinux in the kernel.pernode.cpu metrics.
+ Don't kill dbpmda if namespace cannot be loaded.
+ Resolve a Windows build error under latest toolchain.
+ Some minor pmieconf and pmimport related cleanups.
- Update to pcp-3.3.0.
+ Rework pmlogconf utility - version 2.0 ondisk format.
+ Initial support for Linux kernel cgroup subsystem, using dynamic
metrics (cpu sets, cpu sched, cpu acct, memory, ...)
+ Fix per-process I/O (proc.io.*) metric values.
+ Fix potential SEGV in derived metrics when pmcd connection lost.
+ Fix to allow pmlogger to log derived metrics.
+ Fix open file descriptor leak in Linux disk scheduler code.
+ Postfix PMDA updated to report aggregate stats from mail.log parsing.
+ Add per-node CPU metrics to Linux kernel agent.
+ Integrate pmieconf into the build, modernisation and porting work.
+ Add install-sh to the set of pcp-internal programs for external code.
+ Improved checking of PMDA domain numbers.
+ Allow use of SunStudio compiler on Solaris.
+ Add load average metrics to Solaris kernel agent.
+ Windows 7 porting work.
+ Make Win32 build work with more recent versions of gcc and Perl.
+ Fix pmie [no]match_inst botch, tweak sleepTight reporting.
+ Allow \$ for pmie regular expressions.
+ Ensure pmlogger doesn't write extended pmcd host syntax as hostname.
+ Switch over to not using local context for bash completion.
+ Improve Lustre agent metric help text.
+ Added a readonly filesystems metric into Linux kernel agent.
+ Ensure xfs.buffer metrics are always properly refreshed.
+ Add Linux kernel statistics related to XFS btree operations.
- Update to pcp-3.2.1.
+ Export information about ZFS snapshots
+ Correct accounting of PMNS size in a libpcp_pmda helper routine.
- Update to pcp-3.2.0.
+ Change how PM_CONTEXT_LOCAL determines available PMDAs:
rework local context code to retire $PMDA_LOCAL_*, build DSO table
from pmcd.conf at run-time, new __pmLocalPMDA and __pmSpecLocalPMDA
routines in libpcp, -K options for pminfo, pmval and pmprobe.
+ Make some pmda dynamic name operations take (const char *) args.
+ Fix bash completion so dynamic names expanded, and stderr culled
(culling DSO agent initialisation messages).
+ Improve pmlogger handling of alias names (same PMID, different names).
+ Honour the -T command line option in pmlogreduce.
+ Resolve an MMV issue evident in the Mac OS X installer, which resulted
in failed dmg (binary) installation attempts.
+ Solaris startup script improvements.
+ Add details of the extended hostname syntax to pcpintro(1).
+ Fix a memory leak in pmdawindows help text handling.
+ Fix a memory leak in pmdammv help text handling.
+ Add anonymous huge page Linux memory utilisation metric.
+ Fix local context reporting of help text.
+ Solaris man page build changes.
+ Clean up diagnostic messages in pmlogextract.
+ Teach pmdaproc about Solaris' ping.
+ If pmstat fails to connect to local pmcd, fallback to local context.
+ Mark as const the final (requested units) pmConvScale argument
+ Clean out SGI-isms from build related files (no longer used by SGI).
+ Fix mem.numa.util.NFS_Unstable metric.
+ Removed pmdajstat, this has long been superceded by the capabilities
of the Parfait package for instrumenting Java applications with PCP.
- Update to pcp-3.1.2.
+ Add indom save and restore logic into Windows PMDA.
+ Fix a typo in the Postfix PMDA.
+ Update and extend /proc/meminfo stats on Linux.
+ Improve handling of monitored process in pmdammv, especially
when the monitored process exits (pmns not cleaned up before).
- Update to pcp-3.1.1.
+ Use a better MMV generation number, using all bits available.
+ Fix a metric count calculation error in pmdammv.
+ Add precision argument (-p) to pmwtf.
+ Added an open socket sockname command to dbpmda.
+ Remove use of grep -q, unavailable on OpenSolaris.
+ Couple of trivial build fixes for the Win32 platform.
- Update to pcp-3.1.0.
+ Derived metric support.
+ Fix a memory leak in the Solaris kernel PMDA.
+ Extract information about network links on Solaris.
+ MMV PMDA (DSO) is now installed and enabled by default.
+ Reintroduced MMV support for cross-(mmap-)file instances.
+ Bug fix in pmdammv which was capable of causing SIGSEGV.
+ Add dbpmda readline support (and packaging dependencies).
+ Add in -Z option to pmwtf, to pass through to pmlogsummary.
+ Export NUMA memory statistics from the linux kernel.
+ Make pmie_check work on Solaris.
+ Make perdisk stats part of the zpool hierarchy.
+ dbpmda fix for name lookup and dynamic metrics.
+ Add a new PMDA exporting the Postfix queue lengths.
+ BuildRequires initscripts for %{_vendor} == redhat.
- Update to pcp-3.0.2.
+ Improvements and fixes to PCP::PMDA perl module.
+ Added the SQL Server dtsrun log file parser PMDA.
+ Switch MMV PMDA to use dynamic namespace interfaces, which resolves
long-standing spurious EAGAIN error on reconfiguration.
+ Separate out the Infiniband and cluster PMDAs into their own
package - removing dependencies and configure complexities from
pcp into specialised, layered packages.
+ Configure packaging to use libexecdir for private pcp binaries,
if supported on the platform (also honour --libexecdir configure flag)
+ Add sysfs.kernel metrics cluster to Linux PMDA.
- Update to pcp-3.0.1.
+ Reverted rc scripts default start/stop settings back to how
it was in 2.9.3-1, for Debian bug #544350. On Red Hat platforms,
the RPM spec overrides this to be chkconfig off by default.
+ Lexical analyser tweaks (various tools) to work on Windows.
+ pmlogextract change timezone selection algorithm, add -f for old behaviour
+ configure.in clean up more thoroughly on Mac OS X
+ Get pcp building on Debian GNU/kFreeBSD port.
+ Add missing return statement causing incorrect mem.util on Win32.
+ Improved support for Slackware distro makepkg packaging
+ Solaris fixes: pass information about compiler into Perl PMDA makefiles,
don't change pointer types of pmCtime's arguments, deal with default lex
+ Move Infiniband and Cluster PMDAs to a stand-alone packages
+ Trim the set of RPM files marked as %config to just those
that are actually likely to be edited (rpm -qlcv pcp pcp-libs).
- Update to pcp-3.0.0.
+ PMDA_INTERFACE_4 and the support of dynamic subtrees of the PMNS
where the PMDA (not PMCD) maintains knowledge of the PMNS.
+ RPM packaging split into pcp, pcp-libs and pcp-libs-devel
pcp-libs is common - it's required by pcp and by pcp-libs-devel but
pcp and pcp-libs-devel can be installed with or without each other.
+ Added separate specific licenses for the new subpackages,
particularly pcp-libs, which is LGPL.
+ Added ldconfig %post and %postun scriptlets for -libs
+ Don't explicitly require Infiniband libs, since they're libs and RPM
figures it out
+ No need to explicitly BuildRequire gcc-c++ libstdc++-devel
+ Add BuildRequires on perl-ExtUtils-MakeMaker
+ Remove explicit ia64 Requires: libunwind
+ Preserve generated gram.tab.c in several places since debuginfo needs it
+ Create %{_localstatedir}/run/pcp and ship it (so it'll be removed)
+ Use %doc in spec for CHANGELOG COPYING INSTALL README VERSION.pcp pcp.lsm
+ Tweak configure to move PCP_BINADM_DIR out of /usr/share, into /usr/lib.
Arch dependent binaries should not be installed below /usr/share.
+ Delete unneeded "explicit script interpreter" in several places
to keep rpmlint happy
+ Remove setuid from pmpost, not needed (and not in debian either)
+ Nuke the migrate_pcp_var_dir, script and it's %post scriptlet
+ Default "chkconfig off" for all PCP services (retain settings on upgrade)
+ Clean-up and simplify the %post scriptlets (rather dramatically)
+ Don't ship static libraries in Fedora, we have the debug package for that
+ Install .NeedRebuild, add to %files and remove crud from %post scriptlets
+ Added %changelog in RPM spec and moved %files to end before %changelog
+ Move demos, examples and demo PMDAS to the libs-devel package since they
are not used for production (but are useful for devel and needed for QA).
+ Don't install trace demo binaries since src is installed anyway
+ Reconciled build/rpm/pcp.spec.in with build/rpm/pcp_fedora.spec
+ Integrated RPM packaging support for perl-PCP-PMDA and perl-PCP-MMV
(but perl-PCP-Logsummary is not currently shipped in RPM packages)
+ RPM build requires perl(ExtUtils::MakeMaker) rather than
perl-extutils-makemaker (this is the standard notation)
+ For easier upgrades, the perl PMDAs only really require pcp >= package
version (until we change or extend an API).
+ ReplacePmnsSubtree fix bad signal handling botch (affecting MMV PMDA)
+ Fix pmcd.timezone metric such that value updates on daylight savings
(or other timezone) changes.
+ Initial packaging work for Slackware Linux, thanks to Roman Revyakin.
- Update to pcp-2.9.3.
+ configure.in fix for Windows iptypes.h header.
+ Fixup Windows SQL Server metrics on 64 bit platforms.
- Update to pcp-2.9.2.
+ Final iteration on pmval sample count changes.
+ Build fallout on Mac/Win32 in MMV client library.
+ Tidy configure.in sys/stat time field/types handling for Alpha builds.
- Update to pcp-2.9.1.
+ Fix a long-standing pmval sample count miscalculation.
+ Add missing runlevels and dependencies in start scripts.
+ Fix a segv observed in the Windows PMDA accessing SQL Server metrics.
+ Fix logic error causing wrong Windows version to be reported sometimes.
+ Add kernel.all.uptime to the Windows kernel agent.
+ Initial version of the (perl-based) Samba PMDA.
+ Fixes to pmdasimple.pl so it functions correctly on all platforms.
+ Add PCP::PMDA helper routines for determining native long sizes.
+ Extend MMV to allow teardown of MMV file, and set errno on failure.
+ Initial stable (1.00) version of MMV Perl interface.
+ Correct the metric units for several Windows per-process memory metrics.
+ Add network metrics to Solaris PMDA
+ Report ZFS statistics from Solaris PMDA
+ Export zpool stats from Solaris PMDA
+ Generate packages for Solaris
+ Allow user to choose her compiler (proper use of AC_PROG_CC)
- Update to pcp-2.9.0.
+ Fix Linux PMDA issue with -fstack-protector gcc option.
+ Get socket daemon PMDAs working with Win32 pmcd.
+ Bind 9.4 PMDA.
+ PowerDNS PMDA.
+ Fix atexit handling in the Perl PMDA module.
+ Fix a duplicate PMID in the MySQL PMDA.
+ Infiniband PMDA improvements and man page.
+ Minor packaging tweaks for rpm and deb formats.
- Update to pcp-2.8.12.
+ Bug fixes in Zimbra and MySQL PMDAs.
+ Fix memory leaks in the Perl PMDA interface.
+ Fix the Mac OS X pmdadarwin metric table direct mapping.
- Update to pcp-2.8.11.
+ Rework namespace file generation for Perl PMDAs.
- Update to pcp-2.8.10.
+ RPM packaging fixes for Perl modules.
- Update to pcp-2.8.9.
+ Remove Cygwin support, we're now committed to native Win32
port - first production install yesterday, hooray!
+ Further Win32 work - wrapper batch files for shell scripts
run as commands, moved daemon configs into $PCP_DIR/etc,
bug fixes to process creation code.
+ Significant work on the MMV PMDA, including revamped API,
Perl API, updated on-disk support with string values and
help text support, amongst other changes.
+ Fix build of Perl PMDA module when PCP not installed.
+ Fix Zimbra PMDA status metrics.
- Update to pcp-2.8.8.
+ Added a Zimbra Collaboration Suite PMDA.
+ Build fixes for OpenSolaris.
+ Perl PMDA fixes in tail mode.
+ Correct physical memory reporting in Windows PMDA on 32 bit
machines.
+ Other small tweaks and improvements to Windows PMDA also.
- Update to pcp-2.8.7.
+ Windows PMDA major rework to improve memory footprint.
+ Yet another Mac OS X build issue resolution.
- Update to pcp-2.8.6.
+ Fix build on Mac OS X after lex warning cleanups.
+ Fix pmdate build when PCP headers not in the root.
+ A single PMNS domain number file now used in-tree.
+ Added tmpfs filesystem metrics to Linux PMDA.
- Update to pcp-2.8.5.
+ Packaging tweaks for Debian (builddefs/rules moved).
+ Make timezone manipulation in Windows work (mimic MSYS).
+ Numerous warnings fixed.
+ Several changes to tempfile handling for Vista.
+ Make setting pcp_rc_dir in configure.in more robust.
+ Further pathname separator auditing for Windows.
+ Fixed a libpcp_gui linker issue on Mac OS X.
- Update to pcp-2.8.4.
+ Descend into src/bashrc. D'oh!
- Update to pcp-2.8.3.
+ Bash auto-completion of metric names.
+ Fix a memory leak in xfs project quotas metrics.
+ Several Win32 fixes for Windows Server 2008.
+ Add Linux per-CPU and aggregate "guest" CPU utilisation metrics.
+ Add a pmlogsummary option to report a "header" line (-H).
+ Add optional pmstat support for time control via pmtime.
+ Add pmcd.client.* metrics for identifying connected clients.
- Update to pcp-2.8.2.
+ Fix pmie bug in the handling of && and || operators.
+ Improve daily pmie/pmlogger script behaviour.
- Update to pcp-2.8.1.
+ Fix build issue with libpcp_mmv - would not build-from-source
if <pcp/pmapi.h> was not in the root filesystem.
+ Finer control of pmie2col(1) reporting precision.
- Update to pcp-2.8.0.
+ Linux netfilter (IP connection tracking) PMDA included
+ Memory Mapped Value (MMV) PMDA and client library included
+ Linux bonding (bonded network interface) PMDA included
+ Lustre PMDA included
+ Added pcp_gui library as pcpmon replacement, supporting the
new (open source) version of pmtime for console tools.
+ Perl PCP::LogSummary module included.
+ KVM (Linux Kernel Virtualisation layer) PMDA
+ Infiniband PMDA included
+ VMware PMDA included
+ Perl PCP::PMDA module completed, stabilised and incorporated.
+ Default pmcd and pmproxy ports changed to IANA registered ones.
( The old behaviour - i.e. both original and IANA ports - is
still available using PMCD_PORTS and PMPROXY_PORTS variables ).
- Update to pcp-2.7.7.
+ Infiniband metric enhancements
+ Handle missing "which" binary during rpm installation
+ Added new quota metrics (XFS project quota)
+ Aggregate and per-CPU hypervisor "steal" time metrics added
+ NFS v4 metrics
+ commitLimit meminfo metric added
+ Namespace locking fix in pmdaproc.sh
+ Additional Windows memory metrics
+ Several pmie fixes from Ken
+ Kens pmlogreduce archive corruption fix
+ Kens pmproxy PDU size fix
+ Nathan's pmlogsummary sum calulation fix
+ Added a (cheap) runnable processes metric.
- Update to pcp-2.7.4.
+ MaxOSX and Debian/Ubuntu build/package fixes
+ Add sqlserver active_transactions metrics to the Windows PMDA.
+ Fix a pmie_check typo causing mis-identification of pmie processes.
+ Allow pmie and/or operators to function with some data missing.
+ Resolve path naming issues with more recent versions of autoconf.
+ pmlogsummary report sum option
+ pmval kmtime support
+ Additional Linux SNMP metrics
+ Fix Linux vmstat nr_slab metrics
+ Make pcp status command report build version
+ Windows split_io metrics
+ Fix pmdapmcd empty pmie instance
+ pmdamailq filename regex
+ Windows TCP metrics
+ pmie log file rotation
+ Changed the default compression program to be bzip2(1)
- Update to pcp-2.7.3.
+ add network.ib.control to timeout infiniband stats workthread
+ add mem.util.anonpages
- Update to pcp-2.7.2.
+ pcp doc updates
+ pmdalinux death from open file descriptors: pclose needed in network.ib
+ network.ib stats updated to cope with OFED 1.2 changes
+ some numa.link fixes for shub2 & NL4
+ Improve start/stop times of pmcd,pmlogger,pmie
+ create portable pmsleep (subsecond sleep) exe
- Update to pcp-2.7.0.
This log has been allowed to lapse for some time. Blanket catch-up..
the following PVs describe changes made in that time:
+ 947510 - UNIX95 patches break pcp tools
+ 948548 - [SUSE#182852] Buffer overflow in linux proc_pmda
+ 948551 - Update pcp configure and build infrastructure
+ 948799 - Move telnet-probe to oss part of pcp
+ 948958 - *nodeid conversions have inconsistent naming
+ 952623 - possible use-after-free of pmProfile objects used by pmda
+ 952932 - pcp-open RPM requires libpcp.so.2 but doesn't provide it
+ 953015 - Promote libpcp_pmc to DSO
+ 953301 - Update irix pcp bits
+ 953876 - Use swap.pagesin/pagesout instead of swap.in/.out in pmstat
+ 954035 - Update macosx build infrastructure
+ 954165 - pmdumptext reports wrong time with sub-second intervals
+ 954173 - pmReceiveNamesOfChildren returns bogus value
+ 954203 - pmnscomp generates bogus binary pmns files
+ 954342 - Add support for FreeBSD
+ 954343 - Update windows pmda
+ 954432 - Use a pidfile to stop pcp
+ 954652 - telnet-probe ate my arguments
+ 954842 - Update qa on sles10 for pcp 2.5 and 2.6
+ 956190 - add IB traffic stats to linux PMDA
+ 956199 - pmlogsummary double free causes graph failures
+ 957598 - add debuginfo to pcp-open build in mangrove
+ 957758 - valgrind finds "invalid read of size 8" etc in __pmStuffValue
+ 957884 - need network.ib.status for per-port IB status and description
+ 958273 - If OFED is installed but no ports are found, return PM_ERR_VALUE from refresh_ib
+ 958379 - IB PMDA broken (port num appearing twice in perfquery calls)
+ 958476 - path to pmie_check binary incorrect in pmie crontab config file
- Update to pcp-2.5.0-2.
+ 947602 - pmdas/aix/common.h is missing from the tarball
* Thu Feb 11 2010 jengelh@medozas.de
- SPARC requiers use large PIC
* Wed Jun 10 2009 coolo@novell.com
- filter out -fomit-frame-pointer to fix build
* Tue Jun 09 2009 coolo@novell.com
- continue previous work
/etc/bash_completion.d/pcp /etc/init.d/pcp /etc/init.d/pmcd /etc/init.d/pmie /etc/init.d/pmlogger /etc/init.d/pmproxy /etc/pcp.env /usr/bin/dbpmda /usr/bin/genpmda /usr/bin/pcp /usr/bin/pmafm /usr/bin/pmclient /usr/bin/pmconfig /usr/bin/pmdate /usr/bin/pmdbg /usr/bin/pmdumplog /usr/bin/pmerr /usr/bin/pmevent /usr/bin/pmgenmap /usr/bin/pmie /usr/bin/pmie2col /usr/bin/pmieconf /usr/bin/pminfo /usr/bin/pmlc /usr/bin/pmlogcheck /usr/bin/pmloglabel /usr/bin/pmlogsummary /usr/bin/pmprobe /usr/bin/pmsocks /usr/bin/pmstat /usr/bin/pmstore /usr/bin/pmtrace /usr/bin/pmval /usr/lib/pcp /usr/lib/pcp/bin /usr/lib/pcp/bin/autofsd-probe /usr/lib/pcp/bin/chkhelp /usr/lib/pcp/bin/install-sh /usr/lib/pcp/bin/mkaf /usr/lib/pcp/bin/newhelp /usr/lib/pcp/bin/pmcd /usr/lib/pcp/bin/pmcd_wait /usr/lib/pcp/bin/pmcpp /usr/lib/pcp/bin/pmhostname /usr/lib/pcp/bin/pmie_check /usr/lib/pcp/bin/pmie_daily /usr/lib/pcp/bin/pmie_email /usr/lib/pcp/bin/pmiestatus /usr/lib/pcp/bin/pmlock /usr/lib/pcp/bin/pmlogconf /usr/lib/pcp/bin/pmlogconf-setup /usr/lib/pcp/bin/pmlogextract /usr/lib/pcp/bin/pmlogger /usr/lib/pcp/bin/pmlogger_check /usr/lib/pcp/bin/pmlogger_daily /usr/lib/pcp/bin/pmlogger_merge /usr/lib/pcp/bin/pmlogreduce /usr/lib/pcp/bin/pmlogrewrite /usr/lib/pcp/bin/pmnewlog /usr/lib/pcp/bin/pmnsadd /usr/lib/pcp/bin/pmnsdel /usr/lib/pcp/bin/pmnsmerge /usr/lib/pcp/bin/pmpost /usr/lib/pcp/bin/pmproxy /usr/lib/pcp/bin/pmsignal /usr/lib/pcp/bin/pmsleep /usr/lib/pcp/bin/pmwtf /usr/lib/pcp/bin/telnet-probe /usr/sbin/rcpcp /usr/sbin/rcpmcd /usr/sbin/rcpmie /usr/sbin/rcpmlogger /usr/sbin/rcpmproxy /usr/share/doc/packages/pcp-3.6.4 /usr/share/doc/packages/pcp-3.6.4/CHANGELOG /usr/share/doc/packages/pcp-3.6.4/COPYING /usr/share/doc/packages/pcp-3.6.4/INSTALL /usr/share/doc/packages/pcp-3.6.4/README /usr/share/doc/packages/pcp-3.6.4/VERSION.pcp /usr/share/doc/packages/pcp-3.6.4/pcp.lsm /usr/share/man/man1/PCPIntro.1.gz /usr/share/man/man1/autofsd-probe.1.gz /usr/share/man/man1/chkhelp.1.gz /usr/share/man/man1/dbpmda.1.gz /usr/share/man/man1/dbprobe.1.gz /usr/share/man/man1/genpmda.1.gz /usr/share/man/man1/mkaf.1.gz /usr/share/man/man1/newhelp.1.gz /usr/share/man/man1/pcp.1.gz /usr/share/man/man1/pmafm.1.gz /usr/share/man/man1/pmcd.1.gz /usr/share/man/man1/pmcd_wait.1.gz /usr/share/man/man1/pmclient.1.gz /usr/share/man/man1/pmconfig.1.gz /usr/share/man/man1/pmcpp.1.gz /usr/share/man/man1/pmdabonding.1.gz /usr/share/man/man1/pmdacisco.1.gz /usr/share/man/man1/pmdadbping.1.gz /usr/share/man/man1/pmdaelasticsearch.1.gz /usr/share/man/man1/pmdagpsd.1.gz /usr/share/man/man1/pmdakvm.1.gz /usr/share/man/man1/pmdamailq.1.gz /usr/share/man/man1/pmdamemcache.1.gz /usr/share/man/man1/pmdamysql.1.gz /usr/share/man/man1/pmdanamed.1.gz /usr/share/man/man1/pmdanetfilter.1.gz /usr/share/man/man1/pmdanews.1.gz /usr/share/man/man1/pmdapdns.1.gz /usr/share/man/man1/pmdapostfix.1.gz /usr/share/man/man1/pmdapostgresql.1.gz /usr/share/man/man1/pmdarsyslog.1.gz /usr/share/man/man1/pmdasamba.1.gz /usr/share/man/man1/pmdasample.1.gz /usr/share/man/man1/pmdasendmail.1.gz /usr/share/man/man1/pmdashping.1.gz /usr/share/man/man1/pmdasimple.1.gz /usr/share/man/man1/pmdasnmp.1.gz /usr/share/man/man1/pmdasummary.1.gz /usr/share/man/man1/pmdasystemtap.1.gz /usr/share/man/man1/pmdate.1.gz /usr/share/man/man1/pmdatrace.1.gz /usr/share/man/man1/pmdatrivial.1.gz /usr/share/man/man1/pmdatxmon.1.gz /usr/share/man/man1/pmdavmware.1.gz /usr/share/man/man1/pmdaweblog.1.gz /usr/share/man/man1/pmdazimbra.1.gz /usr/share/man/man1/pmdbg.1.gz /usr/share/man/man1/pmdumplog.1.gz /usr/share/man/man1/pmerr.1.gz /usr/share/man/man1/pmevent.1.gz /usr/share/man/man1/pmgenmap.1.gz /usr/share/man/man1/pmhostname.1.gz /usr/share/man/man1/pmie.1.gz /usr/share/man/man1/pmie2col.1.gz /usr/share/man/man1/pmie_check.1.gz /usr/share/man/man1/pmie_daily.1.gz /usr/share/man/man1/pmieconf.1.gz /usr/share/man/man1/pmiestatus.1.gz /usr/share/man/man1/pminfo.1.gz /usr/share/man/man1/pmlc.1.gz /usr/share/man/man1/pmlock.1.gz /usr/share/man/man1/pmlogcheck.1.gz /usr/share/man/man1/pmlogconf.1.gz /usr/share/man/man1/pmlogextract.1.gz /usr/share/man/man1/pmlogger.1.gz /usr/share/man/man1/pmlogger_check.1.gz /usr/share/man/man1/pmlogger_daily.1.gz /usr/share/man/man1/pmlogger_merge.1.gz /usr/share/man/man1/pmloglabel.1.gz /usr/share/man/man1/pmlogreduce.1.gz /usr/share/man/man1/pmlogrewrite.1.gz /usr/share/man/man1/pmlogsummary.1.gz /usr/share/man/man1/pmnewlog.1.gz /usr/share/man/man1/pmnsadd.1.gz /usr/share/man/man1/pmnsdel.1.gz /usr/share/man/man1/pmnsmerge.1.gz /usr/share/man/man1/pmpost.1.gz /usr/share/man/man1/pmprobe.1.gz /usr/share/man/man1/pmproxy.1.gz /usr/share/man/man1/pmsignal.1.gz /usr/share/man/man1/pmsleep.1.gz /usr/share/man/man1/pmsocks.1.gz /usr/share/man/man1/pmstat.1.gz /usr/share/man/man1/pmstore.1.gz /usr/share/man/man1/pmtrace.1.gz /usr/share/man/man1/pmval.1.gz /usr/share/man/man1/telnet-probe.1.gz /usr/share/man/man4/mmv.4.gz /usr/share/man/man4/pcp.conf.4.gz /usr/share/man/man4/pcp.env.4.gz /usr/share/man/man4/pmieconf.4.gz /usr/share/man/man4/pmns.4.gz /usr/share/pcp /usr/share/pcp/lib /usr/share/pcp/lib/ReplacePmnsSubtree /usr/share/pcp/lib/lockpmns /usr/share/pcp/lib/pmdaproc.sh /usr/share/pcp/lib/rc-proc.sh /usr/share/pcp/lib/rc-proc.sh.minimal /usr/share/pcp/lib/unlockpmns /var/lib/pcp /var/lib/pcp/config /var/lib/pcp/config/pmafm /var/lib/pcp/config/pmafm/pcp /var/lib/pcp/config/pmcd /var/lib/pcp/config/pmcd/pmcd.conf /var/lib/pcp/config/pmcd/pmcd.options /var/lib/pcp/config/pmcd/rc.local /var/lib/pcp/config/pmchart /var/lib/pcp/config/pmchart/Apache /var/lib/pcp/config/pmchart/Cisco /var/lib/pcp/config/pmchart/Sample /var/lib/pcp/config/pmchart/Sendmail /var/lib/pcp/config/pmchart/Web.Alarms /var/lib/pcp/config/pmchart/Web.Allservers /var/lib/pcp/config/pmchart/Web.Perserver.Bytes /var/lib/pcp/config/pmchart/Web.Perserver.Requests /var/lib/pcp/config/pmchart/Web.Requests /var/lib/pcp/config/pmchart/Web.Volume /var/lib/pcp/config/pmchart/shping.CPUTime /var/lib/pcp/config/pmchart/shping.RealTime /var/lib/pcp/config/pmie /var/lib/pcp/config/pmie/cisco /var/lib/pcp/config/pmie/cisco/in_util /var/lib/pcp/config/pmie/cisco/out_util /var/lib/pcp/config/pmie/config.default /var/lib/pcp/config/pmie/control /var/lib/pcp/config/pmie/crontab /var/lib/pcp/config/pmie/stomp /var/lib/pcp/config/pmieconf /var/lib/pcp/config/pmieconf/cpu /var/lib/pcp/config/pmieconf/cpu/context_switch /var/lib/pcp/config/pmieconf/cpu/load_average /var/lib/pcp/config/pmieconf/cpu/low_util /var/lib/pcp/config/pmieconf/cpu/system /var/lib/pcp/config/pmieconf/cpu/util /var/lib/pcp/config/pmieconf/filesys /var/lib/pcp/config/pmieconf/filesys/filling /var/lib/pcp/config/pmieconf/global /var/lib/pcp/config/pmieconf/global/parameters /var/lib/pcp/config/pmieconf/global/pcp_actions /var/lib/pcp/config/pmieconf/memory /var/lib/pcp/config/pmieconf/memory/exhausted /var/lib/pcp/config/pmieconf/memory/swap_low /var/lib/pcp/config/pmieconf/percpu /var/lib/pcp/config/pmieconf/percpu/many_util /var/lib/pcp/config/pmieconf/percpu/some_util /var/lib/pcp/config/pmieconf/percpu/system /var/lib/pcp/config/pmieconf/pernetif /var/lib/pcp/config/pmieconf/pernetif/collisions /var/lib/pcp/config/pmieconf/pernetif/errors /var/lib/pcp/config/pmieconf/pernetif/packets /var/lib/pcp/config/pmieconf/pernetif/util /var/lib/pcp/config/pmieconf/shping /var/lib/pcp/config/pmieconf/shping/response /var/lib/pcp/config/pmieconf/shping/status /var/lib/pcp/config/pmlogconf /var/lib/pcp/config/pmlogconf/apache /var/lib/pcp/config/pmlogconf/apache/processes /var/lib/pcp/config/pmlogconf/apache/summary /var/lib/pcp/config/pmlogconf/apache/uptime /var/lib/pcp/config/pmlogconf/cpu /var/lib/pcp/config/pmlogconf/cpu/percpu /var/lib/pcp/config/pmlogconf/cpu/summary /var/lib/pcp/config/pmlogconf/disk /var/lib/pcp/config/pmlogconf/disk/percontroller /var/lib/pcp/config/pmlogconf/disk/perdisk /var/lib/pcp/config/pmlogconf/disk/summary /var/lib/pcp/config/pmlogconf/filesystem /var/lib/pcp/config/pmlogconf/filesystem/all /var/lib/pcp/config/pmlogconf/filesystem/summary /var/lib/pcp/config/pmlogconf/filesystem/xfs-all /var/lib/pcp/config/pmlogconf/filesystem/xfs-io-irix /var/lib/pcp/config/pmlogconf/filesystem/xfs-io-linux /var/lib/pcp/config/pmlogconf/kernel /var/lib/pcp/config/pmlogconf/kernel/bufcache-activity /var/lib/pcp/config/pmlogconf/kernel/bufcache-all /var/lib/pcp/config/pmlogconf/kernel/inode-cache /var/lib/pcp/config/pmlogconf/kernel/interrupts-irix /var/lib/pcp/config/pmlogconf/kernel/load /var/lib/pcp/config/pmlogconf/kernel/memory-irix /var/lib/pcp/config/pmlogconf/kernel/memory-linux /var/lib/pcp/config/pmlogconf/kernel/queues-irix /var/lib/pcp/config/pmlogconf/kernel/read-write-data /var/lib/pcp/config/pmlogconf/kernel/summary-linux /var/lib/pcp/config/pmlogconf/kernel/summary-windows /var/lib/pcp/config/pmlogconf/kernel/syscalls-irix /var/lib/pcp/config/pmlogconf/kernel/syscalls-linux /var/lib/pcp/config/pmlogconf/kernel/syscalls-percpu-irix /var/lib/pcp/config/pmlogconf/kernel/vnodes /var/lib/pcp/config/pmlogconf/mailq /var/lib/pcp/config/pmlogconf/mailq/summary /var/lib/pcp/config/pmlogconf/memory /var/lib/pcp/config/pmlogconf/memory/swap-activity /var/lib/pcp/config/pmlogconf/memory/swap-all /var/lib/pcp/config/pmlogconf/memory/swap-config /var/lib/pcp/config/pmlogconf/memory/tlb-irix /var/lib/pcp/config/pmlogconf/mysql /var/lib/pcp/config/pmlogconf/mysql/summary /var/lib/pcp/config/pmlogconf/netfilter /var/lib/pcp/config/pmlogconf/netfilter/config /var/lib/pcp/config/pmlogconf/netfilter/summary /var/lib/pcp/config/pmlogconf/networking /var/lib/pcp/config/pmlogconf/networking/interface-all /var/lib/pcp/config/pmlogconf/networking/interface-summary /var/lib/pcp/config/pmlogconf/networking/mbufs /var/lib/pcp/config/pmlogconf/networking/multicast /var/lib/pcp/config/pmlogconf/networking/nfs2-client /var/lib/pcp/config/pmlogconf/networking/nfs2-server /var/lib/pcp/config/pmlogconf/networking/nfs3-client /var/lib/pcp/config/pmlogconf/networking/nfs3-server /var/lib/pcp/config/pmlogconf/networking/other-protocols /var/lib/pcp/config/pmlogconf/networking/rpc /var/lib/pcp/config/pmlogconf/networking/socket-irix /var/lib/pcp/config/pmlogconf/networking/socket-linux /var/lib/pcp/config/pmlogconf/networking/streams /var/lib/pcp/config/pmlogconf/networking/tcp-activity-irix /var/lib/pcp/config/pmlogconf/networking/tcp-activity-linux /var/lib/pcp/config/pmlogconf/networking/tcp-all /var/lib/pcp/config/pmlogconf/networking/udp-all /var/lib/pcp/config/pmlogconf/networking/udp-packets-irix /var/lib/pcp/config/pmlogconf/networking/udp-packets-linux /var/lib/pcp/config/pmlogconf/platform /var/lib/pcp/config/pmlogconf/platform/hinv /var/lib/pcp/config/pmlogconf/platform/linux /var/lib/pcp/config/pmlogconf/postgresql /var/lib/pcp/config/pmlogconf/postgresql/summary /var/lib/pcp/config/pmlogconf/sgi /var/lib/pcp/config/pmlogconf/sgi/cpu-evctr /var/lib/pcp/config/pmlogconf/sgi/craylink /var/lib/pcp/config/pmlogconf/sgi/efs /var/lib/pcp/config/pmlogconf/sgi/hub /var/lib/pcp/config/pmlogconf/sgi/kaio /var/lib/pcp/config/pmlogconf/sgi/node-memory /var/lib/pcp/config/pmlogconf/sgi/numa /var/lib/pcp/config/pmlogconf/sgi/numa-summary /var/lib/pcp/config/pmlogconf/sgi/xbow /var/lib/pcp/config/pmlogconf/sgi/xlv-activity /var/lib/pcp/config/pmlogconf/sgi/xlv-stripe-io /var/lib/pcp/config/pmlogconf/sgi/xvm-all /var/lib/pcp/config/pmlogconf/sgi/xvm-ops /var/lib/pcp/config/pmlogconf/sgi/xvm-stats /var/lib/pcp/config/pmlogconf/shping /var/lib/pcp/config/pmlogconf/shping/summary /var/lib/pcp/config/pmlogconf/sqlserver /var/lib/pcp/config/pmlogconf/sqlserver/summary /var/lib/pcp/config/pmlogconf/v1.0 /var/lib/pcp/config/pmlogconf/v1.0/C2 /var/lib/pcp/config/pmlogconf/v1.0/C3 /var/lib/pcp/config/pmlogconf/v1.0/D3 /var/lib/pcp/config/pmlogconf/v1.0/K0 /var/lib/pcp/config/pmlogconf/v1.0/S0 /var/lib/pcp/config/pmlogconf/v1.0/S1 /var/lib/pcp/config/pmlogconf/zimbra /var/lib/pcp/config/pmlogconf/zimbra/all /var/lib/pcp/config/pmlogger /var/lib/pcp/config/pmlogger/Makefile /var/lib/pcp/config/pmlogger/config.base /var/lib/pcp/config/pmlogger/config.default /var/lib/pcp/config/pmlogger/config.pcp /var/lib/pcp/config/pmlogger/config.pmclient /var/lib/pcp/config/pmlogger/config.pmieconf /var/lib/pcp/config/pmlogger/config.pmstat /var/lib/pcp/config/pmlogger/config.sar /var/lib/pcp/config/pmlogger/control /var/lib/pcp/config/pmlogger/crontab /var/lib/pcp/config/pmproxy /var/lib/pcp/config/pmproxy/pmproxy.options /var/lib/pcp/pmdas /var/lib/pcp/pmdas/apache /var/lib/pcp/pmdas/apache/Install /var/lib/pcp/pmdas/apache/README /var/lib/pcp/pmdas/apache/Remove /var/lib/pcp/pmdas/apache/domain.h /var/lib/pcp/pmdas/apache/help /var/lib/pcp/pmdas/apache/pmdaapache /var/lib/pcp/pmdas/apache/pmns /var/lib/pcp/pmdas/apache/root /var/lib/pcp/pmdas/bonding /var/lib/pcp/pmdas/bonding/Install /var/lib/pcp/pmdas/bonding/Remove /var/lib/pcp/pmdas/bonding/pmdabonding.pl /var/lib/pcp/pmdas/cisco /var/lib/pcp/pmdas/cisco/Install /var/lib/pcp/pmdas/cisco/README /var/lib/pcp/pmdas/cisco/Remove /var/lib/pcp/pmdas/cisco/domain.h /var/lib/pcp/pmdas/cisco/help /var/lib/pcp/pmdas/cisco/parse /var/lib/pcp/pmdas/cisco/pmdacisco /var/lib/pcp/pmdas/cisco/pmns /var/lib/pcp/pmdas/cisco/probe /var/lib/pcp/pmdas/cisco/root /var/lib/pcp/pmdas/dbping /var/lib/pcp/pmdas/dbping/Install /var/lib/pcp/pmdas/dbping/Remove /var/lib/pcp/pmdas/dbping/dbprobe.pl /var/lib/pcp/pmdas/dbping/pmdadbping.pl /var/lib/pcp/pmdas/elasticsearch /var/lib/pcp/pmdas/elasticsearch/Install /var/lib/pcp/pmdas/elasticsearch/Remove /var/lib/pcp/pmdas/elasticsearch/pmdaelasticsearch.pl /var/lib/pcp/pmdas/gpsd /var/lib/pcp/pmdas/gpsd/Install /var/lib/pcp/pmdas/gpsd/Remove /var/lib/pcp/pmdas/gpsd/pmdagpsd.pl /var/lib/pcp/pmdas/kvm /var/lib/pcp/pmdas/kvm/Install /var/lib/pcp/pmdas/kvm/Remove /var/lib/pcp/pmdas/kvm/pmdakvm.pl /var/lib/pcp/pmdas/linux /var/lib/pcp/pmdas/linux/domain.h /var/lib/pcp/pmdas/linux/help /var/lib/pcp/pmdas/linux/help.dir /var/lib/pcp/pmdas/linux/help.pag /var/lib/pcp/pmdas/linux/pmda_linux.so /var/lib/pcp/pmdas/linux/pmdalinux /var/lib/pcp/pmdas/lmsensors /var/lib/pcp/pmdas/lmsensors/Install /var/lib/pcp/pmdas/lmsensors/README /var/lib/pcp/pmdas/lmsensors/Remove /var/lib/pcp/pmdas/lmsensors/domain.h /var/lib/pcp/pmdas/lmsensors/help /var/lib/pcp/pmdas/lmsensors/pmdalmsensors /var/lib/pcp/pmdas/lmsensors/pmns /var/lib/pcp/pmdas/lmsensors/root /var/lib/pcp/pmdas/logger /var/lib/pcp/pmdas/logger/Install /var/lib/pcp/pmdas/logger/README /var/lib/pcp/pmdas/logger/Remove /var/lib/pcp/pmdas/logger/domain.h /var/lib/pcp/pmdas/logger/help /var/lib/pcp/pmdas/logger/pmdalogger /var/lib/pcp/pmdas/logger/pmns /var/lib/pcp/pmdas/logger/root /var/lib/pcp/pmdas/lustrecomm /var/lib/pcp/pmdas/lustrecomm/Install /var/lib/pcp/pmdas/lustrecomm/README /var/lib/pcp/pmdas/lustrecomm/Remove /var/lib/pcp/pmdas/lustrecomm/domain.h /var/lib/pcp/pmdas/lustrecomm/help /var/lib/pcp/pmdas/lustrecomm/pmdalustrecomm /var/lib/pcp/pmdas/lustrecomm/pmns /var/lib/pcp/pmdas/lustrecomm/root /var/lib/pcp/pmdas/mailq /var/lib/pcp/pmdas/mailq/Install /var/lib/pcp/pmdas/mailq/README /var/lib/pcp/pmdas/mailq/Remove /var/lib/pcp/pmdas/mailq/domain.h /var/lib/pcp/pmdas/mailq/help /var/lib/pcp/pmdas/mailq/pmdamailq /var/lib/pcp/pmdas/mailq/pmns /var/lib/pcp/pmdas/mailq/root /var/lib/pcp/pmdas/memcache /var/lib/pcp/pmdas/memcache/Install /var/lib/pcp/pmdas/memcache/Remove /var/lib/pcp/pmdas/memcache/pmdamemcache.pl /var/lib/pcp/pmdas/mmv /var/lib/pcp/pmdas/mmv/Install /var/lib/pcp/pmdas/mmv/Remove /var/lib/pcp/pmdas/mmv/domain.h /var/lib/pcp/pmdas/mmv/mmvdump /var/lib/pcp/pmdas/mmv/pmda_mmv.so /var/lib/pcp/pmdas/mmv/pmdammv /var/lib/pcp/pmdas/mmv/root_mmv /var/lib/pcp/pmdas/mounts /var/lib/pcp/pmdas/mounts/Install /var/lib/pcp/pmdas/mounts/README /var/lib/pcp/pmdas/mounts/Remove /var/lib/pcp/pmdas/mounts/domain.h /var/lib/pcp/pmdas/mounts/help /var/lib/pcp/pmdas/mounts/mounts.conf /var/lib/pcp/pmdas/mounts/pmdamounts /var/lib/pcp/pmdas/mounts/pmns /var/lib/pcp/pmdas/mounts/root /var/lib/pcp/pmdas/mysql /var/lib/pcp/pmdas/mysql/Install /var/lib/pcp/pmdas/mysql/Remove /var/lib/pcp/pmdas/mysql/pmdamysql.pl /var/lib/pcp/pmdas/named /var/lib/pcp/pmdas/named/Install /var/lib/pcp/pmdas/named/Remove /var/lib/pcp/pmdas/named/pmdanamed.pl /var/lib/pcp/pmdas/netfilter /var/lib/pcp/pmdas/netfilter/Install /var/lib/pcp/pmdas/netfilter/Remove /var/lib/pcp/pmdas/netfilter/pmdanetfilter.pl /var/lib/pcp/pmdas/news /var/lib/pcp/pmdas/news/Install /var/lib/pcp/pmdas/news/README /var/lib/pcp/pmdas/news/Remove /var/lib/pcp/pmdas/news/active /var/lib/pcp/pmdas/news/pmdanews.pl /var/lib/pcp/pmdas/pdns /var/lib/pcp/pmdas/pdns/Install /var/lib/pcp/pmdas/pdns/Remove /var/lib/pcp/pmdas/pdns/pmdapdns.pl /var/lib/pcp/pmdas/pmcd /var/lib/pcp/pmdas/pmcd/help.dir /var/lib/pcp/pmdas/pmcd/help.pag /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so /var/lib/pcp/pmdas/postfix /var/lib/pcp/pmdas/postfix/Install /var/lib/pcp/pmdas/postfix/Remove /var/lib/pcp/pmdas/postfix/pmdapostfix.pl /var/lib/pcp/pmdas/postgresql /var/lib/pcp/pmdas/postgresql/Install /var/lib/pcp/pmdas/postgresql/Remove /var/lib/pcp/pmdas/postgresql/pmdapostgresql.pl /var/lib/pcp/pmdas/process /var/lib/pcp/pmdas/process/Install /var/lib/pcp/pmdas/process/README /var/lib/pcp/pmdas/process/Remove /var/lib/pcp/pmdas/process/domain.h /var/lib/pcp/pmdas/process/help /var/lib/pcp/pmdas/process/pmdaprocess /var/lib/pcp/pmdas/process/pmns /var/lib/pcp/pmdas/process/process.conf /var/lib/pcp/pmdas/process/root /var/lib/pcp/pmdas/roomtemp /var/lib/pcp/pmdas/roomtemp/Install /var/lib/pcp/pmdas/roomtemp/README /var/lib/pcp/pmdas/roomtemp/Remove /var/lib/pcp/pmdas/roomtemp/domain.h /var/lib/pcp/pmdas/roomtemp/help /var/lib/pcp/pmdas/roomtemp/pmdaroomtemp /var/lib/pcp/pmdas/roomtemp/pmns /var/lib/pcp/pmdas/roomtemp/root /var/lib/pcp/pmdas/rsyslog /var/lib/pcp/pmdas/rsyslog/Install /var/lib/pcp/pmdas/rsyslog/Remove /var/lib/pcp/pmdas/rsyslog/pmdarsyslog.pl /var/lib/pcp/pmdas/samba /var/lib/pcp/pmdas/samba/Install /var/lib/pcp/pmdas/samba/Remove /var/lib/pcp/pmdas/samba/pmdasamba.pl /var/lib/pcp/pmdas/sendmail /var/lib/pcp/pmdas/sendmail/Install /var/lib/pcp/pmdas/sendmail/README /var/lib/pcp/pmdas/sendmail/Remove /var/lib/pcp/pmdas/sendmail/domain.h /var/lib/pcp/pmdas/sendmail/help /var/lib/pcp/pmdas/sendmail/pmda_sendmail.so /var/lib/pcp/pmdas/sendmail/pmdasendmail /var/lib/pcp/pmdas/sendmail/pmns /var/lib/pcp/pmdas/sendmail/root /var/lib/pcp/pmdas/shping /var/lib/pcp/pmdas/shping/Install /var/lib/pcp/pmdas/shping/README /var/lib/pcp/pmdas/shping/Remove /var/lib/pcp/pmdas/shping/domain.h /var/lib/pcp/pmdas/shping/help /var/lib/pcp/pmdas/shping/pmdashping /var/lib/pcp/pmdas/shping/pmns /var/lib/pcp/pmdas/shping/root /var/lib/pcp/pmdas/shping/sample.conf /var/lib/pcp/pmdas/snmp /var/lib/pcp/pmdas/snmp/Install /var/lib/pcp/pmdas/snmp/Remove /var/lib/pcp/pmdas/snmp/pmdasnmp.pl /var/lib/pcp/pmdas/snmp/snmp.conf /var/lib/pcp/pmdas/summary /var/lib/pcp/pmdas/summary/Install /var/lib/pcp/pmdas/summary/README /var/lib/pcp/pmdas/summary/Remove /var/lib/pcp/pmdas/summary/domain.h /var/lib/pcp/pmdas/summary/expr.pmie /var/lib/pcp/pmdas/summary/help /var/lib/pcp/pmdas/summary/pmdasummary /var/lib/pcp/pmdas/summary/pmns /var/lib/pcp/pmdas/summary/root /var/lib/pcp/pmdas/systemtap /var/lib/pcp/pmdas/systemtap/Install /var/lib/pcp/pmdas/systemtap/Remove /var/lib/pcp/pmdas/systemtap/pmdasystemtap.pl /var/lib/pcp/pmdas/systemtap/probes.stp /var/lib/pcp/pmdas/trace /var/lib/pcp/pmdas/trace/Install /var/lib/pcp/pmdas/trace/README /var/lib/pcp/pmdas/trace/Remove /var/lib/pcp/pmdas/trace/domain.h /var/lib/pcp/pmdas/trace/help /var/lib/pcp/pmdas/trace/pmdatrace /var/lib/pcp/pmdas/trace/pmns /var/lib/pcp/pmdas/trace/root /var/lib/pcp/pmdas/vmware /var/lib/pcp/pmdas/vmware/Install /var/lib/pcp/pmdas/vmware/Remove /var/lib/pcp/pmdas/vmware/pmdavmware.pl /var/lib/pcp/pmdas/weblog /var/lib/pcp/pmdas/weblog/Install /var/lib/pcp/pmdas/weblog/README /var/lib/pcp/pmdas/weblog/Remove /var/lib/pcp/pmdas/weblog/check_match /var/lib/pcp/pmdas/weblog/domain.h /var/lib/pcp/pmdas/weblog/help /var/lib/pcp/pmdas/weblog/pmdaweblog /var/lib/pcp/pmdas/weblog/pmns /var/lib/pcp/pmdas/weblog/root /var/lib/pcp/pmdas/weblog/server.sh /var/lib/pcp/pmdas/weblog/weblogconv.sh /var/lib/pcp/pmdas/zimbra /var/lib/pcp/pmdas/zimbra/Install /var/lib/pcp/pmdas/zimbra/Remove /var/lib/pcp/pmdas/zimbra/pmdazimbra.pl /var/lib/pcp/pmdas/zimbra/zimbraprobe /var/lib/pcp/pmns /var/lib/pcp/pmns/.NeedRebuild /var/lib/pcp/pmns/Make.stdpmid /var/lib/pcp/pmns/Makefile /var/lib/pcp/pmns/Rebuild /var/lib/pcp/pmns/root_linux /var/lib/pcp/pmns/root_mmv /var/lib/pcp/pmns/root_pmcd /var/lib/pcp/pmns/stdpmid.local /var/lib/pcp/pmns/stdpmid.pcp /var/log/pcp /var/log/pcp/pmcd /var/log/pcp/pmproxy /var/run/pcp
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:43:29 2013