summaryrefslogtreecommitdiff
path: root/man/html/lab.pmchart.html
diff options
context:
space:
mode:
Diffstat (limited to 'man/html/lab.pmchart.html')
-rw-r--r--man/html/lab.pmchart.html243
1 files changed, 243 insertions, 0 deletions
diff --git a/man/html/lab.pmchart.html b/man/html/lab.pmchart.html
new file mode 100644
index 0000000..0a5e97f
--- /dev/null
+++ b/man/html/lab.pmchart.html
@@ -0,0 +1,243 @@
+<!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 Strip Charts</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><FONT COLOR="#000080"><A HREF="http://pcp.io/"><IMG SRC="images/pmcharticon.png" NAME="pmcharticon" ALIGN=TOP WIDTH=64 HEIGHT=64 BORDER=0></A></FONT></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 Strip Charts</FONT></H1>
+<TABLE WIDTH=15% BORDER=0 CELLPADDING=5 CELLSPACING=10 ALIGN=RIGHT>
+ <TR><TD BGCOLOR="#e2e2e2"><IMG SRC="images/system-search.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;<I>Tools</I><BR><PRE>
+pmchart
+pmtime
+pmlogger
+pmafm
+</PRE></TD></TR>
+</TABLE>
+<P>The following tutorial introduces the basic functionality available in the PCP Strip Chart tool, <I>pmchart</I>.</P>
+<UL>
+ <LI><A HREF="#main">Main Window</A>
+ <LI><A HREF="#views">Views</A>
+ <UL>
+ <LI><A HREF="#viewspec">View Specification</A>
+ </UL>
+ <LI><A HREF="#record">Recording</A>
+ <LI><A HREF="#saving">Saving Views</A>
+ <LI><A HREF="#custom">Custom Charts</A>
+ <LI><A HREF="#playback">Playback Recording</A>
+ <UL>
+ <LI><A HREF="#pmtime">Time Control</A>
+ </UL>
+ <LI><A HREF="#next">Next Steps</A>
+</UL>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Once PCP and PCP GUI packages have been successfully <A HREF="installation.html"><FONT COLOR="#000060">installed</FONT></A>, run the <I>pmchart</I> command or click on the <I>PCP Charts</I> icon to begin.</TD></TR>
+</TABLE>
+
+<P><BR></P>
+<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="main">Main Window</A></B></FONT></P></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
+ <TR> <TD><P>On starting the PCP Chart (pmchart) tool with no command line arguments, the initial display shows a menu, toolbar, and a live time axis.</P>
+<P>The vacant area above the time axis is the blank canvas for your charts – we'll get to this shortly, but take a moment to digest the main window.</P>
+<P>The time axis along the bottom of the window scrolls with the current time, updated every second, by default (this is also called the <I>sample interval</I>).</P>
+<P>To the left of the time axis is the time control status button.</P><P>The blue arrow signifies that (live) time is moving forward.&nbsp;&nbsp;Pressing the button once will show the Time Control tool, <i>pmtime</i>, pressing it a second time hides it.</P>
+ </TD>
+ <TD WIDTH=372><P VALIGN=MIDDLE ALIGN=RIGHT><CENTER><BR><IMG ALIGN=RIGHT SRC="images/pmchart_blank_canvas.png" BORDER=0></CENTER></P></TD>
+ </TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
+ <TR> <TD WIDTH=312><P VALIGN=MIDDLE ALIGN=LEFT><CENTER><BR><IMG ALIGN=RIGHT SRC="images/pmtime_live.png" BORDER=0></CENTER></P></TD>
+ <TD WIDTH=10></TD>
+ <TD><P><BR><P>The time controls allow you to modify various aspects of the flow of time in your charts, and clearly displays the current time position.</P>
+<P>A VCR paradigm is used to allow stopping and starting the flow of time, and in the case of historical data (PCP archives), allow movement both forwards and backwards through time, and allow fast, slow, or step-by-step updates to the displayed data.</P></TD>
+ </TR>
+</TABLE>
+<P><BR></P>
+<A name="views"></A>
+<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="views">Views</A></B></FONT></P></TD></TR>
+</TABLE>
+<P>The toolbar along the top of the window has a blue folder icon for <I>Views</I>.&nbsp;&nbsp;The </B>File</B> menu provides access to the same functionality via the "Open View" item.
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Click on the blue <I>Views</I> folder to bring up the “Open View” window.</TD></TR><BR>
+</TABLE>
+<P>This window initially displays a list of common performance views (these are the pre-installed <I>System Views</I>).&nbsp;&nbsp;These views have been found to be useful by others over many years, and will be able to run on any host or archive that provides the metrics and instances that they wish to plot - they will never specify specific hostnames, nor will they request any specific geometry or screen position.
+<CENTER><IMG SRC="images/pmchart_open_view.png" BORDER=0></CENTER>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;
+Select <I>CPU</I> and <I>Disk</I> from the list (Ctrl-Click allows multiple selections to be made), then press OK.<BR></TD></TR>
+</TABLE>
+<P>The chart canvas in the main window is now filled with the two selected Views, showing several aspects of processor and disk utilisation.</P>
+<P><A NAME="viewspec"><B>What is a view?</B></A></P>
+<P>A view is a complete <A HREF="views.html">specification</A> of every aspect of one or more charts, each of which can contains one or more plots.&nbsp;&nbsp;All properties of the charts and the individual plots are described - the data source behind the performance data, the color of the plots, the chart title, the style of the chart, whether the value axis (Y-Axis) should be scaled, whether there is a title, etc, etc.&nbsp;&nbsp;Some properties are optional (e.g. the title) and some can be specified as variable (e.g. allowing any host to be the source of the data).</P>
+<P>Views are stored as plain text files in the local filesystem.&nbsp;&nbsp;The System Views are different only in that they are installed into a fixed location.&nbsp;&nbsp;There is a fixed place for custom views as well, below your home directory, where views you create in pmchart will be stored.&nbsp;&nbsp;If you look into the <I>Open View</I> dialog again, you'll see two icons to the right of the Path in the Open View dialog – these indicate whether the current path points to the System View location, the User View location, or neither.&nbsp;&nbsp;Notice how they update as you navigate through your files.</P>
+<P><BR></P>
+<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="record">Recording</A></B></FONT></P></TD></TR>
+</TABLE>
+<P><B><FONT SIZE=4>Setup recording for later playback</FONT></B></P>
+<P>A recording captures live performance data from the current View into an <B>archive folio</B>.&nbsp;&nbsp;A folio is a group of one or more performance data archives (sometimes refered to as "logs" – an ambiguous term, so we'll refer to them as archives from here on), a copy of the current View specification, and a configuration file for the <B>pmlogger</B> process which does the actual recording.&nbsp;&nbsp;A folio contains enough state to be able to replay the recording at any time in the future, exactly as it was recorded.</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;From the main menu, select <I>Record</I>, and then <I>Start</I> to initiate a recording.<BR></TD></TR>
+</TABLE>
+<P>The <I>Start Recording</I> dialog allows you to set various aspects of the recording session – we wont change these for now – just press the OK button.&nbsp;&nbsp;You'll notice the Live Time Control button in the botton left now displays a red light, indicating that recording is in progress.&nbsp;&nbsp;Let's leave the recording run while we investigate other parts of the tool – we'll come back to this later, when its had a chance to gather some interesting data.</P>
+<P><B><FONT SIZE=4>Generating load for later playback</FONT></B></P>
+<P>As a simple example of both the recording functionality, and of using pmchart to monitor different subsystems simultaneously, we'll generate some local disk I/O and see how this affects the disk and CPU utilisation charts we have already opened.
+</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;In a command shell enter:<BR>
+<PRE><B>
+$ find / -xdev >/dev/null 2>&1
+</PRE></B>
+</TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
+ <TR> <TD WIDTH=377><P VALIGN=MIDDLE ALIGN=RIGHT><CENTER><BR><IMG ALIGN=RIGHT SRC="images/pmchart_cpu_disk.png" BORDER=0></CENTER></P></TD>
+ <TD WIDTH=15></TD>
+ <TD><P><BR><P>This command scans every inode on the root filesystem, which is usually a local disk.&nbsp;&nbsp;We observe a large increase in disk read operations as each inode is read in from disk (yellow plot in the <I>Disk</I> chart).</P><P>At the same time we observe a small increase in processor utilisation, in both kernel and user mode (red and navy blue in the <I>CPU</I> chart), as the command executes the code to read directories and query the <B>stat</B>(2) information for each file.&nbsp;&nbsp;Since we account for all CPU time, these increases in system and user time cause a corresponding decrease in the idle time (green area in the <I>CPU</I> chart).</P><P>There is also now an increase in the amount of time spent executing interrupt handlers (yellow plot in the <I>CPU</I> chart) since the device must generate an interrupt completion event for every I/O.</P><P>On systems that support a separate I/O wait CPU utilisation metric (Linux 2.6+ and IRIX), we also see a significant amount of time is spent with outstanding I/O requests (cyan plot in the <I>CPU</I> chart).</P></TD>
+ </TR>
+</TABLE>
+<P><BR></P>
+<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="saving">Saving Views</A></B></FONT></P></TD></TR>
+</TABLE>
+<P><I>Views</I> can be saved to (text) files for use on subsequent invocations of pmchart, or for use with different hosts or archives.
+</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;
+From the <I>File</I> menu select the <I>Save View</I> option.<BR>
+Save the current two charts to a View named <I>/tmp/ExampleView</I>.<BR>
+In a command shell, take a look through the saved View configuration.
+<PRE><B>
+ $ cat /tmp/ExampleView</B>
+<BR> #kmchart
+<BR> version 1
+<BR> chart title "CPU Utilization [%h]" style utilization
+<BR> plot legend "User" color #2d2de2 metric kernel.all.cpu.user
+<BR> plot legend "Kernel" color #e71717 metric kernel.all.cpu.sys
+<BR> plot legend "Nice" color #c2f3c2 metric kernel.all.cpu.nice
+<BR> plot legend "Intr" color #cdcd00 metric kernel.all.cpu.intr
+<BR> plot legend "Wait" color #00cdcd metric kernel.all.cpu.wait.total
+<BR> plot legend "Idle" color #16d816 metric kernel.all.cpu.idle
+<BR> chart title "IOPS over all Disks [%h]" style stacking
+<BR> plot legend "Reads" color #ffff00 metric disk.all.read
+<BR> plot legend "Writes" color #ee82ee metric disk.all.write
+</PRE>
+</TD></TR>
+</TABLE>
+
+<P><BR></P>
+<A name="charts"></A>
+<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="custom">Custom Charts</A></B></FONT></P></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;From the <I>Edit</I> menu select the <I>Chart</I> item.<BR></TD></TR>
+</TABLE>
+<P>A tabbed window with all settings for the Disk chart is displayed.&nbsp;&nbsp;In the tree view on the left side of the window are the metrics from our selected Disk chart.
+<BR><CENTER><IMG SRC="images/pmchart_edit_chart.png" BORDER=0></CENTER></P>
+<P>The three tabs on the right side of the window show the current settings for this chart in three categories:<UL><LI>Properties relating to the entire chart (Title, Legend settings, Y-Axis scaling, etc);
+ <LI>Available metrics (performance data) for plotting in the chart
+ <LI>Properties related to each individual chart plot (color, label)
+</UL>
+<P>Dismiss the Edit Chart dialog – instead of modifying our existing charts, we'll build one from the ground up.</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Click on the <I>New Chart</I> option in the toolbar to display the chart creation window.<BR></TD></TR>
+</TABLE>
+<P>It looks just like the chart editing window we've just seen, except initially we have no metrics selected in the chart, and default values for all of the chart properties.<BR><CENTER><IMG SRC="images/pmchart_new_chart.png" BORDER=0></CENTER></P>
+<P>In the Available Metrics list on the Metrics tab, expand the <I>kernel,</I> <I>all</I>, <I>load</I> trees from your local hosts metric namespace, and then select the three load averages (<I>1, 5, 15 minutes</I>).&nbsp;&nbsp;Since these are leaf nodes in the namespace, and identify valid values for plotting, several buttons now become enabled – in particular the “Add Metric” button and the “Metric Info” button.<BR><CENTER><IMG SRC="images/pmchart_new_chart_select.png" BORDER=0></CENTER></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Click on the “Metric Info” button to view the metric descriptor (<I>pminfo</I>) and current values (<I>pmval</I>) for <I>disk.all.total</I>.&nbsp;&nbsp;Dismiss that dialog, and then press the “Add Metric” button, to add this metric into the list of metrics for our new chart.<BR></TD></TR>
+</TABLE>
+<P>A default color is selected (this is chosen from the charts Color scheme, which can be set on the first tab) – this color can also be explicitly set by:<UL><LI>selecting the metric from the Chart Plots tree
+ <LI>selecting a new color from the color palette on the Plot tab
+ <LI>pressing the Apply color button
+</UL>
+<P>This change can also be reverted by using the revert color button, which returns it to its previous color (displayed alongside that button).</P>
+<BR><CENTER><IMG SRC="images/pmchart_new_chart_colors.png" BORDER=0></CENTER></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Set the label for the plots as “1 Min”, “5 Min” and “15 Min”, then press OK.<BR></TD></TR>
+</TABLE>
+<P>A new chart will appear at the bottom of the main window with one plot, and on the next sample interval current values will be plotted.</P>
+<BR><CENTER><IMG SRC="images/pmchart_cpu_disk_load.png" BORDER=0></CENTER>
+<P><BR></P>
+<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="playback">Playback Recording</A></B></FONT></P></TD></TR>
+</TABLE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Click on the <I>Record</I> menu, then </I>Stop</I>.<BR></TD></TR>
+</TABLE>
+<CENTER><IMG SRC="images/pmchart_stop_recording.png" BORDER=0></CENTER>
+<P>The dialog shown explains the status of your recording session (started earlier).&nbsp;&nbsp;At any time while recording, you also have the option of querying the recording process to see the same status, and also to detach the recording from the control of pmchart.&nbsp;&nbsp;But for now, we've simply ended the recording (note the red indicator light is now off on the time control button), and we're left with an archive containing the history from our recording, which we can now replay.</P>
+
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;End your pmchart process now, open a command shell and run:<BR>
+<PRE><B>
+$ pmafm ~/.pcp/pmlogger/20100826.10.11.28.folio replay</B><BR></TD></TR>
+</B></PRE>
+</TABLE>
+<P>(substituting the current recording timestamp into the folio file name from your earlier recording session)</P>
+<BR><CENTER><IMG SRC="images/pmchart_cpu_disk_record.png" BORDER=0></CENTER>
+<P>You are now in archive replay mode.&nbsp;&nbsp;Initially the time is stopped at the start of the archive, and the chart canvas area displays the recorded data in the views which were active at the time recording begun.</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Click on the "Archive" Time Control push button in the bottom right corner to show the Time Controls.<BR></TD></TR>
+</TABLE>
+<P><A NAME="pmtime"><B><FONT SIZE=4>Time Control</FONT></B></A></P>
+<P>We are now presented with the Time Control window, which is actually a separate process (<I>pmtime</I>).&nbsp;&nbsp;This program controls the flow of time in pmchart.
+</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
+ <TR><TD WIDTH=350><P VALIGN=MIDDLE ALIGN=LEFT><CENTER><BR><IMG ALIGN=LEFT SRC="images/pmtime_archive.png" BORDER=0></CENTER></P></TD>
+ <TD><BR><P>There are several modes of playback available in archive mode:<UL><LI>Normal mode, where time updates are sent to the client at a continuous rate (usually not too different to the original live recording), as determined by the "Speed" wheel setting.
+ <LI>Step mode, where time is only advanced/retreated (by clicking on the Step button) one sample at a time.
+ <LI>Fast mode, where time is moved quickly in either a fast forward or fast rewind direction, and the visible charts are updated as quickly as possible.
+</UL></P><P>The Speed setting can be changed by directly editing the text entry box, or more simply by selecting and rotating the wheel either left or right.&nbsp;&nbsp;Speed is only relevent in Normal mode.</TD>
+ </TR>
+</TABLE>
+</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Press the Play button.<BR></TD></TR>
+</TABLE>
+<P>We now see the pmchart Disk and CPU charts displaying the recorded data, one sample after another, and the chart appears to be moving from right to left as time advances at the leading (right) edge of the time axis.
+<P>We can increase the speed of the playback by moving the Time Controls wheel from left to right, and vice-versa to reduce the playback speed</B>
+</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Press the Stop button.<BR></TD></TR>
+</TABLE>
+<P>We have now effectively paused, showing a number of Visible Points from the current sample time (displayed in both the Time Control window and the time axis, in the bottom right of the pmchart display) backward in time.
+</P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=10 CELLSPACING=20>
+ <TR><TD BGCOLOR="#e2e2e2" WIDTH=70%><BR><IMG SRC="images/stepfwd_on.png" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Use the Position slider in the Time Control window to move toward the end of the archive.<BR>Press the Back button.<BR></TD></TR>
+</TABLE>
+<P>Now time appears to be moving backward, with time updates scrolling past in the pmchart time axis from left to right, until we reach the start of the archive.&nbsp;&nbsp;At that point, playback will stop and the Time Controls will be updated accordingly.
+
+<P><BR></P>
+<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="next">Next Steps</A></B></FONT></P></TD></TR>
+</TABLE>
+<P>This introductory tutorial has touched on the basics of using this handy analysis tool.&nbsp;&nbsp;Many functions have not been discussed at all, or only briefly touched on – feel free to investigate these areas in detail now:<BR>
+<UL>
+ <LI>Multiple Tabs
+ <LI>Different chart styles
+ <LI>Monitoring multiple hosts simultaneously
+</UL>
+<P><BR></P>
+<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>