1833076 Members
2802 Online
110049 Solutions
New Discussion

Re: HPUX 11.11

 
deaduserid_7
Occasional Contributor

HPUX 11.11

how to check the cpu and memory
7 REPLIES 7
Johnson Punniyalingam
Honored Contributor

Re: HPUX 11.11

>>how to check the cpu and memory <<

Are you refering to usage of your cpu / memory ?

or do you want to check how much "CPU" MEMORY installed in your server ?
Problems are common to all, but attitude makes the difference
madhuchakkaravarthy
Trusted Contributor

Re: HPUX 11.11

with print_manifest command

and cfg2html and nickel script
Suraj K Sankari
Honored Contributor

Re: HPUX 11.11

Hi,
how to check the cpu and memory

you can use top command to check the cpu

and for memory use the below command
#dmesg | grep -i phy

Suraj
kashyapi
Frequent Advisor

Re: HPUX 11.11

you can check with glance command.it will give you CPU info.then press "m" and it will give you memory details.chekc physical memory installed in the system.
Torsten.
Acclaimed Contributor

Re: HPUX 11.11

What does "check" mean here?

Getting details about memory and CPU or just check the health?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Prasanth Thomas
Valued Contributor

Re: HPUX 11.11

Hi,

please clarify that what do u wanna check.
current configuration or resource utilization ????
whats the server model ?.

regards,
PT.
Jupinder Bedi
Respected Contributor

Re: HPUX 11.11

if you want to see the physical memory than you can use

#dmesg | grep -i phy

if you want to see the usage of CPU and memory than you can use

top
sar
glance
vmstat


Good Luck
All things excellent are as difficult as they are rare