Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (350bdd1c4427d3ed9034c6024a4be33f07ac1e29)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (350bdd1c4427d3ed9034c6024a4be33f07ac1e29)
  • Date: Wed, 5 Jan 2011 07:58:40 -0600

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

utils/nmon/DETAILS | 34 ++++++++++++++++------------------
utils/nmon/HISTORY | 3 +++
2 files changed, 19 insertions(+), 18 deletions(-)

New commits:
commit 67cd37409bc43fdf3dbf608fa7d401b0695dfe5f
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

utils/nmon: removed copy/pasted nonsense from description

diff --git a/utils/nmon/DETAILS b/utils/nmon/DETAILS
index 386f77c..646ef79 100755
--- a/utils/nmon/DETAILS
+++ b/utils/nmon/DETAILS
@@ -9,28 +9,26 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
ENTERED=20110104
SHORT="Nigel's performance Monitor for Linux"
cat << EOF
-This systems administrator, tuner, benchmark tool gives you a huge amount
+This systems administrator, tuner and benchmark tool gives you a huge amount
of important performance information in one go. It can output the data in
two ways:

1. On screen (console, telnet, VNC, putty or X Windows) using curses for
low
- CPU impact which is updated once every two seconds. You hit single
+ CPU impact which is updated once every two seconds. You hit a single
characters on you keyboard to enable/disable the various sorts of data.
- * You can display the CPU, memory, network, disks (mini graphs or
- numbers), file systems, NFS, top processes, resources (Linux version &
- processors) and on Power micro-partition information.
- * For lots of examples, see the "Screen shots" from the left menu. *
- As you can see on the left lmon12e now in colour
+ * You can display the CPU, memory, network, disks (mini graphs or
+ numbers), file systems, NFS, top processes, resources (Linux
version &
+ processors) and on Power micro-partition information.
2. Save the data to a comma separated file for analysis and longer term
- data capture.
- * Use this together with nmon Analyser Excel 2000 spreadsheet, which
- loads the nmon output file and automatically creates dozens of graphs
- ready for you to study or write performance reports.
- * Filter this data, add it to a rrd database (using an excellent freely
- available utility called rrdtool). This graphs the data to .gif or
- .png files plus generates the webpage .html file and you can then put
- the graphs directly on a website automatically on AIX with no need of
- a Windows based machine.
- * Directly put the data into a rrd database or other database for your
- own analysis
+ data capture.
+ * Use this together with nmon Analyser Excel 2000 spreadsheet, which
+ loads the nmon output file and automatically creates dozens of
graphs
+ ready for you to study or write performance reports.
+ * Filter this data, add it to a rrd database (using an excellent
freely
+ available utility called rrdtool). This graphs the data to .gif or
+ .png files plus generates the webpage .html file and you can then
put
+ the graphs directly on a website automatically on AIX with no need
of
+ a Windows based machine.
+ * Directly put the data into a rrd database or other database for your
+ own analysis
EOF
diff --git a/utils/nmon/HISTORY b/utils/nmon/HISTORY
index 8f92da7..0c67fd1 100644
--- a/utils/nmon/HISTORY
+++ b/utils/nmon/HISTORY
@@ -1,3 +1,6 @@
+2011-01-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: removed copy/pasted nonsense from description, reformatted
description
+
2011-01-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* BUILD: added LDFLAGS to gcc invocation




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (350bdd1c4427d3ed9034c6024a4be33f07ac1e29), Florian Franzmann, 01/05/2011

Archive powered by MHonArc 2.6.24.

Top of Page