ORATOP 一个性能监控工具
ORATOP是一个 性能监控工具ORATOP是一个ORACLE SUPPORT使用的基于OCI API的 监控工具,类似于UNIX的TOP,其数据来源完全来自于V$和GV$视图,该工具可以在RAC或者非RAC平台上使用。
下载链接:
下载了.多谢老刘.买完就么的钱了.... 好东西,收藏了。。。 好东西啊,收藏了。。。。 支持,买不起哎 灰常感谢,好东西 好东西一定要共享 购买了,还好,原来省吃俭用,省下来一点点碎银....... 看起来很不错啊!谢谢分享! 老板来一个~ 谢谢刘大.... 谢谢分享!抓紧试用 买完研究一下,3Q 好工具 谢谢分享了 这个工具不支持10G吗? oratop是Oracle推出的一款字符界面的监控工具,它有点类似于db2top,可以帮助我们监控性能问题。oratop基于OCI开发的,目前只支持Linux(x86 x86-64)平台。它的数据来源采集于Oracle的一些内部视图。这些视图必须是11.2版本以上才有的。所以这款工具的局限性还是很大的 好东西研究一下! 好东西~~~~ 好东西,第一次听到! 花银子 值 好东西,下了很久一直没用 好东西好东西 对性能影响大不? 试了一把。。。 研究研究。 看起来不错的东西 碎银好少啊,好东西想一直下,加油努力赚钱 买完研究一下,3Q 买完研究一下,3Q M一下.................. 银子不够啊。。。。 这个方便多了,很清晰,多谢! 研究一下,谢谢! 这银子要努力赚呀 问一下这是32位的还是64位? 怎么安装使用呀? ok,试出来了。多谢! 这是32位的还是64位的 在我的32为11.2.0.4机器上运行不起来 好东西啊。
oratop是Oracle推出的一款字符界面的监控工具,它有点类似于db2top,可以帮助我们监控性能问题。oratop基于OCI开发的,目前只支持Linux(x86 x86-64)平台。它的数据来源采集于Oracle的一些内部视图。这些视图必须是11.2版本以上才有的。所以这款工具的局限性还是很大的
看着好像不错,学习学习。 暂时还不太会用 先记录一下
这个如何用才方便 ORATOP SID=orcl user=shark password=2222 as sysdba 看着好像不错,学习学习。 ORACLE 11才可以用啊? error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory 新手,没银子啊,坐等降价 wangmaochun1982 发表于 2014-10-10 09:03 static/image/common/back.gif
ORACLE 11才可以用啊? error while loading shared libraries: libclntsh.so.11.1: cannot open shared ob ...
其实你可以拷贝部分 so文件 来绕过该问题 学习一下 Maclean Liu(刘相兵 发表于 2014-10-15 12:03 static/image/common/back.gif
其实你可以拷贝部分 so文件 来绕过该问题
老大,下载下来后怎么用啊 kobe24shou 发表于 2014-10-15 13:37 static/image/common/back.gif
老大,下载下来后怎么用啊
同学 既然下载下来了 何不自己试试? 没有试错精神是很可怕的
$ ./oratop -h
oratop
----------------------------------------------------------------
is a near-real-time database performance monitor. Runs on Linux platform and compatible with Oracle database version 11.2 or higher. The program requires user with oracle DBA privileges.
Section 1- oratop and database/instance specifics
spid :oratop's server SPID connected to instance,
SID :instance name (First 4 letters),
clock :Time of current stats collected (hh24:mi:ss)
time :uptime since this instance startup,
ins :Total number of active database instance(s),
MT :database total memory (sum Memory_Target),
ses :Total user's sessions,
usr :Total distinct database foreground (F/G) users,
%DB :%database Active, 0 0ndicate idle db
Section 2- Cluster-wide "Top 5 instances activity" ordered by Wait Time
ID :instance id,
%HC :Host CPU Utilization, %(busy/busy+idle),
HLD :Current Host Load,
MBPS :throughput, 'I/O Megabytes per Second',
%FR :Shared Pool Free %,
PGAU :total PGA inuse,
IORL :Avg Synchronous Single-Block Read Latency,
PQS :PQ Slave Session Count,
ASC :Active Sessions on CPU,
ASI :Active Sessions waiting on user i/o,
ASW :Active Sessions waiting/sleeping,
AST :Total Active Sessions,
ASB :Active Sessions blocked,
AAS :Average Active Sessions,
CTPS :(CPS) User Calls Per Sec, OR, (TPS) User Transactions Per Sec (appears in RED),
SSRT :SQl service Response time,
DBC :database cpu time ratio,
DBW :database wait time ratio.
Section 3- Cluster-wide "Top 5 Timed Events" ordered by Wait Time
EVENT :database wait event,
WAITS :cluster average Total waits,
TIME(s) :cluster average Total wait time in seconds),
AVG_MS ::cluster Average wait time in milliseconds,
PCT :Percent of wait time,
WAIT_CLASS :Name of the wait class corresponding to the event.
Section 4- Session/process none-idle ordered by Wait Time desc.
ID :instance id,
SID :session id,
SPID :server process os pid,
USR :user name (abbreviated),
PROG :program name (abbreviated),
PGA :process pga used,
OPN :OPERATION name, e.g. SELECT,
SQLID :SQL identifier if no blocker, else,
/BLOCKR :final blocking instance:session:ospid,
E/T :Elapsed Time since the session has become active. Units: (s)econds, (M)inutes, (h)our, (d)ay.
STATUS :ACTIVE | INACTIVE | KILLED | CACHED | SNIPED,
STE :Process STATE: ON CPU or USR I/O or WAITING,
WAIT_EVENT :process wait event name,
W/T :Wait Time. Units: (u)-micro second, (m)illi second, (s)econds, (M)inutes, (h)our, (d)ay.
$ ./oratop
oratop: Version v14 Production on Wed Oct 15 02:15:46 2014
Copyright (c) 2011, Oracle. All rights reserved.
Enter user-name: system
Enter password:
oratop:17069 PD003 02:16:07 up 5.8d, 1 ins, 3G MT, 1 ses, 1 usr, 1%DB
ID %HC HLD IORL MBPS %FR PGAU ASC ASI ASW AST ASB AAS UCPS TPS SSRT DBC DBW
1 2 0 0 0 14 176M 0 0 0 0 0 0.0 3 0 81u 106 0
EVENT AVG: TOT WAITS TIME(s) AVG_MS PCT WAIT_CLASS
DB CPU 1252 41
control file sequential read 525561 742 1.4 24 System I/O
log file sync 9878 527 53.3 17 Commit
os thread startup 19704 455 23.1 15 Concurrency
enq: CF - contention 4 59 14861.2 2 Other 买不起。。。。。
页:
[1]
2