D.9. Oracle 8i, 9i, 10g, and 11g
$ORACLE_HOME/rdbms/admin/catalog.sql
D.9.1. Oracle::Active Sessions
- Active Sessions — The number of active sessions based on the value of
V$PARAMETER.PROCESSES. - Available Sessions — The percentage of active sessions that are available based on the value of
V$PARAMETER.PROCESSES.
Table D.48. Oracle::Active Sessions settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Timeout* | 30 |
| Critical Maximum Active Sessions | |
| Warning Maximum Active Sessions | |
| Critical Maximum Available Sessions Used | |
| Warning Maximum Available Sessions Used |
D.9.2. Oracle::Availability
Table D.49. Oracle::Availability settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Timeout* | 30 |
D.9.3. Oracle::Blocking Sessions
- Blocking Sessions — The number of sessions preventing other sessions from committing changes to the Oracle database, as determined by the required Time Blocking value you provide. Only those sessions that have been blocking for this duration, which is measured in seconds, are counted as blocking sessions.
Table D.50. Oracle::Blocking Sessions settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Time Blocking (seconds)* | 20 |
| Timeout* | 30 |
| Critical Maximum Blocking Sessions | |
| Warning Maximum Blocking Sessions |
D.9.4. Oracle::Buffer Cache
- Db Block Gets — The number of blocks accessed via single block gets (not through the consistent get mechanism).
- Consistent Gets — The number of accesses made to the block buffer to retrieve data in a consistent mode.
- Physical Reads — The cumulative number of blocks read from disk.
- Buffer Cache Hit Ratio — The rate at which the database goes to the buffer instead of the hard disk to retrieve data. A low ratio suggests more RAM should be added to the system.
Table D.51. Oracle::Buffer Cache settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port | 1521 |
| Timeout* | 30 |
| Warning Minimum Buffer Cache Hit Ratio | |
| Critical Minimum Buffer Cache Hit Ratio |
D.9.5. Oracle::Client Connectivity
rhnmd connection to the system and issues a sqlplus connect command on the monitored system.
V$DATABASE.NAME. This value is case-insensitive. A CRITICAL status is returned if this value is not found.
rhnmd) must be running on the monitored system to execute this probe. For this probe to run, the nocpulse user must be granted read access to your log files.
Table D.52. Oracle::Client Connectivity settings
| Field | Value |
|---|---|
| Oracle Hostname or IP address* | |
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| ORACLE_HOME* | /opt/oracle |
| Expected DB Name* | |
| Timeout* | 30 |
D.9.6. Oracle::Data Dictionary Cache
init.ora. It collects the following metrics:
- Data Dictionary Hit Ratio — The ratio of cache hits to cache lookup attempts in the data dictionary cache. In other words, the rate at which the database goes to the dictionary instead of the hard disk to retrieve data. A low ratio suggests more RAM should be added to the system.
- Gets — The number of blocks accessed via single block gets (not through the consistent get mechanism).
- Cache Misses — The number of accesses made to the block buffer to retrieve data in a consistent mode.
Table D.53. Oracle::Data Dictionary Cache settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Timeout* | 30 |
| Warning Minimum Data Dictionary Hit Ratio | |
| Critical Minimum Data Dictionary Hit Ratio |
D.9.7. Oracle::Disk Sort Ratio
- Disk Sort Ratio — The rate of Oracle sorts that were too large to be completed in memory and were instead sorted using a temporary segment.
Table D.54. Oracle::Disk Sort Ratio settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Timeout* | 30 |
| Critical Maximum Disk Sort Ratio | |
| Warning Maximum Disk Sort Ratio |
D.9.8. Oracle::Idle Sessions
- Idle Sessions — The number of Oracle sessions that are idle, as determined by the required Time Idle value you provide. Only those sessions that have been idle for this duration, which is measured in seconds, are counted as idle sessions.
Table D.55. Oracle::Idle Sessions settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Time Idle (seconds)* | 20 |
| Timeout* | 30 |
| Critical Maximum Idle Sessions | |
| Warning Maximum Idle Sessions |
D.9.9. Oracle::Index Extents
- Allocated Extents — The number of allocated extents for any index.
- Available Extents — The percentage of available extents for any index.
% that matches any index name.
Table D.56. Oracle::Index Extents settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Index Owner* | % |
| Index Name* | % |
| Timeout* | 30 |
| Critical Maximum of Allocated Extents | |
| Warning Maximum of Allocated Extents | |
| Critical Maximum of Available Extents | |
| Warning Maximum of Available Extents |
D.9.10. Oracle::Library Cache
init.ora. It collects the following metrics:
- Library Cache Miss Ratio — The rate at which a library cache pin miss occurs. This happens when a session executes a statement that it has already parsed but finds that the statement is no longer in the shared pool.
- Executions — The number of times a pin was requested for objects of this namespace.
- Cache Misses — The number of pins of objects with previous pins since the object handle was created that must now retrieve the object from disk.
Table D.57. Oracle::Library Cache settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Timeout* | 30 |
| Critical Maximum Library Cache Miss Ratio | |
| Warning Maximum Library Cache Miss Ratio |
D.9.11. Oracle::Locks
- Active Locks — The current number of active locks as determined by the value in the v$locks table. Database administrators should be aware of high numbers of locks present in a database instance.
Table D.58. Oracle::Locks settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Timeout* | 30 |
| Critical Maximum Active Locks | |
| Warning Maximum Active Locks |
D.9.12. Oracle::Redo Log
- Redo Log Space Request Rate — The average number of redo log space requests per minute since the server has been started.
- Redo Buffer Allocation Retry Rate — The average number of buffer allocation retries per minute since the server was started.
Table D.59. Oracle::Redo Log settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Timeout* | 30 |
| Critical Maximum Redo Log Space Request Rate | |
| Warning Maximum Redo Log Space Request Rate | |
| Critical Maximum Redo Buffer Allocation Retry Rate | |
| Warning Maximum Redo Buffer Allocation Retry Rate |
D.9.13. Oracle::Table Extents
- Allocated Extents-Any Table — The total number of extents for any table.
- Available Extents-Any Table — The percentage of available extents for any table.
% that matches any table owner or name.
Table D.60. Oracle::Table Extents settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Table Owner* | % |
| Table Name* | % |
| Timeout* | 30 |
| Critical Maximum Allocated Extents | |
| Warning Maximum Allocated Extents | |
| Critical Maximum Available Extents | |
| Warning Maximum Available Extents |
D.9.14. Oracle::Tablespace Usage
- Available Space Used — The percentage of available space in each tablespace that has been used.
% that matches any table name.
Table D.61. Oracle::Tablespace Usage settings
| Field | Value |
|---|---|
| Oracle SID* | |
| Oracle Username* | |
| Oracle Password* | |
| Oracle Port* | 1521 |
| Tablespace Name* | % |
| Timeout* | 30 |
| Critical Maximum Available Space Used | |
| Warning Maximum Available Space Used |
D.9.15. Oracle::TNS Ping
- Remote Service Latency — The time it takes in seconds for the Oracle server to answer a connection request.
Table D.62. Oracle::TNS Ping settings
| Field | Value |
|---|---|
| TNS Listener Port* | 1521 |
| Timeout* | 15 |
| Critical Maximum Remote Service Latency | |
| Warning Maximum Remote Service Latency |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.