Source: pcp
Section: utils
Priority: extra
Maintainer: Nathan Scott <nathans@debian.org>
Uploaders: Anibal Monsalve Salazar <anibal@debian.org>
Build-Depends: autoconf, bison, flex, gawk, procps, debhelper (>= 5), perl (>= 5.6)
Standards-Version: 3.7.3

Package: pcp
Depends: ${shlibs:Depends}, gawk, procps, sysv-rc-conf, cpp
Suggests: tsocks
Conflicts: pgpool2
Recommends: kmchart
Architecture: any
Description: System level performance monitoring and performance management
 Performance Co-Pilot (PCP) is a framework and services to
 support system-level performance monitoring and performance
 management.
 .
 The Performance Co-Pilot 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.

Package: libpcp3-dev
Section: libdevel
Priority: extra
Depends: libc6-dev | libc-dev, libpcp3 (>= 2.7.4-20080507)
Conflicts: pcp (< 2.7.4-20080507)
Architecture: any
Description: Performance Co-Pilot library and headers
 libpcp-dev contains the base Performance Co-Pilot (PCP) library and
 header files needed to develop both collector and monitor programs
 which make use of PCP services.

Package: libpcp3
Depends: ${shlibs:Depends}
Conflicts: pgpool2, pcp (< 2.7.4-20080507)
Section: libs
Priority: extra
Architecture: any
Description: Performance Co-Pilot library
 Contains the runtime environment required by programs that make use
 of Performance Co-Pilot services.

Package: libpcp-pmda3-dev
Section: libdevel
Priority: extra
Depends: libc6-dev | libc-dev, libpcp3-dev
Conflicts: pcp (< 2.7.4-20080507)
Architecture: any
Description: Performance Co-Pilot Domain Agent library and headers
 libpcppmda-dev contains the Performance Co-Pilot (PCP) library and
 header files needed to develop Performance Metric Domain Agents
 (PMDAs).  A PMDA exports performance data for one specific domain,
 for example the operating system kernel, Cisco routers, a database,
 an application, etc.

Package: libpcp-pmda3
Depends: ${shlibs:Depends}
Section: libs
Priority: extra
Architecture: any
Description: Performance Co-Pilot Domain Agent library
 Contains the runtime environment required by a Performance Metric
 Domain Agent (PMDAs).  A PMDA exports performance data for one
 specific domain, for example the operating system kernel, Cisco
 routers, a database, an application, etc.

Package: libpcp-trace2-dev
Section: libdevel
Priority: extra
Depends: libc6-dev | libc-dev, libpcp3-dev
Conflicts: pcp (< 2.7.4-20080507)
Architecture: any
Description: Performance Co-Pilot application tracing library and headers
 libpcptrace-dev contains the Performance Co-Pilot (PCP) library and
 header files needed to directly instrument an application for event
 and value tracking by the pmdatrace(1) PCP Trace Performance Metric
 Domain Agent.

Package: libpcp-trace2
Depends: ${shlibs:Depends}
Section: libs
Priority: extra
Architecture: any
Description: Performance Co-Pilot application tracing library
 Contains the runtime environment required by an application that is
 directly instrumented for event and value tracking by pmdatrace(3),
 the Trace Performance Metric Domain Agent.

Package: libpcp-pmda-perl
Section: perl
Priority: optional
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, libpcp-pmda3
Description: Performance Co-Pilot Domain Agent Perl module
 The PCP::PMDA Perl module contains the language bindings for
 building Performance Metric Domain Agents (PMDAs) using Perl.
 Each PMDA exports performance data for one specific domain, for
 example the operating system kernel, Cisco routers, a database,
 an application, etc.

Package: libpcp-logsummary-perl
Section: perl
Priority: optional
Architecture: any
Depends: pcp
Description: Performance Co-Pilot historical log summary module
 The PCP::LogSummary module provides a Perl module for using the
 statistical summary data produced by the Performance Co-Pilot
 pmlogsummary utility.  This utility produces various averages,
 minima, maxima, and other calculations based on the performance
 data stored in a PCP archive.  The Perl interface is ideal for
 exporting this data into third-party tools (e.g. spreadsheets).
