If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Displaying RAM Utilisation in Unix/Solaris.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-24-04, 06:27
arunprasadlv arunprasadlv is offline
Registered User
 
Join Date: Mar 2004
Location: India
Posts: 41
Exclamation Displaying RAM Utilisation in Unix/Solaris.

Hi Everyb,


Cud anyone tell how to find the RAM and swap space utilisation in unix and Solaris systems.


Bye
Arun
Reply With Quote
  #2 (permalink)  
Old 05-24-04, 06:56
iaguigon iaguigon is offline
Registered User
 
Join Date: May 2004
Location: Barcelona, Spain
Posts: 54
on a linux environment, try "free" command that will show you memory and swap usage. don't know if it's available for solaris
you can always use "top", but this will give you much more information about cpu and processes, too.

hope this helps

Iņaki
Reply With Quote
  #3 (permalink)  
Old 05-24-04, 20:15
krishnakant krishnakant is offline
Registered User
 
Join Date: Mar 2003
Posts: 23
In solaris try prstat.. to order by swap utilization prstat -s size
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On