/ 1.888.837.7333
ALTIBASE HOME
/
LOGIN
/
SIGN UP
/
KOREAN
/
ENGLISH
Altibase Performance Solutions
Search Form
Query auto completion is in use.
LastWord
off
My Page
My Profile
My License
Support Center
FAQ
Notice
Download
Products
Release Notes
Manuals
Service Request
Online Support
Remote Access Support
Contract Info
My SID
Add SID
Request SID
Home
Home
Support Center
FAQ
Notice
FAQ
HPUX 에서 CPU Clock확인방법
Classification
OS/UNIX 명령어
Create Date
2013-07-08
Hit
2170
kskim 2004-11-03 110
HPUX에서 CPU Clock 확인하는 방법
vmunix와 kmem등에 해당 퍼미션이 없는 경우,,,root 실행
$ echo itick_per_tick/D | adb /stand/vmunix /dev/kmem | sed -n '2p' |
awk '{print $2}' | sed 's/0000$//g'