summaryrefslogtreecommitdiff
path: root/man/html/index.html
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-10-26 12:33:50 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-10-26 12:33:50 +0400
commit47e6e7c84f008a53061e661f31ae96629bc694ef (patch)
tree648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /man/html/index.html
downloadpcp-debian.tar.gz
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'man/html/index.html')
-rw-r--r--man/html/index.html91
1 files changed, 91 insertions, 0 deletions
diff --git a/man/html/index.html b/man/html/index.html
new file mode 100644
index 0000000..d8ae702
--- /dev/null
+++ b/man/html/index.html
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <meta http-equiv="content-style-type" content="text/css">
+ <link href="pcpdoc.css" rel="stylesheet" type="text/css">
+ <link href="images/pcp.ico" rel="icon" type="image/ico">
+ <TITLE>PCP Manual</TITLE>
+</HEAD>
+<BODY LANG="en-AU" TEXT="#000060" DIR="LTR">
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
+ <TR> <TD WIDTH=64 HEIGHT=64><A HREF="http://pcp.io/"><IMG SRC="images/pcpicon.png" NAME="pcpicon" ALIGN=TOP WIDTH=64 HEIGHT=64 BORDER=0></A></TD>
+ <TD WIDTH=1><P>&nbsp;&nbsp;&nbsp;&nbsp;</P></TD>
+ <TD WIDTH=500><P VALIGN=MIDDLE ALIGN=LEFT><A HREF="index.html"><FONT COLOR="#cc0000">Home</FONT></A>&nbsp;&nbsp;&middot;&nbsp;<A HREF="lab.pmchart.html"><FONT COLOR="#cc0000">Charts</FONT></A>&nbsp;&nbsp;&middot;&nbsp;<A HREF="timecontrol.html"><FONT COLOR="#cc0000">Time Control</FONT></A></P></TD>
+ </TR>
+</TABLE>
+<H1 ALIGN=CENTER STYLE="margin-top: 0.48cm; margin-bottom: 0.32cm"><FONT SIZE=7>PCP Manual</FONT></H1>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2">
+ <TR><TD WIDTH=100% BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B><A NAME="starting">Getting Started</A></B></FONT></P></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=10 BGCOLOR="#e2e2e2">
+ <TR><TD WIDTH=50%><UL>
+ <LI><A HREF="pcpintro.html"><FONT COLOR="#000060">Introduction to PCP</FONT></A>
+ <LI><A HREF="installation.html"><FONT COLOR="#000060">Installation</FONT></A>
+ <LI><A HREF="guide.redhat.html"><FONT COLOR="#000060">Quick Reference Guide (Red Hat)</FONT></A>
+ </UL></TD>
+ <TD WIDTH=50%><UL>
+ <LI><A HREF="overview.html"><FONT COLOR="#000060">Charts Overview</FONT></A>
+ <LI><A HREF="timecontrol.html"><FONT COLOR="#000060">Time Control Overview</FONT></A>
+ </UL></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2">
+ <TR><TD WIDTH=100% BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B><A NAME="tutorials">Tutorials</A></B></FONT></P></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=10 BGCOLOR="#e2e2e2">
+ <TR> <TD WIDTH=50%><UL>
+ <LI><A HREF="lab.pmchart.html"><FONT COLOR="#000060">Using Charts</FONT></A>
+ <LI><A HREF="lab.pmlogger.html"><FONT COLOR="#000060">Logging Basics</FONT></A>
+ <LI><A HREF="#lab.pmlogconf.html"><FONT COLOR="#ffffff">Configuring Logging</FONT></A>
+ <LI><A HREF="lab.pmie.html"><FONT COLOR="#000060">Automated Reasoning Basics</FONT></A>
+ <LI><A HREF="lab.pmieconf.html"><FONT COLOR="#000060">Configuring Automated Reasoning</FONT></A>
+ <LI><A HREF="lab.secure.html"><FONT COLOR="#000060">Secure Connections</FONT></A>
+ </UL></TD>
+ <TD WIDTH=50%><UL>
+ <LI><A HREF="lab.auth.html"><FONT COLOR="#000060">Authenticated Connections</FONT></A>
+ <LI><A HREF="#lab.pmdas.html"><FONT COLOR="#ffffff">Adding metrics <I>(C, Perl, Python)</I></FONT></A>
+ <LI><A HREF="#lab.mmapvalues.html"><FONT COLOR="#ffffff">Adding metrics using the MMV agent <I>(C, Perl, Java)</I></FONT></A>
+ <LI><A HREF="lab.trace.html"><FONT COLOR="#000060">Adding metrics using the trace agent</FONT></A> <I>(C, sh)</I>
+ <LI><A HREF="lab.importdata.html"><FONT COLOR="#000060">Importing data and creating PCP archives <I>(C, Perl)</I></FONT></A>
+ <LI><A HREF="lab.pmview.html"><FONT COLOR="#000060">Using 3D Views <I>(experimental)</I></FONT></A>
+ </UL></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2">
+ <TR><TD WIDTH=100% BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B><A NAME="casestudies">Case Studies</A></B></FONT></P></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=10 BGCOLOR="#e2e2e2">
+ <TR><TD WIDTH=50%><UL>
+ <LI><A HREF="howto.cpuperf.html"><FONT COLOR="#000060">Analysing processor utilisation</FONT></A>
+ <LI><A HREF="howto.diskperf.html"><FONT COLOR="#000060">Analysing storage performance</FONT></A>
+ <LI><A HREF="howto.systemlog.html"><FONT COLOR="#000060">System Event Log Instrumentation</FONT></A>
+ </UL></TD>
+ <TD WIDTH=50%><UL>
+ <LI><A HREF="howto.diskmodel.html"><FONT COLOR="#000060">Comparing storage performance</FONT></A>
+ <LI><A HREF="howto.enterprise.html"><FONT COLOR="#000060">Management framework integration</FONT></A>
+ </UL></TD> </TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2">
+ <TR><TD WIDTH=100% BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B>Footnotes</B></FONT></P></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=10 BGCOLOR="#e2e2e2">
+ <TR><TD WIDTH=50%><UL>
+ <LI><A HREF="glossary.html"><FONT COLOR="#000060">Glossary</FONT></A>
+ <LI><A HREF="contacts.html"><FONT COLOR="#000060">Contacts</FONT></A>
+ <LI><A HREF="credits.html"><FONT COLOR="#000060">Credits</FONT></A>
+ </UL></TD>
+ <TD WIDTH=50%><UL>
+ <LI><A HREF="gpl.html"><FONT COLOR="#000060">GNU GPL</FONT></A>
+ <LI><A HREF="qwtlicense.html"><FONT COLOR="#000060">QWT License</FONT></A>
+ <LI><A HREF="cclicense.html"><FONT COLOR="#000060">Creative Commons License</FONT></A>
+ <BR>
+ </UL></TD></TR>
+</TABLE>
+<HR>
+<CENTER>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
+ <TR> <TD WIDTH=50%><P>Copyright &copy; 2007-2010 <A HREF="http://www.aconex.com/"><FONT COLOR="#000060">Aconex</FONT></A><BR>Copyright &copy; 2000-2004 <A HREF="http://www.sgi.com/"><FONT COLOR="#000060">Silicon Graphics Inc</FONT></P></TD>
+ <TD WIDTH=50%><P ALIGN=RIGHT><A HREF="http://pcp.io/"><FONT COLOR="#000060">PCP Site</FONT></A><BR>Copyright &copy; 2012-2014 <A HREF="http://www.redhat.com/"><FONT COLOR="#000060">Red Hat</FONT></P></TD> </TR>
+</TABLE>
+</CENTER>
+</BODY>
+</HTML>