This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 请教什么command 可以看HP 机器的CPU 速率? 多谢.
-desert(悄悄);
2005-3-18
(#2186394@0)
-
there are several ways you can try....if you have ignite installed, you could find a command under ignite bin directory, print_manifest, it will tell you the cpu model, mostly people use a command on hp called adb, but I don't like this, otherwise, always sam.
Also you can use several other fancy way such as :
1. top
2. sar
....
-pipibug(golf);
2005-3-18
{304}
(#2187025@0)
-
does SAM work?
-zhu8jie(zhu8jie);
2005-3-18
(#2187484@0)
-
SAM yes, also command line:echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem
depends server model.
-judy_an(绿腰);
2005-3-18
{81}
(#2187543@0)
-
thx everyone. i can find how many processors but i could not find the speed rates of processors.. did i miss it ? i only find it when i booting the system.
-desert(悄悄);
2005-3-18
(#2187717@0)
-
did you try SAM? or the command I gave to you?
-judy_an(绿腰);
2005-3-18
(#2187792@0)
-
sam doesn't give the info. i just tried ur cmd on L3000, 4 cpu. and the output is itick_per_usec: 750. does that mean all of them are 750MHZ? thx.
-desert(悄悄);
2005-3-18
(#2187902@0)
-
yes
-pasu(InTheSky);
2005-3-18
(#2187938@0)
-
Sam-->performance-->System Properties
-pasu(InTheSky);
2005-3-18
(#2187921@0)
-
thx.
-desert(悄悄);
2005-3-18
(#2188204@0)