1833790 Members
3026 Online
110063 Solutions
New Discussion

Re: CPU speed

 
SOLVED
Go to solution
Telia BackOffice
Valued Contributor

CPU speed

How do i get cpu speed :
when i can not reboot.
and
when mstm shows N/A i speed.
5 REPLIES 5
Vincent Farrugia
Honored Contributor

Re: CPU speed

Hello,

What server do you have?

Vince
Tape Drives RULE!!!
Steve Steel
Honored Contributor
Solution

Re: CPU speed

Hi


Try

http://members.tripod.com/rose_swe/cfg/cfg.html

Download the HP-UX version

Gives a nice HTML healthcheck

Includes

HP-UX/System

Model
echo Modelstring: [9000/800/A400-44]; echo Number of CPUs: 1; echo CPU capable: 64 bits;echo CPU Speed: 440 MHz;
Modelstring: [9000/800/A400-44]
Number of CPUs: 1
CPU capable: 64 bits
CPU Speed: 440 MHz


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
U.SivaKumar_2
Honored Contributor

Re: CPU speed

Hi,
To determine the processor speed:

echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem
itick_per_usec:
itick_per_usec: 360

where 360 is the speed of the proceesor.

regards,
U.SivaKumar


Innovations are made when conventions are broken
Ceesjan van Hattum
Esteemed Contributor

Re: CPU speed

Use SAM:
Choose "Performance Monitors" from main menu.
Choose "System Properties"
Tab "Processor" gives you clockfequencies and much more.

Regards,
Ceesjan
T G Manikandan
Honored Contributor

Re: CPU speed