pcp 3.8.10ubuntu2 source package in Ubuntu
Changelog
pcp (3.8.10ubuntu2) trusty; urgency=medium * Run dh_clean to remove debhelper-generated log files. -- Logan Rosen <email address hidden> Sat, 18 Jan 2014 17:24:17 -0500
Upload details
- Uploaded by:
- Logan Rosen
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pcp_3.8.10ubuntu2.tar.gz | 7.3 MiB | 0b48d554dd06e8252ec2a5380f066f76e00589c11576f1a3b0c252c1303560c7 |
pcp_3.8.10ubuntu2.dsc | 2.7 KiB | d3189dde023a66b5b45f6f08b64cf11455b51008ef303957a5e00d34c6dcc43f |
Available diffs
- diff from 3.8.10ubuntu1 to 3.8.10ubuntu2 (957 bytes)
Binary packages built by this source
- libpcp-gui2: Performance Co-Pilot graphical client tools library
The libpcp-gui package contains the runtime environment required by any
monitoring tool that makes use of the time control services of pmtime(1).
.
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.
- libpcp-gui2-dev: Performance Co-Pilot graphical client tools library and headers
The libpcp-gui-dev package contains the Performance Co-Pilot (PCP)
library and header files needed to incorporate graphical time control
(pmtime) into a monitoring application.
.
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.
- libpcp-import-perl: Performance Co-Pilot log import Perl module
The PCP::LogImport Perl module contains the language bindings for
building Perl applications that import performance data from a file
or real-time source and create a Performance Co-Pilot (PCP) archive
suitable for use with the PCP tools.
.
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.
- libpcp-import1: Performance Co-Pilot data import library
The libpcp-import package contains the runtime environment required
by an application that imports performance data from a file or
real-time source and creates a Performance Co-Pilot (PCP) archive
suitable for use with the PCP tools.
.
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.
- libpcp-import1-dev: Performance Co-Pilot data import library and headers
The libpcp-import-dev package contains the library and header files
needed to build an application that imports performance data from
a file or real-time source and creates a Performance Co-Pilot (PCP)
archive suitable for use with the PCP tools.
.
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.
- libpcp-logsummary-perl: 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).
.
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.
- libpcp-mmv-perl: Performance Co-Pilot Memory Mapped Value Perl module
The PCP::MMV module contains the Perl language bindings for
building scripts instrumented with the Performance Co-Pilot
(PCP) Memory Mapped Value (MMV) mechanism.
.
This mechanism allows arbitrary values to be exported from an
instrumented script into the PCP infrastructure for monitoring
and analysis with pmchart, pmie, pmlogger and other PCP tools.
- libpcp-mmv1: Performance Co-Pilot Memory Mapped Value client library
The libpcp-mmv package contains the runtime environment required by an
application that utilises Memory Mapped Value instrumentation to export
runtime instrumentation into the Performance Co-Pilot infrastructure.
.
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.
- libpcp-mmv1-dev: Performance Co-Pilot Memory Mapped Value library and headers
The libpcp-mmv-dev package contains the Performance Co-Pilot (PCP)
library and header files needed to utilise memory mapped value
instrumentation into a monitored application.
.
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.
- libpcp-pmda-perl: 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.
.
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.
- libpcp-pmda3: Performance Co-Pilot Domain Agent library
The libpcp-pmda package contains the runtime environment required by
a Performance Metric Domain Agent (PMDA). A PMDA exports performance
data for one specific domain, for example the operating system kernel,
DNS, SMTP, Cisco router, a database, an application, etc.
- libpcp-pmda3-dev: Performance Co-Pilot Domain Agent library and headers
The libpcp-pmda-dev package contains the Performance Co-Pilot (PCP)
library and header files needed to develop Performance Metric Domain
Agents (PMDAs). Each PMDA exports performance data for one domain;
for example the operating system kernel, Cisco routers, a database,
an application, etc.
.
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.
- libpcp-trace2: Performance Co-Pilot application tracing library
The libpcp-trace package 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.
.
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.
- libpcp-trace2-dev: Performance Co-Pilot application tracing library and headers
The libpcp-trace-dev package 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.
.
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.
- libpcp3: Performance Co-Pilot library
The libpcp package contains the runtime environment required by
programs that make use of Performance Co-Pilot (PCP) services.
.
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.
- libpcp3-dev: Performance Co-Pilot library and headers
The libpcp-dev package contains the base Performance Co-Pilot (PCP)
library and header files needed to develop collector and monitor
programs which make use of PCP services.
.
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.
- pcp: 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.
- pcp-import-collectl2pcp: Tool for importing data from collectl into PCP archive logs
Performance Co-Pilot (PCP) front-end tool for importing data from collectl
into standard PCP archive logs for replay with any PCP monitoring tool.
(such as pmie, pmlogsummary, pmchart or pmdumptext).
- pcp-import-iostat2pcp: Tool for importing data from iostat into PCP archive logs
Performance Co-Pilot (PCP) front-end tool for importing data from iostat
into standard PCP archive logs for replay with any PCP monitoring tool.
(such as pmie, pmlogsummary, pmchart or pmdumptext).
- pcp-import-mrtg2pcp: Tool for importing data from MRTG into PCP archive logs
Performance Co-Pilot (PCP) front-end tool for importing data from MRTG
(the Multi Router Traffic Grapher tool) into standard PCP archive logs
for replay with any PCP monitoring tool (such as pmie, pmlogsummary,
pmchart or pmdumptext).
- pcp-import-sar2pcp: Tool for importing data from sar into PCP archive logs
Performance Co-Pilot (PCP) front-end tool for importing data from sar
into standard PCP archive logs for replay with any PCP monitoring tool
(such as pmie, pmlogsummary, pmchart or pmdumptext).
- pcp-import-sheet2pcp: Tool for importing data from a spreadsheet into PCP archive logs
Performance Co-Pilot (PCP) front-end tool for importing spreadheet data
into standard PCP archive logs for replay with any PCP monitoring tool.
(such as pmie, pmlogsummary, pmchart, or pmdumptext).
- pcp-testsuite: Performance Co-Pilot (PCP) Test Suite
Quality assurance test suite for Performance Co-Pilot (PCP).
.
Provides a series of tests that exercise the many utilities and daemon
processes that form the PCP toolkit. Regular users should never have
any need to install this package, it is for developers and testers only.
- python-pcp: Performance Co-Pilot Python PMAPI module
The PCP Python module contains the language bindings for
building Performance Metric API client tools using Python.
.
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.