| Uptime | Uptime of this component | s |
| Version | Oracle version | |
| Availability | Oracle availability, normal/abnormal/unmonitored | |
| CPU Usage | Process CPU usage | % |
| Memory Used | Process memory usage | Bytes |
| Memory Usage | Process memory usage / host total memory | % |
| Disk Throughput (Read) | Process disk read throughput per second | Bytes/s |
| Disk Throughput (Write) | Process disk write throughput per second | Bytes/s |
| Throughput (TPS) | Number of transactions per second, equals Commit+Rollback | Count/s |
| Throughput (QPS) | Number of SQL executions per second, equals execute_count | Count/s |
| Throughput Details | Number of parse, execute, commit, rollback per second | Count/s |
| Enqueue Timeout Count | Number of enqueue timeouts per second for database instance | Count/s |
| Active Session Count | Current number of active sessions in database instance | Count |
| Inactive Session Count | Current number of inactive sessions in database instance | Count |
| System Session Count | Maximum number of sessions allowed by database instance | Count |
| Session Usage | (Inactive Session Count + Active Session Count) / System Session Count | % |
| Wait Time Ratio | | % |
| Memory Sort Ratio | | % |
| Average Response Time | | ms |
| Archive Log Size | Archive log size of instance | Bytes |
| Database Size | Database size of instance | Bytes |
| Wait Event Count | Number of wait events per second | Count/s |
| SGA Shared Pool | Size of shared pool | Bytes |
| SGA Log Buffer | Size of log buffer | Bytes |
| SGA Large Pool | Size of large pool | Bytes |
| SGA Java Pool | Size of Java pool | Bytes |
| SGA Fixed | Size of fixed SGA area | Bytes |
| SGA Buffer Cache | Size of buffer cache | Bytes |
| Shared Pool SQL Area | Size of SQL statement cache area | Bytes |
| Shared Pool Misc | Size of miscellaneous usage area | Bytes |
| Shared Pool Library Cache | Size of library cache | Bytes |
| Shared Pool Free Memory | Size of free cache | Bytes |
| Shared Pool Dictionary Cache | Size of data dictionary cache area | Bytes |
| Buffer Cache Hit Rate | Buffer cache hit rate | % |
| Cursor Cache Hit Rate | Cursor cache hit rate | % |
| Library Cache Hit Rate | Library cache hit rate | % |
| PGA Used | Size of allocated PGA | Bytes |
| PGA Total Size | PGA memory limit size | Bytes |
| PGA Usage | PGA usage | % |
| Redo Log Growth Rate | Redo log growth per second | Bytes/s |
| Tablespace Used | Current tablespace usage in bytes | Bytes |
| Tablespace Max Size | Maximum bytes allowed for current tablespace | Bytes |
| Tablespace Usage | Tablespace used / Tablespace max size | % |
| Temp Tablespace Used | Temp tablespace usage in bytes | Bytes |
| Disk Sorts | Average disk sorts per second | Count/s |
| Full Table Scans | Average full table scans per second | Count/s |
| Physical Reads | Average physical reads per second | Count/s |
| Physical Writes | Average physical writes per second | Count/s |
| Redo Writes | Average redo writes per second | Count/s |
| Logical IO (Current Read) | Average current reads per second | Count/s |
| Logical IO (Consistent Read) | Average consistent reads per second | Count/s |
| Logical IO (Block Change) | Average block changes per second | Count/s |