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
Access to a network as a new visitor
Building a Web Application to consume a WCF Service
Security Exception in P/Invoke from C# to Win32 DLL
Cannot Start Microsoft Outlook 2010. Cannot Open the Outlook Window
How to manually map vmnet0 (bridge) to a specific physical adapter with VMware Player?
Logshipping is failing when SQL Server 2008 cluster is failed over
How to import a flash file in netbeans java form?
how do i perform reinstallation of Windows 7 after upgrading from xp to window 7
csv row limit
does BEGIN TRAN put a lock?