Hi,
this updates the Quick Guide after the pmatop man page changes. But
this still doesn't match with reality, although -b is documented in
the man page it seems not to work with the latest pcp-atop code.
I'm not sure whether this a man page or an implementation issue.
---
man/html/guide.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/html/guide.html b/man/html/guide.html
index 3329b82..80a04df 100644
--- a/man/html/guide.html
+++ b/man/html/guide.html
@@ -217,7 +217,7 @@ Monitor live CPU load, memory usage, and disk write
operations per partition wit
<TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20>
<TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG
SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16
BORDER=0>
Monitor system metrics in a top like window (this needs a large
terminal):<BR><B>
-<BR> $ <a href="http://man7.org/linux/man-pages/man1/pmatop.1.html">pmatop</a>
-h acme.com</B>
+<BR> $ <a
href="http://man7.org/linux/man-pages/man1/pcp-atop.1.html">pmatop</a></B>
</TD></TR>
</TABLE>
@@ -312,8 +312,8 @@ Summarize differences in past performance metrics between
two archives, comparin
<TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20>
<TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG
SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16
BORDER=0>
-Replay past system metrics in an archive in a top like window starting 9 AM
(this needs a large window):<BR><B>
-<BR> $ <a href="http://man7.org/linux/man-pages/man1/pmatop.1.html">pmatop</a>
-S @09:00 -a acme.com/20140902</B>
+Replay past system metrics in an archive in a top like window starting 9 AM
(this needs a large terminal):<BR><B>
+<BR> $ <a
href="http://man7.org/linux/man-pages/man1/pcp-atop.1.html">pmatop</a> -b 09:00
-r acme.com/20140902</B>
</TD></TR>
</TABLE>
@@ -552,7 +552,7 @@ This example shows a PMIE script, checks its syntax, runs
it against an archive,
<LI>A simple command line monitor tool is
<TT>/usr/share/pcp/demos/pmclient</TT> (C language).</LI>
<LI>Good initial Python monitor examples are
<TT>/usr/libexec/pcp/bin/pcp/pcp-*</TT> (Fedora/RHEL) or
<TT>/usr/lib/pcp/bin/pcp-*</TT> (Debian/Ubuntu).
<UL>
- <LI>Slightly more complex examples are the pmiostat, pmatop, pmcollectl
commands.</LI>
+ <LI>Slightly more complex examples are the pcp-free, pmiostat, pmcollectl
commands.</LI>
</UL></LI>
<LI>The applications in the <A
HREF="https://www.sourceware.org/git/gitweb.cgi?p=pcpfans.git;a=shortlog;h=refs/heads/webjs">pcp-webjs</A>
source tree are helpful when developing new web applications.</LI>
</UL>
Thanks,
--
Marko Myllynen
|