![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| shmat() Failure While Using a Large Amount of Shared Memory | theicarusagenda | Linux | 2 | 02-25-2008 02:06 PM |
| the amount of memory consumed per user | big123456 | UNIX for Advanced & Expert Users | 1 | 11-24-2006 05:22 AM |
| amount of memory in my server | new2ss | UNIX for Dummies Questions & Answers | 2 | 11-06-2006 10:28 AM |
| sed X amount of times - X is dynamic | Loriel | Shell Programming and Scripting | 2 | 02-17-2005 08:38 PM |
| Amount of RAM (Memory) | samudimu | UNIX for Dummies Questions & Answers | 4 | 07-29-2003 02:40 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi!
I'm not a UNIX fanatic but I like using it for the Oracle database since it's not stable in the Windows NT environment (what is?). Problem: Is there any command to show me the amount of installed physical-memory in the machine? Is there some other way to show the processes which uses the most CPU etc? All together: Does UNIX a an equivalence to the Windows NT Task Manager? /Charlie |
|
||||
|
Hi,
Yes prtconf is the accurate answer for Solaris. Tre here other commands that will show you the memory amount : dmesg |more - will show you the system boot log where it indicates many resources of it. and also sar, which is a bit complicated. But what you are looking for is "top". If you don't have it on your machine try to DL and install it. it's a must. There's also proctool - an advanced online processes table info. Both can be fetched from http://www.sunfreeware.com Hezki |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|