PROBLEM WITH TOP COMMAND
Hi,
On my box when i tried to run top command following output comes
"top: cannot find/execute "top" in ISA subdirectories"
Path is set as "/usr/sbin:/usr/bin"
isalist is as follows:--
"# isalist
sparcv9+vis sparcv9 sparcv8plus+vis sparcv8plus sparcv8 sparcv8-fsmuld sparcv7 sparc"
shell is "/bin/csh"
additional information:-
" # uname -a
SunOS sdnr-test1 5.9 Generic_112233-06 sun4u sparc SUNW,Ultra-4 "
# 1
How did you install top?
Sounds like you've actually got the metatop system installed.
Which is a little shell script that works out which "architecture" your on and
runs the right "top".
But I believe that top is compatibable across most sun machines.
certainly all sun4u arch machines which is all current sparc suns except the new
T1000/T2000
So you don't really need the metatop system. I usually just install one top binary and forget about metatop.