![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| prstat output | senabhi | SUN Solaris | 5 | 05-14-2009 07:39 AM |
| Script using prstat | jayaramanit | Shell Programming and Scripting | 1 | 06-09-2008 03:50 AM |
| prstat problem | vivsiv | Shell Programming and Scripting | 6 | 02-15-2008 07:58 PM |
| prstat in shell | madmat | Shell Programming and Scripting | 4 | 02-07-2007 04:46 AM |
| Help with prstat | vibhor_agarwali | UNIX for Dummies Questions & Answers | 6 | 04-07-2005 08:01 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi,
I have run prstat -t 1 on a Solaris 9 server which has been under pressure recently. This is the output I have got. NPROC USERNAME SIZE RSS MEMORY TIME CPU 403 oracle 804G 705G 100% 33:34:18 62% Here is the explanation for SIZE and RSS. SIZE The total virtual memory size of the process, includ- ing all mapped files and devices, in kilobytes (K), megabytes (M), or gigabytes (G). The resident set size of the process (RSS), in kilobytes (K), megabytes (M), or gigabytes (G). How can the size be 804GB? The CPU is also regularly up to 100% for a period of time. Total memory physical RAM in the server is 8GB. Memory size: 8192 Megabytes Total swap: # swap -s total: 2757296k bytes allocated + 683680k reserved = 3440976k used, 5427800k available Thanks. |
|
||||
|
Check your swap space. Our server does that when it runs out of swap space. Also check your temp (tmp) directory to make sure it isn't to full. Mail could also be another culprit. Just a few things I have run across.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|