Metric Reference
Metrics by Resource Type
- Host Metrics
- Oracle Database
- Oracle Database System Metrics
- WebLogic Metrics
- Oracle Service-Oriented Architecture (SOA) Metrics
- Oracle Managed File Transfer (MFT)
- Oracle HTTP Server (OHS)
- Oracle Identity Manager (OIM)
- Oracle Access Manager (OAM)
- E-Business Suite Metrics
- Apache Tomcat Metrics
- Microsoft SQL Server Metrics
- PeopleSoft Metrics
Dimensions Common to All OCI Resources
Each Stack Monitoring resource has following common dimensions:
- agentHostName - hostname of the agent monitoring this resource
- resourceId - OCID of the Stack Monitoring resource
- resourceName - resource name given to the resource during initial discovery
Host Metrics
The following table lists metrics used for hosts.
Each host has following default dimensions:
- hostType - OCI or on-premises
- osType - type of the OS, e.g. Linux, Solaris, Windows
- computeResourceId - if OCI Compute, the OCID of the compute instance, dimension is not available for on-premises hosts
Host
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
CpuLoad | CPU Load | count |
Average number of processes in memory and subject to be run in the last 1,5,15 minute(s). Note: Not applicable for Windows. |
1min | Type (1min, 5min, 15min) | host |
CpuUsage | CPU Usage | sec | Total CPU time spent across all CPUs. | 1min | - | host |
CpuUtilization | CPU Utilization | percent | Percentage of total CPU time spent across all CPUs. | 1min |
Type (Total, User, System, Stolen, Idle) Note: Stolen not applicable for Windows |
host |
DiskActivitySummary | Disk Activity Summary | ops/sec | Rate of read and write operations on all disks. | 1min | diskName
Type (Total, Read, Write) |
host |
FilesystemUsage | File System Usage | GB | Space used in the file system in GB. | 1min | fileSystemName
Type (Total, Used) |
host |
FilesystemUtilization | File System Utilization | percent | Space available on the file system in %. | 1min | fileSystemName | host |
MemoryUsed | Memory Used | GB | Memory used in GB. | 1min | Type (Total, Logical) | host |
MemoryUtilization | Memory Utilization | percent | The percentage of host memory that is being used by processes (both userspace and kernel space) including the OS overhead, such as buffers, caches.Depending on environmental load and host resources, OS overhead can inflate actual memory utilization metrics. In this situation, using Logical Memory Utilization will be more accurate. | 1min | Type (Total, Logical) | host |
MonitoringStatus | Monitoring Status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1min | - | host |
NetworkActivitySummary | Network Activity Summary | MB/s | Rate at which data is received (Read), sent (Write), received and sent (Total) across selected network interface identified by interfaceName. | 1min | interfaceName
Type (Total, Read, Write) |
host |
PagingActivity | Paging Activity | ops/sec | Disk Read/Write (In/Out) Rate to resolve major page faults. | 1min | Type (In, Out) | host |
SwapUsage | Swap Usage | GB | Total/Free/Used Swap Space in GB | 1min | Type (Total / Free / Used) | host |
SwapUtilization | Swap Utilization | percent | Free/Used Swap Space Percentage | 1min | Type (Free / Used) | host |
Oracle Database
The Stack Monitoring service relies on the External Database service to collect metrics.
To view available database metrics, see Oracle Database Metrics.
Oracle Database System Metrics
The Stack Monitoring service relies on the External Database systems to collect metrics.
To view available metrics, see Database System Metrics.
WebLogic Metrics
Oracle WebLogic Server
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
MonitoringStatus | Monitoring status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1min | - | weblogic_j2eeserver |
CpuUtilization | CPU Utilization | percent | Percentage of total CPU time spent across all CPUs. | 1 min | - | weblogic_j2eeserver |
JVMMemoryUtilization | JVM Memory Utilization | percent | Current size of the JVM memory Heap/NonHeap in percent | 15min |
ServerRuntime, Type (Heap, Non-Heap) |
weblogic_j2eeserver |
JVMMemoryUsage | JVM Memory Usage | GB | Current size of the JVM memory Heap/NonHeap in GB | 15min |
ServerRuntime, Type (Heap, Non-Heap) |
weblogic_j2eeserver |
ThreadPoolThreads | Thread Pool Threads | count | The number of threads currently in the thread pool by status | 5min |
ServerRuntime, Status (Active, Idle, Hogging) |
weblogic_j2eeserver |
JDBCConnectionThroughput | JDBC Connection Throughput | ops/min | Datasource connection throughput by Type | 15min |
ServerRuntime, Type (Create, FailuresToReconnect, Leak, Request, WaitSuccess, Wait) |
weblogic_j2eeserver |
JDBCConnectionCreateDelay | JDBC Connection Create Delay | ms | Average latency creating a datasource connection. | 15min | ServerRuntime | weblogic_j2eeserver |
WorkManagerStuckThreads | Work Manager Stuck Threads | count | Count of work manager stuck threads. | 15min | ServerRuntime | weblogic_j2eeserver |
OpenHTTPSessions | Open HTTP Sessions | count | Current total number of open http sessions for all the web applications on this web application server. | 20min | ServerRuntime | weblogic_j2eeserver |
WebRequestProcessingTime | Web Request Processing Time | ms | Average processing time per web request since the last collection. | 20min | ServerRuntime | weblogic_j2eeserver |
WebRequestsRate | Web Request Rate | ops/min | Number of web requests per minute since the last collection. | 20min | ServerRuntime | weblogic_j2eeserver |
ServerConnectionPoolConnections | Server Connection Pool Connections | count | Number of Connections by Type | 15min |
ServerRuntime Type (Open, Free, Unavailable, Waiters) |
weblogic_j2eeserver |
ServerConnectionPoolConnectionThroughput | Server Connection Pool Connection Throughput | ops/min | Number of Connections by Type (per minute) | 15min |
ServerRuntime Type (Close, Create, DestroyError) |
- |
GarbageCollectionExecutionTime | Garbage Collection Execution Time | ms | The average time in milliseconds per garbage collector invocation during the last collection interval. | 15min |
Name, ServerRuntime |
weblogic_j2eeserver |
JDBCConnections | JDBC Connections | count | Datasource connections in use by Type | 15min |
ServerRuntime, Type (InUse, Waiting) |
weblogic_j2eeserver |
JMSServer | JmsMessagesStored | count | The number of JMS messages stored on the server. | 1min | ServerRuntime | weblogic_j2eeserver |
JMSServer | JmsMessageReceiveRate | msgs/min | The rate that JMS messages are received. | 1min | ServerRuntime | weblogic_j2eeserver |
JMSDestination | JmsBytesStored | bytes | The current number of bytes stored in the destination. This does not include the pending bytes. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsPendingBytesStored | bytes | The number of pending bytes stored in the destination. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsBytesReceivedThroughput | ops/min | The rate of bytes received per minute in this destination since the last reset. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsActiveConsumers | count | The current number of consumers accessing this destination. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsMessagesStored | count | The current number of messages stored in the destination. This does not include the pending messages. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsMessagesDeletedThroughput | ops/min | The rate of messages that have been deleted per minute from the destination. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsMessagesMovedThroughput | ops/min | The rate of messages that have been moved per minute from the destination. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsPendingMessages | count | The number of pending messages in the destination. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
JMSDestination | JmsMessagesReceivedThroughput | ops/min | The rate of messages received per minute in the destination since the last reset. | 1min |
ServerRuntime, JmsServerName,JmsJndiName,JmsDestinationType |
weblogic_j2eeserver |
Oracle WebLogic Cluster
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
MonitoringStatus | Monitoring status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1 min | - | weblogic_cluster |
Oracle Service-Oriented Architecture (SOA) Metrics
Metric Name | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
InfrastructureStatisticsThroughput | Throughput | msgs/min | Messages processed across all the SOA Composites | 5 min | N/A | oracle_soainfra |
InfrastructureStatisticsErrors | Errors | msgs/min | Errors generated across all the SOA Composites | 5 min | N/A | oracle_soainfra |
ServiceEngineMetricsThroughput | Service Engine Metrics Throughput | msgs/min | Messages processed by the Service Engine | 5 min | Engine Name | oracle_soainfra |
ServiceEngineMetricsErrors | Service Engine Metrics Errors | msgs/min | Errors generated by the Service Engine | 5 min | Engine Name | oracle_soainfra |
ServiceEngineMetricsErrorRate | Service Engine Metrics Error Rate | % | Percentage of errors out of total messages processed by the Service Engine | 5 min | Engine Name | oracle_soainfra |
CompositeStatisticsSystemFaults | Composite Statistics System Faults | msgs/min | System faults geneated by the SOA Composite | 5 min | Revision, Name, Folder | oracle_soainfra |
CompositeStatisticsBusinessFaults | Composite Statistics Business Faults | msgs/min | Business faults generated by the SOA Composite | 5 min | Revision, Name, Folder | oracle_soainfra |
CompositeStatisticsPolicyViolations | Composite Statistics Policy Violations | msgs/min | Policy violations generated by the SOA Composite | 5 min | Revision, Name, Folder | oracle_soainfra |
CompositeStatisticsErrorRate | Composite Statistics Error Rate | % | Percentage of errors out of total messages processed by the SOA Composite | 5 min | Revision, Name, Folder | oracle_soainfra |
CompositeStatisticsSyncResponseTime | Composite Statistics Sync Response Time | ms | Average time for processing synchronous transactions | 5 min | Revision, Name, Folder | oracle_soainfra |
CompositeStatisticsAsyncResponseTime | Composite Statistics Async Response Time | ms | Average time for posting asynchronous transactions | 5 min | Revision, Name, Folder | oracle_soainfra |
CompositeStatisticsErrors | Composite Statistics Errors | msgs/min | Errors generated by the SOA Composite | 5 min | Revision, Name, Folder | oracle_soainfra |
CompositeStatisticsThroughput | Composite Statistics Throughput | msgs/min | Messages processed by the SOA Composite | 5 min | Revision, Name, Folder | oracle_soainfra |
MonitoringStatus | Availability | status | Response | 1 min | N/A | oracle_soainfra |
Oracle Managed File Transfer (MFT)
Metric | Metric Display Name | Unit | Description | DMS Dependency | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|---|
MonitoringStatus | Monitoring Status | status |
Status of the resource. Possible values are: 1 = Up 0 = Down |
No | 1 min | - | oracle_mft |
SourceInstanceInfo | Source Instances | count | Number of out-bound instances in the last hour | No | 1 min |
Status (Active, Completed, Failed) |
oracle_mft |
TargetInstanceInfo | Target Instances | count | Number of in-bound instances in the last hour | No | 1 min |
Status (Active, Completed, Failed) |
oracle_mft |
TransferInstanceInfo | Transfer Instances | count | Number of transfer instances in the last hour | No | 1 min |
Status (Active, Completed, Failed) |
oracle_mft |
SourceInstanceTransferRate | Source Instance Transfer Rate | MB/sec | In-bound transfer rates in the last hour | No | 15 min | Type (Average, Min, Max) | oracle_mft |
TargetInstanceTransferRate | Target Instance Transfer Rate | MB/sec | Out-bound transfer rates in the last hour | No | 15 min | Type (Average, Min, Max) | oracle_mft |
TransferInstanceTransferRate | Transfer Instance Transfer Rate | MB/sec | Transfer instance transfer rates in the last hour | No | 15 min | Type (Average, Min, Max) | oracle_mft |
Oracle HTTP Server (OHS)
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Name |
---|---|---|---|---|---|---|
MonitoringStatus | Monitoring Status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1 minute | oracle_http_server | |
CPUUtilization | CPU Utilization | percent | Percentage of CPU that was utilized | 1 minute | oracle_http_server | |
MemoryUsage | Memory Usage | GB | Memory used in GB | 1 minute | oracle_http_server | |
MemoryUtilization | Memory Utilization | percent | Percentage of memory that is utilized | 1 minute | oracle_http_server | |
ActiveHTTPConnections | Active HTTP Connections | count | Number of active HTTP connections | 1 minute | oracle_http_server | |
BusyProcesses | Busy Processes | percent | Percentage of busy processes | 1 minute | oracle_http_server | |
ActiveRequests | Active Requests | count | Number of active requests | 1 minute | oracle_http_server | |
BusyWorkers | Busy Workers | percent | Percentage of busy workers | 1 minute | oracle_http_server | |
ErrorRate | Error Rate | errors/sec | Error Rate of the server | 1 minute | oracle_http_server | |
WebRequestRate | Web Request Rate | ops/min | Number of web requests per minute | 1 minute | oracle_http_server | |
RequestThroughput | Request Throughput | reqs/sec | Number of requests processed per second since the last collection. | 1 minute | Name (virtual host name) | oracle_http_server |
RequestProcessingTime | Request Processing Time | sec | Average time taken to process a request since the last collection | 1 minute | Name (virtual host name) | oracle_http_server |
ResponseDataThroughput | Response Data Throughput | KB/sec | Size of data served per second since the last collection | 1 minute | Name (virtual host name) | oracle_http_server |
WebRequestProcessingTime | Web Request Processing Time | ms | Average processing time per web request | 1 minute | oracle_http_server | |
WebResponseDataThroughput | Web Response Data Throughput | KB/sec | Size of data served per second | 1 minute | oracle_http_server |
Oracle Identity Manager (OIM)
OIM Cluster
Metric Name | Metric Display Name | Unit | Description | Collection Frequency1 min | Dimension | Resource Name |
---|---|---|---|---|---|---|
Availability | Monitoring Status | status |
Status of the resource. Possible values are: 1 = Up 0 = Down |
1 min | ---- | oracle_oim_cluster |
SPMLWebServiceAverageResponseTime | SPML Web Service Average Response Time | ms | SPML Web Service Average Response Time | 5 min | Service Name | oracle_oim_cluster |
OrchestrationAverageExecutionTime | Orchestration Average Execution Time | ms | Orchestration Average Execution Time | 5 min | Name | oracle_oim_cluster |
CompletedOrchestrationOperations | Completed Orchestration Operations | ops/sec | Completed Operations per sec | 5 min | Name | oracle_oim_cluster |
ActiveJobs | Active Jobs | count | Number of Active Jobs | 5 min | Job Name | oracle_oim_cluster |
JobAverageTime | Job Average Time | ms | Average Time for Job Completion | 5 min | Job Name | oracle_oim_cluster |
JobCompletedOperations | Job Completed Operations | ops/sec | Job Completions per sec | 5 min | Job Name | oracle_oim_cluster |
JobFailedOperations | Job Failed Operations | ops/sec | Failed Jobs per sec | 5 min | Job Name | oracle_oim_cluster |
OIM Server
Metric Name | Metric Display Name | Unit | Description | Collection Frequency1 min | Dimension | Resource Name |
---|---|---|---|---|---|---|
Availability | Monitoring Status |
status |
Status of the resource. Possible values are: 1 = Up 0 = Down |
1 min | ---- | oracle_oim |
OrchestrationAverageExecutionTime | Orchestration Average Execution Time | ms | Average Time Taken to Execute Orchestration | 5 min | Name | oracle_oim |
EventsExecutionTime | Events Execution Time | ms | Average time an event takes to be executed | 5 min | Event Name | oracle_oim |
AdapterExecutionTime | Adapter Execution Time | ms | Average time an adapter takes to be executed | 5 min | Adapter Name | oracle_oim |
SelfRegistrationRequests | Self Registration Requests | count | Total number of self registration requests | 5 min | ---- | oracle_oim |
SucceededSelfRegistrationRequests | Succeeded Self Registration Requests | reqs/sec | Number of Self Registration Requests Succeeded per sec in Last Collection | 5 min | ---- | oracle_oim |
SelfRegistrationRequestSubmissionTime | Self Registration Request Submission Time |
ms |
Time taken to submit a self registration request (API time) | 5 min | ---- | oracle_oim |
FailedSelfRegistrationRequests | Failed Self Registration Requests |
Unit: reqs/sec |
Number of Self Registration requests Failed per sec in Last Collection | 5 min | ---- | oracle_oim |
SPMLWebServiceAverageResponseTime | SPML Web Service Average Response Time |
ms |
Average Response Time for the SPML Web Service | 5 min | Web Service Name | oracle_oim |
CompletedOrchestrationOperations | Completed Orchestration Operations | ops/sec | Completed Orchestration Operations Per Second | 5 min | Name | oracle_oim |
ActiveJobs | Active Jobs | count | Number of Active Jobs | 5 min | Job Name | oracle_oim |
JobCompletedOperations | Job Completed Operations | ops/sec | Number of Completed Jobs per sec in Last Collection | 5 min | Job Name | oracle_oim |
JobAverageTime | Job Average Time | ms | Average Time taken for Job Completion | 5 min | Job Name | oracle_oim |
JobFailedOperations | Job Failed Operations | ops/sec | Number of Failed Jobs per sec in Last Collection | 5 min | Job Name | oracle_oim |
JMSQueueAverageProcessingTime | JMS Queue Average Processing Time | ms | Average time taken to process JMS Queue | 5 min | Message Name | oracle_oim |
AdapterExecutions | Adapter Executions | ops/sec | Total Adapter Executions per second in last collection | 5 min | ---- | oracle_oim |
JMSMessages | JMS Messages | ops/sec | Total JMS Messages per second in last collection | 5 min | ---- | oracle_oim |
EventsHandlerExecutions | Events Handler Executions | ops/sec | Total Events Handler Executions per second in last collection | 5 min | ---- | oracle_oim |
Oracle Access Manager (OAM)
OAM Cluster
Metric Name | Metric Display Name | Unit | Description | Collection Frequenc | Dimension | Resource |
---|---|---|---|---|---|---|
Availability | Monitoring Status | status |
Status of the resource. Possible values are: 1 = Up 0 = Down |
1 min | ---- | oracle_oam_cluster |
AuthorizationLatency | Authorization Latency | ms | Average Authorization Latency | 5 min | ---- | oracle_oam_cluster |
AuthorizationSuccess | Authorization Success |
percent |
Authorization Success Rate | 5 min | ---- | oracle_oam_cluster |
AuthorizationRequests | Authorization Requests | reqs/sec | Authorization Requests per second | 5 min | ---- | oracle_oam_cluster |
AuthenticationLatency | Authentication Latency | ms | Average Authentication Latency | 5 min | ---- | oracle_oam_cluster |
AuthenticationSuccessRate | Authentication Success | percent | Authentication Success Rate | 5 min | ---- | oracle_oam_cluster |
AuthenticationRequests | Authentication Requests | reqs/sec | Authentication Requests per second | 5 min | ---- | oracle_oam_cluster |
LDAPOperationsLatency | LDAP Operations Latency | ms | LDAP Average Operation Latency | 5 min | operationName | oracle_oam_cluster |
LDAPOperationsSuccess | LDAP Operations Success | percent | LDAP Operations Success Rate | 5 min | operationName | oracle_oam_cluster |
LDAPOperations | LDAP Operations | reqs/sec | LDAP Operations per second | 5 min | operationName | oracle_oam_cluster |
OAM Server
Metric Name | Metric Display Name | Unit | Description | Collection Frequenc | Dimension | Resource |
---|---|---|---|---|---|---|
Availability | Monitoring Status | status |
Status of the resource. Possible values are: 1 = Up 0 = Down |
1 min | ---- | oracle_oam |
AuthorizationLatency | Authorization Latency | ms | Average Authorization Latency | 5 min | ---- | oracle_oam |
AuthorizationRequests | Authorization Requests | reqs/sec | Authorization Requests per second | 5 min | ---- | oracle_oam |
AuthorizationSuccess | Authorization Success |
percent |
Authorization Success Rate | 5 min | ---- | oracle_oam |
AuthenticationLatency | Authentication Latency | ms | Average Authentication Latency | 5 min | ---- | oracle_oam |
AuthenticationRequests | Authentication Requests | reqs/sec | Authentication Requests pero second | 5 min | oracle_oam | |
AuthenticationSuccess | Authentication Success | percent | Authentication Success Rate | 5 min | oracle_oam | |
LDAPOperationLatency | LDAP Operation Latency | ms | Average LDAP Operation Latency | 5 min | oracle_oam | |
LDAPSuccessRate | LDAP Success Rate |
percent |
LDAP Success | 5 min | oracle_oam | |
LDAPOperations | LDAP Operations | reqs/sec | LDAP Operations | 5 min | ---- | oracle_oam |
Only management agent (on-prem) is supported for OAM and OIM discovery.
E-Business Suite Metrics
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
ActiveUserSessions | Active User Sessions | count | Current Active User Sessions by username | 15min |
User Name Responsibility Key |
ebs_instance |
ActiveUserSessionsByResponsibility | Active User Sessions by Responsibility | count | Current Active User Sessions grouped by responsibility | 15min | Responsibility Key | ebs_instance |
ExecutedProgramsByRunningTime | Executed Programs By Running Time | ms | Running time of each execution of the program (raw data) | 15min |
Program Short Name Program Name |
ebs_instance |
ActiveRequestsByApplication | Active Requests by Application | count | Number of executions active grouped by category | 15min |
Application Short Name Application Name Category (Submitted, Non Repeating Pending , Repeating Pending , Non-Repeating Running , Repeating Running) |
ebs_instance |
CompletedRequestsByApplication | Completed Requests by Application | percent | Percentage of executions completed grouped by category | 15min |
Application Short Name Application Name Category (Completed Successful, Completed Errored) |
ebs_instance |
EBS Concurrent Processing | . | . | . | . | . | . |
MonitoringStatus | Monitoring Status | status |
Status of the resource, Values are: 1 = Up 0 = Down |
1min | . | oracle_ebs_conc_mgmt_service |
InternalConcurrentManagerStatus | Internal Concurrent Manager Status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1min | . | oracle_ebs_conc_mgmt_service |
CapacityUtilizationOfConcurrentManagers | Capacity Utilization of Concurrent Managers | percent | Utilized capacity of the concurrent manager | 15min | Manager Name | oracle_ebs_conc_mgmt_service |
ConcurrentProcessingComponentStatus | Concurrent Processing Component Status | status |
Status of the component. Values are: 1 = Up 0 = Down |
1min |
Concurrent Queue Name User Concurrent Queue Name Description Host Name |
oracle_ebs_conc_mgmt_service |
ConcurrentRequestsByStatus | Concurrent Requests By Status | count | Concurrent requests in that status | 15min | Status (Pending (Normal), Pending (Standby), Scheduled, Inactive (No Manager) , Inactive (On Hold), Running) | oracle_ebs_conc_mgmt_service |
HourlyCompletedConcurrentRequestsRate | Hourly Completed Concurrent Requests Rate | percent | Concurrent Requests Completed by category | 15min | State (Successfull, WithWarning, WithError) | oracle_ebs_conc_mgmt_service |
LongActiveConcurrentRequests | Long Active Concurrent Requests | ms | For pending requests, pending time. For running requests, running time. | 5min |
Request ID Program Short Name Program Name Requested Start Date Actual Start Date User Name Phase Status Manager Name |
oracle_ebs_conc_mgmt_service |
UsersWithMostPendingRequests | Users With Most Pending Requests | count | Number of requests | 15min | User Name | oracle_ebs_conc_mgmt_service |
UsersWithMostRunningRequests | Users With Most Running Requests | count | Number of requests | 15min | User Name | oracle_ebs_conc_mgmt_service |
EBS Forms System | . | . | . | . | . | . |
FormsDatabaseSessionsPerUser | Forms Database Sessions Per User | count | Number Of Forms Sessions. | 5min | User ID | oracle_ebs_forms_system |
FormsDatabaseSessionsPerApplication | Forms Database Sessions Per Application | count | Number Of Forms Sessions. | 5min |
Application Short Name Application Name |
oracle_ebs_forms_system |
EBS Workflow Agent Listener | . | . | . | . | . | . |
MonitoringStatus | Monitoring Status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1min | oracle_ebs_wf_agent_lsnr | |
EBS Workflow Background Engine | . | . | . | . | . | . |
MonitoringStatus | Monitoring Status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1min | oracle_ebs_wf_bkgd_engine | |
EBS Workflow Notification Mailer | . | . | . | . | . | . |
MonitoringStatus | Monitoring Status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1min | oracle_ebs_wf_notification_mailer | |
QueueDetails | Queue Details | count | Requests grouped by status | 10min |
User Concurrent Queue Name Process Type ( Max Processes, Pending Stand-by, Pending Normal, Running Normal |
oracle_ebs_wf_notification_mailer |
DeferredRecords | Deferred Records | count | Deferred records grouped by status | 5min |
Correlation ID State (Ready, Delayed, Retained, Exception, Total) |
oracle_ebs_wf_notification_mailer |
InboundNotifications | Inbound Notifications | count | Inbound records grouped by status | 5min |
Correlation ID State (Ready, Delayed, Retained, Exception, Total) |
oracle_ebs_wf_notification_mailer |
OutboundNotifications | Outbound Notifications | count | Outbound records grouped by status | 5min |
Correlation ID State (Ready, Delayed, Retained, Exception, Total) |
oracle_ebs_wf_notification_mailer |
Apache Tomcat Metrics
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
MonitoringStatus | Monitoring Status | status |
Status of the resource. Values are: 1 = Up 0 = Down |
1 min | . | apache_tomcat |
CPUUtilization | CPU Utilization | percent | Percentage of CPU that was utilized | 1 min | . | apache_tomcat |
MemoryUsage | Memory Usage | GB | Memory used in GB | 1 min | . | apache_tomcat |
MemoryUtilization | Memory Utilization | percent | Percentage of memory that is utilized | 1 min | . | apache_tomcat |
JVMMemoryUsage | JVM Memory Usage | GB | Current size of the JVM memory heap/non-heap in GB | 1 min | Type (Heap, Non-Heap) | apache_tomcat |
JVMMemoryUtilization | JVM Memory Utilization | percent | Current size of the JVM memory heap/non-heap in percent | 1 min | Type (Heap, Non-Heap) | apache_tomcat |
CurrentThreadCount | Current Thread Count | count | The number of active threads running in JVM | 1 min | . | apache_tomcat |
JDBCConnections | JDBC Connections | count | Datasource connections by type | 1 min | Type (InUse, Idle, All) | apache_tomcat |
WebRequestRate | Web Request Rate | ops/min | Number of web requests per minute since the last collection | 1 min | . | apache_tomcat |
WebRequestProcessingTime | Web Request Processing Time | ms | Average processing time per web request since the last collection | 1 min | . | apache_tomcat |
OpenHTTPSessions | Open HTTP Sessions | count | Current total number of open HTTP sessions for all the web applications on this web application server | 1 min | . | apache_tomcat |
GarbageCollectionExecutionTime | Garbage Collection Execution Time | ms | The average time in milliseconds per garbage collector invocation during the last collection interval | 1 min | Name (G1 Old generation, G1 Young generation) | apache_tomcat |
GarbageCollectionOverhead | Garbage Collection Overhead | percent | The percentage of time spent in garbage collection during the last collection interval | 1 min | Name (G1 Old generation, G1 Young generation) | apache_tomcat |
GarbageCollectionReclaimedMemory | Garbage Collection Reclaimed Memory | GB | Memory reclaimed after garbage collection in GB | 1 min | Name (G1 Old generation, G1 Young generation) | apache_tomcat |
GarbageCollectionThroughput | Garbage Collection Throughput | ops/min | The average rate at which garbage collection ran during the last collection interval | 1 min | Name (G1 Old generation, G1 Young generation) | apache_tomcat |
Microsoft SQL Server Metrics
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
BackupRestoreThroughput | Backup/Restore Throughput | bytes/sec | Backup/Restore throughput | 5min | DatabaseName | sql_server |
BulkCopyRows | Bulk Copy Rows Per Second | ops/sec | Rows copy throughput | 5min | DatabaseName | sql_server |
BulkCopyThroughput | Bulk Copy Throughput | KB/sec | Bulk Copy Throughput | 5min | DatabaseName | sql_server |
CpuUsage | CPU Usage | seconds | All CPUs usage during an interval | 5min | N/A | sql_server |
CpuUtilization | CPU Utilization | percent | Percentage of CPU that was utilized | 5min | N/A | sql_server |
ExecutionsRate | Executions Rate | execs/sec | Number of executions per second during the last collection interval | 5min | N/A | sql_server |
IOPS | IOPS | ops/sec | I/O per second | 5min | N/A | sql_server |
IOBandwidth | IO Bandwidth | MB/sec | I/O bandwidth usage during the last collection interval | 5min | N/A | sql_server |
LogonsRate | Logons Rate | ops/sec | Number of logons per second during the last collection interval | 5min | N/A | sql_server |
MemoryUsage | Memory Usage | GB | Memory used in GB | 1min | N/A | sql_server |
MemoryUtilization | Memory Utilization | percent | Percentage of memory that is utilized | 1min | N/A | sql_server |
MonitoringStatus | Availability | status | SQLServer Database Status | 1min | N/A | sql_server |
StorageDatabaseUsage | Storage Database Usage | GB | Storage space used in GB | 15min |
DatabaseName Type (Allocated / Used) |
sql_server |
StorageDatabaseUtilization | Storage Database Utilization | percent | Percent of storage space utilized | 15min | DatabaseName | sql_server |
TransactionsActive | Transactions Active | count | Number of transactions during the last collection interval | 5min | DatabaseName | sql_server |
TransactionsRate | Transactions Rate | trans/sec | Number of transactions per second during the last collection interval | 5min | DatabaseName | sql_server |
PeopleSoft Metrics
Application Server Domain
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
MonitoringStatus | Monitoring Status | status | Status of the target | 1 minute | . | oracle_psft_appserv |
Health | Health | status | Overall health of the application server domain | 5 minutes | Health State (OK, Warn, Critical) | oracle_psft_appserv |
Load | System Load | status | Overall load of the application server domain | 5 minutes | System Load State (Idle, Light, Medium, Heavy) | oracle_psft_appserv |
PeopleToolsStateFiles | PeopleTools State Files | count | PeopleTools state files generated in the domain logs directory | 15 minutes | . | oracle_psft_appserv |
MemoryUsage | Memory Usage | GB | Memory used by the application server | 5 minutes | . | oracle_psft_appserv |
TotalTuxedoConnections | Total Tuxedo Connections | count | Tuxedo Connections | 5 minutes | . | oracle_psft_appserv |
QueuedTuxedoProcesses | Queued Tuxedo Processes | count | Queued processes for application server, publication broker dispatcher, publication broker handler, publication contractor dispatcher, publication contractor handler, subscription contractor dispatcher and subscription contractor handler | 5 minutes | Category (Application Server, BRK Dispatcher, BRK Handler, PUB Dispatcher, PUB Handler, SUB Dispatcher, SUB Handler) | oracle_psft_appserv |
RunningServers | Running Servers | count | Number of currently running servers for the Program and Queue | 5 minutes |
Program Name Queue Name Machine Name |
oracle_psft_appserv |
QueuedProcesses | Queued Processes | count | Number of currently queued processes for the Program and Queue | 5 minutes |
Program Name Queue Name Machine Name |
oracle_psft_appserv |
RequestThroughput | Request Throughput | reqs/sec | Requests processed per second since last collection | 5 minutes |
Program Name Queue Name Group Name Id Status |
oracle_psft_appserv |
LoadThroughput | Load Throughput | ops/sec | Load processed per second since last collection | 5 minutes |
Program Name Queue Name Group Name Id Status |
oracle_psft_appserv |
FailedServerProcesses | Failed Server Processes | count | Server processes that have failed or are down within the domain | 5 minutes | . | oracle_psft_appserv |
ServiceRequestExecutionThroughput | Service Request Execution Throughput | reqs/sec | Service request execution throughput (requests per second) based on last 10 requests | 5 minutes | . | oracle_psft_appserv |
AverageServiceRequestExecutionTime | Average Service Request Execution Time | ms | Average service request execution time in milliseconds | 5 minutes | . | oracle_psft_appserv |
JSHPerformanceRate | JSH Performance Rate | reqs/sec | JSH requests loaded or aborted per second since last collection | 5 minutes | State (Loaded, Aborted) | oracle_psft_appserv |
WSHPerformanceRate | WSH Performance Rate | reqs/sec | WSH requests loaded or aborted per second since last collection | 5 minutes | State (Loaded, Aborted) | oracle_psft_appserv |
Process Scheduler Domain
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
MonitoringStatus | Monitoring Status | status | Status of the target | 1 minute | . | oracle_psft_prcs |
Health | Health | status | Overall health of the Process Scheduler Domain | 5 minutes | Health State (OK, Warn, Critical) | oracle_psft_prcs |
Load | System Load | status | Overall load of the Process Scheduler Domain | 5 minutes | System Load State (Idle, Light, Medium, Heavy) | oracle_psft_prcs |
RequestThroughput | Request Throughput | reqs/sec | Requests processed per second since last collection | 5 minutes |
Program Name Queue Name Group Name Id Status |
oracle_psft_prcs |
LoadThroughput | Load Throughput | ops/sec | Load processed per second since last collection | 5 minutes |
Program Name Queue Name Group Name Id Status |
oracle_psft_prcs |
RunningServers | Running Servers | count | Servers for the Program Name that are currently running | 15 minutes |
Program Name Queue Name Machine Name |
oracle_psft_prcs |
QueuedProcesses | Queued Processes | count | Processes that are currently in queue | 15 minutes |
Program Name Queue Name Machine Name |
oracle_psft_prcs |
QueuedTuxedoProcesses | Queued Tuxedo Processes | count | Queued processes for process scheduler and distribution server | 5 minutes | ProcessType (PSPRCSRV, PSDSTSRV) | oracle_psft_prcs |
FailedProcesses | Failed Processes | count | Server processes that are failed or down within the domain | 5 minutes | . | oracle_psf_prcs |
Internet Architecture - PIA
Metric | Metric Display Name | Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
Health | Health | status | Overall health of the PIA | 5 minutes | Health State (OK, Warn, Critical) | oracle_psft_pia |
Load | System Load | status | Overall load of the PIA | 5 minutes | System Load State (Idle, Light, Medium, Heavy) | oracle_psft_pia |
WaitStateSockets | Wait State Sockets | count | Web server sockets that are in WAIT state | 5 minutes | , | oracle_psft_pia |
FatalErrors | Fatal Errors | count | Number of fatal errors in the JOLTService servlet logs | 5 minutes | , | oracle_psft_pia |
Elasticsearch
Metric | Metric Display Name | Category/Unit | Description | Collection Frequency | Dimension | Resource Type |
---|---|---|---|---|---|---|
Documents | Documents |
Category: Load Unit: Count |
Number of documents in the cluster | 5 min | n/a | elastic_search |
ClusterHealth | Cluster Health |
Category: Availability Unit: Status |
Health of the cluster based on the state of its primary and replica shards. Statuses are:
|
1 min | Status (yellow, green, red) | elastic_search |
CPUUtilization | CPU Utilization |
Category: Utilization Unit: Percentage |
Recent system CPU usage as percent, by node | 1 min | Node | elastic_search |
MemoryUsage | Memory Usage |
Category: Load Unit: GB |
Used heap | 1 min | Node | elastic_search |
MemoryUtilization | Memory Utilization |
Category: Utilization Unit: percentage |
Maximum configured heap | 1 min | Node | elastic_search |
IndicesDiskUsage | Indices Disk Usage |
Category: Load Unit: GB |
Disk space used by the node's shards | 1 min | Node | elastic_search |
DiskAvailable | Disk Available |
Category: Load Unit: GB |
Free disk space available to Elasticsearch | 1 min | Node | elastic_search |
Shards | Shards |
Category: Load Unit: count |
Total number of shards assigned to selected nodes | 5 min | n/a | elastic_search |
Indices | Indices |
Category: Load Unit: count |
Total number of indices with shards assigned to selected nodes | 5 min | n/a | elastic_search |
HeapUsage | Heap Usage |
Category: Load Unit: GB |
Total heap for the node, cluster or version | 5 min |
Node Cluster Version |
elastic_search |
QueryLatency | Query Latency |
Category: Load Unit: ms |
Average time in milliseconds spent performing a query operation | 1 min |
Node |
elastic_search |
FetchLatency | Fetch Latency |
Category: Load Unit: ms |
Average time in milliseconds spent performing a fetch operation | 1 min |
Node |
elastic_search |
IndexingLatency | Indexing Latency |
Category: Load Unit: ms |
Average time in milliseconds spent performing a indexing operation | 1 min |
Node |
elastic_search |
Process Monitor
Metric | Metric Display Name | Category /Unit | Description | Collection Frequency | Dimensions | Resource Type |
---|---|---|---|---|---|---|
ActiveDistributionState | Active Distribution State |
Category: Load Unit: Count |
Number of PSFT processes with an active distribution of processing, not posted, posting or pending state. |
5 min | State (Processing, Not Posted, Posting, Pending) | oracle_psft_prcm |
DistributionStatus | Distribution Status |
Category: Load Unit: Operations per minute |
Number of PSFT processes with a distribution status of generated or posted since last collection. |
5 min | Status (Generated, Posted) | oracle_psft_prcm |
ActiveRunState | Active Run State |
Category: Load Unit: Count |
Number of PSFT processes with an active run state of cancel, hold, no success, pending, processing, queued, restart or warning. |
5 min | State (Cancel, Hold, Initiated, No Success, Pending, Processing, Queued, Restart, Warning) | oracle_psft_prcm |
RunStatus | Run Status |
Category: Load Unit: Operations per minute |
Number of PSFT processes with a run status of cancelled, error or success since last collection. |
5 min | Status (Cancelled, Error, Success) | oracle_psft_prcm |