coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Sunday May 27, 2012


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 23 guests online

Newest Member

beyondimagem

Hit Counter
9133547 Visitors

cool Statistics
coolcommands:1330
Categories:83
Total queries:595500
Members:16437





Category Search coolcommands.com
Select Category:


coolcommand

commands to find memory utilisation of processes
Description

To find memory usage, try these commands (may vary with version of UNIX):

# svmon -u | more
# svmon -P | more
# ps aux | more
# ipcs -ma | more

Command to find process which uses the most memory in AIX:

# svmon -P -t 1 (aix 4.3.3)
# svmon -Pau 1 (aix 4.3.2)

To find the memory utilisation of a certain proces:

# ps auwww [PID]

PID = process id
Example

svmon -u ; svmon -P ; ps aux ; ipcs -ma

Return to search results

Random coolcommands

coolcommand: unix2dos - how to convert a unix file to dos format
Example: unix2dos filename
[show me the details]
coolcommand: how to verify a JFS2 filesystem has internal snapshots enabled in AIX
Example: lsfs -q /filesystem_name
[show me the details]
coolcommand: perl script to transform decimal ip address to hexadecimal
Example: ip2hex.pl 172.26.20.255
[show me the details]
coolcommand: how to change the destination address for a route in Sun Solaris
Example: route change net 172.26.13.0 172.26.13.2 1
[show me the details]

coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1152
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris49379
Category AIX46267
Category General UNIX43933
solaris22927
aix22116

Terms of Use
Privacy
Contact


 
coolcommands.com © 2012. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum