I am looking for a precompiled version of the "top" command available on
LINUX for a RISC running AIX 4.2
Does anyone have any ideas on where to get it. Or for that matter, if it
even exists!! Is there a compatible utility if not??
By the way, this command shows (in real time) the hits to the CPU.
Thanks in advance.
Eric
--
Eric D. Pancer
er...@unique.outlook.net
epa...@vnet.ibm.com
http://www.outlook.net/~eric
IBM/RISC 6000 Support Center
Principal Timpanist, Symphony of Oak Park and River Forest
University of Chicago Chamber Orchestra
Freelance Musician/Private Studio, Chicagoland Area
* * * *
" I don't give advice. Geniuses don't need it,
and amateurs don't want it. "
-- Vida Chenoweth
> I am looking for a precompiled version of the "top" command available on
> LINUX for a RISC running AIX 4.2
Get monitor.
ftp://ftp.funet.fi/pub/unix/AIX/rs6000/
--
Cerebus <tmi...@ibm.net>
Eric,
The little gem you want is called monitor, I was given it by an IBM
CE, but I've seen it out on the net someplace. The author Jussi Maki:
Email: jm...@csc.fi URL: http://www.csc.fi/~jmaki
as listed in the man pages. It doesn't look exactly like top, but gives
all the same info. And it is ascii based so you can run it on a dumb
tube.
--
Glenn Schneider United Services Automobile Assn.
System Programmer 9800 Fredericksburg Rd.
Mid-Range Platform Support San Antonio, Texas 78288-0202
D-SVC-E (B3) 210-456-2671
schn...@usaa.com
***********************************************************************
* Outside of a dog, man's best friend is a woman. *
* Inside of a dog it is very dark. *
***********************************************************************
* The views expressed here are the author's and are not necessarily *
* the views of USAA. Come to think of it, the views expressed here *
* may not necessarily be those of the author. *
***********************************************************************
: I am looking for a precompiled version of the "top" command available on
: LINUX for a RISC running AIX 4.2
: Does anyone have any ideas on where to get it. Or for that matter, if it
: even exists!! Is there a compatible utility if not??
: By the way, this command shows (in real time) the hits to the CPU.
: Thanks in advance.
: Eric
: --
: Eric D. Pancer
: er...@unique.outlook.net
: epa...@vnet.ibm.com
: http://www.outlook.net/~eric
: IBM/RISC 6000 Support Center
: Principal Timpanist, Symphony of Oak Park and River Forest
: University of Chicago Chamber Orchestra
: Freelance Musician/Private Studio, Chicagoland Area
: * * * *
: " I don't give advice. Geniuses don't need it,
: and amateurs don't want it. "
: -- Vida Chenoweth
--
Try monitor it will do it for you. Here is info from README:
Monitor program is an AIX/6000 System performance monitor
program. Monitor can be used to display system statistics
of various short time performance values. Monitor program
is available for anonymous ftp from
ftp://ftp.funet.fi/pub/unix/AIX/rs6000/monitor-2.1.1.tar.Z
-rod
Yes it exist,try
ftp://ftp.funet.fi/pub/unix/AIX/RS6000/
The program is called monitor, you run the top utility by
monitor -top
Monitor is quit nice to, to get an overview of your system
/Anders