Microsoft
Software
Hardware
Network
Question : prstat vs top command
I no longer have the use of TOP. With TOP, I could see the 'total' memory being used at a glance:
[CPU states: 78.1% idle, 12.4% user, 9.5% kernel, 0.0% iowait, 0.0% swap
Memory: 32G real, 1245M free, 45G swap in use, 16G swap free
How can I view this with PRSTAT... I know it shows p/process, but I want to see a TOTAL memory usage on the server.
We are running solaris-10
Answer : prstat vs top command
use prstat -a for memory and cpu usage.
for Total memory use prtconf -v | grep Mem
Random Solutions
How to setup an audit for logon and logoff for individual user(s)
How to compile project into a DLL
problem with my .htaccess file
Using Modal Popup Extender with Master Page
When in ASP.NET might you use a User Control? A Custom Control?
Looking for a directshow webcam capture sample
How to hash password and convert it back in VB.NET ?
WINZIP for vista
use variable to load text boxes.
Using jquery to hide dynamically added divs