Operating System - HP-UX
1833527 Members
3126 Online
110061 Solutions
New Discussion

Perfomance Check Commands

 
SOLVED
Go to solution
Nikee Reddy
Regular Advisor

Perfomance Check Commands

Hello,

I know this is HP-UX forum, but I have a question related to SUN OS. I really appreciate if you can answer to the following question:

Could you please provide me the commands which run on SUN OS to check the Memory, CPU usage, DISK IO usage, SWAP Space, and some general commands to check the SUN OS performance.

Thank you,
Nikee
3 REPLIES 3
Deoncia Grayson_1
Honored Contributor

Re: Perfomance Check Commands

you can utilize top, dmesg (grep memory for display amount of physical memory),
sar (display system performance statistics),
swap -l view paging spaces list and usage... all these commands work in Solaris
If no one ever took risks, Michelangelo would have painted the Sistine floor. -Neil Simon
harry d brown jr
Honored Contributor

Re: Perfomance Check Commands

You purchase glance/measureware for solaris (http://managementsoftware.hp.com/products/gplus/ds/gplus_ds.pdf)

or use sar, vmstat, iostat and top

live free or die
harry d brown jr
Live Free or Die
Robert-Jan Goossens
Honored Contributor
Solution

Re: Perfomance Check Commands

Hi Nikee,

Check this HP link :-)

http://www.hp.com/workstations/risc/standard/operating/easy_hpux11/solaris/reference_guide.html

sar is a general unix tool.

Regards,
Robert-Jan