msanoop
04-09-2003, 11:41 PM
Hi,
Anyone please give me the appropriate os commands for aix for getting the following output
1. To get the total memory
2.To get available memory
3.Get the total page
4.Available page
5.total virtual memory
6.Available virtual memory
7. To get the top ten processes with repect to cpu time and memory used in the form PID,Process name
8.Grepping Processes running under a given Directory
Proper Formatting required
The required fileds here are Processname,PID,PATH,MEMUSED,CPUTIME,%CPU
Anoop
Anyone please give me the appropriate os commands for aix for getting the following output
1. To get the total memory
2.To get available memory
3.Get the total page
4.Available page
5.total virtual memory
6.Available virtual memory
7. To get the top ten processes with repect to cpu time and memory used in the form PID,Process name
8.Grepping Processes running under a given Directory
Proper Formatting required
The required fileds here are Processname,PID,PATH,MEMUSED,CPUTIME,%CPU
Anoop