10 More Discussions You Might Find Interesting
1. AIX
To get only the cpu info from the topas command terminal.
CPU User% Kern% Wait% Idle% Physc Entc
ALL 2.3 4.4 0.0 93.3 0.07 7.7
I tried some thing like this but did not work
topas << done
grep "ALL"
q
done
Can someone help me in this. (5 Replies)
Discussion started by: rpm120
5 Replies
2. AIX
hi,
I need alternative command for topas to check cpu %, i tried with ps but their is lot of diffference between the outputs of two commands...
Thanks (3 Replies)
Discussion started by: sumanthupar
3 Replies
3. AIX
Hi,
how to grep data from topas command...for example i have to grep owner from topas command
Thanks (2 Replies)
Discussion started by: sumanthupar
2 Replies
4. AIX
How to record output of below command in a text file.
topas -P
or is there any other command which will do the same thing in AIX.
I would like to get a report something similar to below commands.
top -b
prstat -c (5 Replies)
Discussion started by: NarayanaPrakash
5 Replies
5. Shell Programming and Scripting
How do i display only one iteration of topas command. Ideally i would topas -P to show only one instance rather than keep on running. is there any swicth? (1 Reply)
Discussion started by: NarayanaPrakash
1 Replies
6. UNIX for Dummies Questions & Answers
Hi,
I am able to see the output of TOP command in my unix server whereas
i could not see for TOPAS
$ topas
nologin: topas: not found
May i know what is topas in unix and how to resolve this?
Thanks (3 Replies)
Discussion started by: Maddy123
3 Replies
7. UNIX for Dummies Questions & Answers
The following grep command grep -v "^$" filename > newfilename does not populate the new file with any data. I see it search the entire input file but the output file never gets filled. Is this not the correct command for what Im looking to do? (2 Replies)
Discussion started by: aispg8
2 Replies
8. Shell Programming and Scripting
i hav a text file(abc.txt) in which it have 2 lines as shown
Number of agencies didnt send the file= 0
sum of reject files= 0
######
to get one line from the text file ... i use grep command
grep 'Number of agencies didnt send the file= 0' abc.txt
... (7 Replies)
Discussion started by: nani1984
7 Replies
9. UNIX for Dummies Questions & Answers
I used the TOPAS command to get top 20 process information by routing the output to a file. But the output is not very readable. can ayone explain how to read the output, or how to interpret the information?
Thanks! (3 Replies)
Discussion started by: ginnyr1
3 Replies
10. UNIX for Dummies Questions & Answers
hi, everybody
i have a problem about performane in unix
when i run topas, there 1 form show, there are many parameter about memory,cpu,....
i want to know detail about those
example :
MEMORY
Real,MB 12287
% Comp 25.0
% Noncomp 75.8
% Client 0.5
comp mean ? 25 mean ? 25MB or 25%memory... (6 Replies)
Discussion started by: tokienlua
6 Replies