oracle自带的监测工具,Oratop - Oracle 轻量级监控实用工具

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.3 to 11.2.0.4 [Release 11.2]

Linux x86-64

Linux x86

Purpose

oratop is a utility similar to the unix OS utility top which gives a overview of database performance and can be used in combination with top to get a more complete overview of system performance

Requirements

Supported Platforms

Linux x86

Linux x86-64

NOTE: oratop can be used to monitor databases on other platforms but the executable must run on Linux with an Oracle client.

To monitor databases on other platforms simply define an alias in tnsnames.ora of the linux client and connect to the databases remotely as you would with sqlplus

Supported Oracle Releases

11gR2

12cR1

Configuring

Download the oratop executable for 11gR2 on Linux x86-64.

Download the oratop executable for 12c on Linux x86-64 for use with 12c clients.

Download the oratop executable for 11gR2 on Linux x86-32.

Download the oratop executable for 12c on Linux x86-32 for use with 12c clients.

Please download and review thefor specific instructions on how to configure and run oratop. AQuick Start Guideis provided in theInstructionssection of this Note.

Instructions

Quick Start Guide

Note:For detailed instructions on how to run oratop please download and review the latest.

Running oratop

1.Log in to the system as the Oracle RDBMS software installation owner

2.Stage the oratop executable on the server on which the tool will be executed. On a RAC system it is only necessary to stage the executable on one node as it is RAC aware.

3.Change the name of the executable, eg.

4.$ mv oratop* oratop

5.Validate the permissions for oratop are 755 (-rwxr-xr-x). If the permissions are not currently set to 755, set the permissions on oratop as follows:

$ chmod 755 oratop

6.Configure the execution environment as follows (if not already set accordingly)

7.$ export TERM=xterm #or vt100

$ export ORACLE_HOME=<11.2 database home>

$ export LD_LIBRARY_PATH=$ORACLE_HOME/lib

$ export PATH=$ORACLE_HOME/bin:$PATH

$ export ORACLE_SID=#only needed if connecting to a local database

8.Invoke the tool to monitor a local database as follows (interval can be any interval in seconds):

$ ./oratop -i 10 / as sysdba

9.Non-dba privileged user requires specific grants to use the tool. See User Guide for grants required.

10.Databases can be monitored remotely using a tns alias as described in the.

11.$ ./oratop -i 10 username/password@tns_alias

$ ./oratop -i 10 system/manager@tns_alias

12.To exit the program simply press the keyboard key "q". To abort, CTRL-C.

Troubleshooting:

If you receive an error similar to

./oratop: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory

that is an indication that libclntsh.so.11.1 was not found in the path defined in LD_LIBRARY_PATH similar to

$ export LD_LIBRARY_PATH=$ORACLE_HOME/lib (ie., the location of libclntsh.so.11.1)

Caution

This sample code is provided for educational purposes only, and is not supported by Oracle Support. It has been tested internally, however, we do not guarantee that it will work for you. Ensure that you run it in your test environment before using.

Script

The tool is a compiled c program.

Sample Output

mos文档:oratop - Utility for Near Real-time Monitoring of Databases, RAC and Single Instance (文档 ID 1500864.1)

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值