
CVS log for rubbos/bench/format_sar_output.awk |
 |
|
Up to [OW2-CVS] / rubbos / bench
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Fri Oct 1 19:54:04 2004 UTC (3 years, 10 months ago) by ntolia
Branch:
MAIN
CVS Tags:
pre_sql_changes,
HEAD
Changes since 1.5: +6 -5 lines
Diff to previous 1.5
Changes to reflect the fact that we capture sar output in a binary format
now.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Aug 5 13:11:20 2004 UTC (4 years ago) by ntolia
Branch:
MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
Sysstat 5.0.x seems to have added %iowait to the CPU stats
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Thu Aug 5 12:47:06 2004 UTC (4 years ago) by ntolia
Branch:
MAIN
Changes since 1.3: +7 -6 lines
Diff to previous 1.3
Sysstat output for memory and swap space utilization has removed kbmemshrd
(it was always zero with 2.4 kernels). The commit updates the scripts to
reflect this.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Thu Aug 5 12:41:16 2004 UTC (4 years ago) by ntolia
Branch:
MAIN
Changes since 1.2: +41 -41 lines
Diff to previous 1.2
The last commit thought it was fixing a sysstat output change. However, it
was incorrect and this commit reverts the fix.
The problem is the sysstat time output depends on the LANG environment
variable. for the US, it formats time as HH:MM:SS AM (or PM) while the
script does not expect the AM or PM. The correct fix is to override the
LANG variable to en_GB.UTF-8 when sar is started.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Fri Jun 25 08:23:39 2004 UTC (4 years, 2 months ago) by ntolia
Branch:
MAIN
Changes since 1.1: +41 -41 lines
Diff to previous 1.1
Sysstat output has changed. This commit fixes the script that uses it.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Tue May 18 09:10:20 2004 UTC (4 years, 3 months ago) by margueri
Branch:
MAIN
added rubbos
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.
Back to OW2 Forge