File: control.perl

package info (click to toggle)
pcp 7.1.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 252,748 kB
  • sloc: ansic: 1,483,656; sh: 182,366; xml: 160,462; cpp: 83,813; python: 24,980; perl: 18,327; yacc: 6,877; lex: 2,864; makefile: 2,738; awk: 165; fortran: 60; java: 52
file content (108 lines) | stat: -rw-r--r-- 4,772 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108

Package: libpcp-pmda-perl
Section: perl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
	libpcp-pmda3 (= ${binary:Version})
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.
 .
 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: libpcp-import-perl
Section: perl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
	libpcp-import1 (= ${binary:Version})
Description: 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.

Package: libpcp-logsummary-perl
Section: perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, pcp (= ${binary:Version})
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).
 .
 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: libpcp-mmv-perl
Section: perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
	libpcp-mmv1 (= ${binary:Version})
Description: 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.

Package: pcp-import-sar2pcp
Depends: ${perl:Depends}, ${misc:Depends}, libpcp-import-perl,
	libxml-tokeparser-perl
Architecture: all
Description: 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).

Package: pcp-import-ganglia2pcp
Depends: ${perl:Depends}, ${misc:Depends}, libpcp-import-perl
Architecture: all
Description: Tool for importing data from ganglia into PCP archive logs
 Performance Co-Pilot (PCP) front-end tool for importing data from ganglia
 into standard PCP archive logs for replay with any PCP monitoring tool
 (such as pmie, pmlogsummary, pmchart or pmdumptext).

Package: pcp-import-mrtg2pcp
Depends: ${perl:Depends}, ${misc:Depends}, libpcp-import-perl
Architecture: all
Description: 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).

Package: pcp-import-sheet2pcp
Depends: ${perl:Depends}, ${misc:Depends}, libpcp-import-perl,
	libxml-tokeparser-perl, libspreadsheet-read-perl
Architecture: all
Description: 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).

Package: pcp-import-iostat2pcp
Depends: ${perl:Depends}, ${misc:Depends}, libpcp-import-perl
Architecture: all
Description: 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).