Monitoring Agent for SAP NetWeaver Java Stack metrics
The metrics for Monitoring Agent for SAP NetWeaver Java Stack resource types collect data for monitoring with IBM Cloud Pak for Multicloud Management. Every Monitoring Agent for SAP NetWeaver Java Stack resource type defines a set of dimensions and metrics. The descriptions provide such information as data type, dimension key, and metric unit.
Resource SAP Netweaver Java Instance
This resource represents an instances in SAP Netweaver Java Application Server. The following section lists the metrics, dimensions and components of Resource SAP Netweaver Java Instance.
Metrics
The following metrics are available for the resource.
Active Node Count
- The number of SAP NetWeaver Java nodes that are active. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is nodes.
Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the resource.
Caption
- The short textual description about the Java instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Host IP Address
- The IP address of the host when the instance was started.
- The type is string.
HTTP Port
- The access port of the HTTP protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
HTTPS Port
- The access port of the HTTPS protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Instance Id
- The ID of the instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Java Instance ID
- The ID of the SAP NetWeaver Java instance.
- The type is string.
Name
- The name of the SAP NetWeaver Java instance.
- The type is string.
Node
- OriginNode.
- The type is string.
OS Architecture
- The architecture of the operation system that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
OS Name
- The name of the operating system that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
OS Version
- The version of the operation system that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
P4 Port
- The access port of the p4 protocol.
- The type is int.
Start Template
- The name of the template that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
State
- The state of the SAP NetWeaver J2EE instance, such as active and inactive. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
System Home
- The name of the computer where the SAP NetWeaver Java instance is installed.
- The type is string.
System Host Short
- The short name of the computer where the SAP NetWeaver Java instance is installed.
- The type is string.
System ID
- The system identifier (SID) of the SAP NetWeaver J2EE cluster.
- The type is string.
Telnet Port
- The access port of the telnet protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Working Directory
- The working directory of the SAP NetWeaver Java instance. Example: /usr/sap/{SAPSID}/{instance_name}/work directory. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Connected Users
This sub component describes various parameters related to user's activity on a SAP Netweaver Java Instance. The following section lists the metrics and dimensions of Component Connected Users.
Metrics
The following metrics are available for the component.
Connected Users Security Session Count
- The number of security sessions of the users who are currently logged in to the JVM.
- The type is int.
- The unit is sessions.
Connected Users Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Connected Users Web Session Count
- The number of web sessions of the users who are currently logged in to the JVM.
- The type is int.
- The unit is sessions.
Dimensions
The following dimensions are available for the component.
Connected Users JVM Id
- The ID of the SAP NetWeaver JVM.
- The type is string.
Connected Users Node
- OriginNode.
- The type is string.
Connected Users User Name
- The name of the user who is logged in to SAP NetWeaver JVM.
- The type is string.
Component: Failed Applications
This sub resource provided information about the failed applications on a SAP Netweaver Java Application server. The following section lists the metrics and dimensions of Component Failed Applications.
Metrics
The following metrics are available for the component.
Failed Applications Failed Applications Count
- The number of the failed applications.
- The type is int.
- The unit is failures.
Failed Applications Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Failed Applications Application Name
- The name of the application.
- The type is string.
Failed Applications JVM Id
- The ID of the SAP NetWeaver JVM.
- The type is string.
Failed Applications node
- OriginNode.
- The type is string.
Failed Applications Start Error
- The error that occurs when you start the application.
- The type is string.
Failed Applications Startup Mode
- The startup mode of the application.
- The type is string.
Failed Applications Status
- The status of the application, such as starting, started, upgrading, stopping, stopped, or implicit stopped. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Garbage collector performance
This sub resource describes information about Garbage collector performance at the instance level. The following section lists the metrics and dimensions of Component Garbage collector performance.
Metrics
The following metrics are available for the component.
GC Performance Concurrent GC Ratio
- The ratio of the amount of time that was spent for garbage collection to the overall run time of the JVM. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is ratio.
GC Performance GC Duration
- The Garbage Collector Duration in seconds.
- The type is int.
- The unit is seconds.
GC Performance GC Problem
- The number of problems that occurred during garbage collection. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is problems.
GC Performance GC Rate
- The rate of the amount of time that was spent for garbage collection to the overall run time of the JVM.
- The type is double.
- The unit is ratio.
GC Performance GC Ratio
- The ratio of the amount of time that was spent for garbage collection to the overall run time of the JVM.
- The type is double.
- The unit is ratio.
GC Performance GC Spinning Due To Java Heap
- The number of times the concurrent garbage collector spinned because of Java heap. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is spins.
GC Performance GC Spinning Due To Perm Generation
- The number of times the concurrent garbage collector spinned because the permanent generation exceeded the expected threshold. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is spins.
GC Performance Java Heap Memory Shortages
- The number of memory shortages that occurred in the Java heap. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is shortages.
GC Performance Out Of Memory Errors
- The number of errors that occurred in the JVM instance because of insufficient memory. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is errors.
GC Performance Perm Gen Memory Shortages
- The number of memory shortage occurrences in the permanent generation (GC). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is shortages.
GC Performance Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
GC Performance JVM Id
- The ID of the SAP NetWeaver JVM.
- The type is int.
GC Performance Node
- OriginNode.
- The type is string.
Component: Heap dumps
This sub resource provides informaiton about the heap dumps that occur at SAP Netweaver Java Application Server. The following section lists the metrics and dimensions of Component Heap dumps.
Metrics
The following metrics are available for the component.
Heap Dumps Archive Size
- The archived size (in MB) of heap dumps that are generated in the JVM instance. The value N/A represents Not Archived.
- The type is double.
- The unit is megabytes.
heapDumps_size
- The size of a heap dump file in GB.
- The type is double.
- The unit is Gigabytes.
heapDumps_timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Heap Dumps Created Date
- The date when the heap dump was generated.
- The type is string.
Heap Dumps File Name
- The file name of the heap dump.
- The type is string.
heap Dumps Host
- The host name of the JVM instance where the heap dump is generated.
- The type is string.
Heap Dumps JVM Id
- The ID of the SAP NetWeaver JVM. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Heap Dumps Location
- The location where the heap dump file is available. Example: /usr/sap/{SID}/J{instance}/j2ee/cluster/server{node}/.
- The type is string.
heapDumps_node
- OriginNode.
- The type is string.
Component: JVM Performance
This sub resource provides performance information about few JVM parameters in SAP Netweaver Java Application server. The following section lists the metrics and dimensions of Component JVM Performance.
Metrics
The following metrics are available for the component.
JVM Performance Committed Heap Used Percentage
- The Committed Heap Memory Percentage which is used by jvm instance.
- The type is double.
- The unit is percent.
JVM Performance Heap Used
- The heap memory which is used by a jvm instance.
- The type is double.
- The unit is kilobytes.
JVM Performance Heap Used Percentage
- The percentage of heap memory which is used by a jvm instance.
- The type is double.
- The unit is percent.
JVM Performance Maximum Heap Size
- The Maximum Heap Memory which is used by jvm instance.
- The type is double.
- The unit is gigabytes.
JVM Performance Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
JVM Performance JVM Id
- The ID of the SAP NetWeaver JVM.
- The type is string.
JVM Performance Node
- OriginNode.
- The type is string.
Component: Sap Netweaver Java Instance host
This sub resource provides informaiton about utlization of various host resources such CPU, Memory and Disk. The following section lists the metrics and dimensions of Component Sap Netweaver Java Instance host.
Metrics
The following metrics are available for the component.
Instance Host CPU Utilization Percent
- The percentage of CPU usage of the host system.
- The type is double.
- The unit is percent.
Instance Host Free Disk Space In GB
- The free disk space (in GB) that is available in the instance host system.
- The type is double.
- The unit is gigabytes.
Instance Host Free Disk Space Percent
- The percent of free disk space that is available in the instance host system.
- The type is double.
- The unit is percent.
Instance Host Memory Utilization Percent
- The percentage of memory usage of the instance host system.
- The type is double.
- The unit is percent.
Instance Host Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Instance Host Total Disk Space In GB
- The total disk space (in GB) that is available in the instance host system.
- The type is double.
- The unit is gigabytes.
Instance Host Used Disk Space Percent
- The percentage of disk space usage of the instance host system.
- The type is double.
- The unit is percent.
Dimensions
The following dimensions are available for the component.
Instance Host Host Name
- The host name of the SAP NetWeaver JVM.
- The type is string.
Instance Host Node
- OrginNode.
- The type is string.
Instance Host System ID
- The system ID of the SAP NetWeaver Java Stack.
- The type is string.
Component: SQL datasource
This sub resource describes connection related parameters for SQL data source used in Netweaver Java system. However the values of these connection parametes are for an Netweaver instance. The following section lists the metrics and dimensions of Component SQL datasource.
Metrics
The following metrics are available for the component.
SQL Data Source Idle Connection Count
- The number of connections that are currently in the idle state.
- The type is int.
- The unit is connections.
SQL Data Source timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
SQL Data Source Used Connection Count
- The number of connections that are currently in use.
- The type is int.
- The unit is connections.
SQL Data Source Used Connection Rate
- The ratio of number of connections that are currently in use to the maximum number of connections that are simultaneously open. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is rate.
SQL Data Source Waiting Connection Request Count
- The number of connection requests that are waiting to be processed.
- The type is int.
- The unit is requests.
Dimensions
The following dimensions are available for the component.
SQL Data Source JVM Id
- The ID of the SAP NetWeaver JVM. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
SQL Data Source Name
- The Java Naming and Directory Interface (JNDI) name of the data source that is defined in the Java Database Connectivity (JDBC) connector service.
- The type is string.
SQL Data Source Node
- OriginNode.
- The type is string.
SQL Data Source SQL Type
- The SQL type that is used to access the data source. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Thread pools
This sub resource provided information about the threadpools configured on various JVMs at SAP Netweaver Java Application server. The following section lists the metrics and dimensions of Component Thread pools.
Metrics
The following metrics are available for the component.
Thread Pools Active Thread Count
- The number of Active Threads in a pool.
- The type is int.
- The unit is threads.
Thread Pools Initial Pool Size
- The Initial Pool Size.
- The type is int.
- The unit is threads.
Thread Pools Max Pool Size
- The Maximum Pool Size.
- The type is int.
- The unit is threads.
Thread Pools Saturation Percentage
- Saturation Percentage of instance.
- The type is double.
- The unit is percent.
Thread Pools Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Thread Pools JVM Id
- The ID of the SAP NetWeaver JVM.
- The type is string.
Thread Pools Node
- OriginNode.
- The type is string.
ThreadPools Name
- The Thread Pool Name.
- The type is string.
Component: User Sessions
This sub component describes various parameters related to user's session on a SAP Netweaver Java Instance. The following section lists the metrics and dimensions of Component User Sessions.
Metrics
The following metrics are available for the component.
User Session Active Requests
- The number of active requests in the cluster session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is count.
User Session Allocated Memory
- The amount of allocated memory (in MB) for a cluster session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is megabytes.
User Session CPU Usage
- The CPU usage (in seconds) by a cluster session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is seconds.
User Session Database Time
- The database usage (in seconds) by a cluster session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is seconds.
User Session Response Time
- The maximum response time that is taken by a session among all the cluster sessions. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is seconds.
User Session Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
User Session Total Requests
- The total number of requests for all the cluster sessions. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Dimensions
The following dimensions are available for the component.
User Session Last Accessed Time
- The time stamp when the user last accessed the cluster session.
- The type is string.
User Session Node
- OriginNode.
- The type is string.
User Session User Name
- The name of the user who is logged in to the SAP NetWeaver JVM.
- The type is string.
Component: Web Container
This sub resource provides information about requests that occur on a web container of a Java instance. The following section lists the metrics and dimensions of Component Web Container.
Metrics
The following metrics are available for the component.
Web Container All Requests Count
- The number of all requests that occurred since the server was started.
- The type is int.
- The unit is requests.
Web Container Average Processing Time In MS
- The average time (in milliseconds) that is required to process the request.
- The type is double.
- The unit is milliseconds.
Web Container Current HTTP Sessions
- The number of HTTP sessions that are currently active in the Java instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is sessions.
Web Container Current Security Sessions
- The number of security sessions that are currently created for HTTP clients. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is count.
Web Container Error 500 Count
- The number of Error500 error messages that are collected during 24 hours. This count is reset after every 24 hours.
- The type is int.
- The unit is messages.
Web Container Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Web Container JVM Id
- The ID of the SAP NetWeaver JVM.
- The type is string.
Web Container Node
- OriginNode.
- The type is string.
Component: Web request
This sub resource reprents web requests that are send to an application hosted on an instance of SAP Netweaver Java instance. The following section lists the metrics and dimensions of Component Web request.
Metrics
The following metrics are available for the component.
Web Request Complete Pct
- The percentage of requests that are completed.
- The type is double.
- The unit is percent.
Web Request Request Response Time
- The response time of a request in micro second.
- The type is double.
- The unit is microseconds.
Web Request Throughput
- The number of request processed in a given amount of time.
- The type is double.
- The unit is ratio.
Web Request Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Web Request Total Requests
- The total number of requests that the users made to the application. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebRequest Error Percentage
- The percentage of requests that are not completed.
- The type is double.
- The unit is percent.
Dimensions
The following dimensions are available for the component.
Web Request Node
- OriginNode.
- The type is string.
Web Request Request Details
- The details of the request.
- The type is string.
Web Request Request Name
- The name of the request.
- The type is string.
Web Request Request Type
- The type of request that is made by the user.
- The type is string.
Resource SAP NW Java App Server
The resource represents SAP Neteaver Java Application Server. The server comprises of various instances. The instaces can be distributed across various hosts of the system. The following section lists the metrics, dimensions and components of Resource SAP NW Java App Server.
Metrics
The following metrics are available for the resource.
Active Java Instance Count
- The number of SAP NetWeaver Java instances that are active.
- The type is int.
- The unit is instances.
Active Jvm Count
- The number of JVMs that are active in the SAP NetWeaver Java cluster. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is jvms.
Inactive Java Instance Count
- The number of SAP NetWeaver Java instances that are not active.
- The type is int.
- The unit is instances.
Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the resource.
Caption
- The short textual description about the SAP Netweaver Java system. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Database Driver Vendor
- The name of the vender of the database driver. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Database Driver Version
- The version of the database driver. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Database Host
- The name of the server that contains the SAP database.
- The type is string.
Database IP Address
- The IP address of the server that contains the SAP database.
- The type is string.
Database Name
- The name of the database.
- The type is string.
Database Port
- The port number of the database server.
- The type is string.
Database Type
- The type of database.
- The type is string.
Enqueue Server Host
- The name of the enqueue server host. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Enqueue Server Port
- The port number of the enqueue server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Host
- The name of the server that hosts the SAP NetWeaver J2EE cluster. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Message Server Host
- The name of the message server host. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Message Server Port
- The port number of the message server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Name
- The compound name of the J2EE engine instance. Example: SID.Instance ID.Instance Number.System Home.Instance Host Name.
- The type is string.
Node
- OriginNode.
- The type is string.
SID
- The system identifier (SID) of the SAP NetWeaver J2EE cluster.
- The type is string.
Status
- The status of the host system, such as running or not running. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Vendor
- The name of the server vendor. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Version
- The Java implementation version of the SAP NetWeaver J2EE Server.
- The type is string.
Component: Cluster Web Request
This sub resource represents web requests sent to all instances of a cluster system. The following section lists the metrics and dimensions of Component Cluster Web Request.
Metrics
The following metrics are available for the component.
Cluster Web Request Complete Pct
- The percentage of requests that are completed.
- The type is double.
- The unit is percent.
Cluster Web Request Error Pct
- The percentage of requests that are not completed.
- The type is double.
- The unit is percent.
Cluster Web Request Request Response Time
- The response time of a request in milli seconds.
- The type is double.
- The unit is microsecond.
Cluster Web Request Throughput
- The number of requests processed in a given amount of time.
- The type is double.
- The unit is ratio.
Cluster Web Request Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Cluster Web Request Total Requests
- The total number of requests that the users made to the application. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is count.
Dimensions
The following dimensions are available for the component.
Cluster Web Request Instance Host Name
- The Host name of the instance.
- The type is string.
Cluster Web Request Instance ID
- The id of the instance.
- The type is string.
Cluster Web Request Node
- OriginNode.
- The type is string.
Cluster Web Request Request Details
- The details of the request.
- The type is string.
Cluster Web Request Request Name
- The name of the request.
- The type is string.
Cluster Web Request Request Type
- The type of request that is made by the user.
- The type is string.
Cluster WebRequesti Instance Number
- The instance number of the instance.
- The type is string.
Component: configurationManager
The sub resource type configuration manager provides informaton about server cache. The following section lists the metrics and dimensions of Component configurationManager.
Metrics
The following metrics are available for the component.
Configuration Manager Cache Hit Percent
- The percentage of cache hit ratio of the configuration manager, which monitors the SAP database.
- The type is double.
- The unit is percent.
Configuration Manager Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Configuration Manager JVM ID
- The ID of the SAP NetWeaver JVM.
- The type is string.
Configuration Manager Node
- OriginNode.
- The type is string.
Component: Heap Dump
This sub resource represents information about heap dumps that occurs on various hosts. The following section lists the metrics and dimensions of Component Heap Dump.
Metrics
The following metrics are available for the component.
Heap Dump Archive Size
- The archived size (in MB) of heap dumps that are generated in the JVM instance. The value N/A represents not archived. This is available for thresholds, but not in the UI.
- The type is double.
- The unit is megabytes.
Heap Dump Size
- The size of a heap dump file in GB.
- The type is double.
- The unit is gigabytes.
Heap Dump Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Heap Dump Created Date
- The date when the heap dump was generated.
- The type is date.
Heap Dump Heap Dump File Name
- The name of the heap dump file.
- The type is string.
Heap Dump Host
- The host name of the JVM instance where the heap dump is generated.
- The type is string.
Heap Dump Location
- The location where the heap dump file is available. Example: /usr/sap/{SID}/J{instance}/j2ee/cluster/server{node}/.
- The type is string.
Heap Dump Node
- OriginNode.
- The type is string.
Component: Instance
This sub resource contains information about SAP Netweaver Java instances. The following section lists the metrics and dimensions of Component Instance.
Metrics
The following metrics are available for the component.
Instance Active Node Count
- The number of SAP NetWeaver Java nodes that are active.
- The type is int.
- The unit is nodes.
Instance Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Instanace HTTPS Port
- The access port of the HTTPS protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Instance Caption
- The short textual description about the Java instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Instance HTTP Port
- The access port of the HTTP protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Instance Id
- The ID of the instance.
- The type is string.
Instance IP Address
- The IP address of the host that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Instance JAVA Instance Id
- The Java ID of the SAP NetWeaver Java instance.
- The type is string.
Instance Name
- The name of the SAP NetWeaver Java instance.
- The type is string.
Instance Node
- OriginNode.
- The type is string.
Instance OS Architecture
- The architecture of the operation system that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Instance OS Name
- The name of the operating system that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Instance OS Version
- The version of the operation system that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Instance p4 Port
- The access port of the p4 protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Instance SAP System Name
- The system identifier (SID) of the SAP NetWeaver J2EE ApplicationServer.
- The type is string.
Instance Start Template
- The name of the template that was active when the instance was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Instance State
- The state of the SAP NetWeaver J2EE instance, such as active and inactive.
- The type is string.
instance System Host
- The name of the computer where the SAP NetWeaver Java instance is installed.
- The type is string.
Instance Telnet Port
- The access port of the telnet protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Instance Working Directory
- The working directory of the SAP NetWeaver Java instance. Example: /usr/sap/{SAPSID}/{instance_name}/work directory. This is available for thresholds, but not in the UI.
- The type is string.
Component: License
This sub resource describes license information about SAP Netweaver Java System. The following section lists the metrics and dimensions of Component License.
Metrics
The following metrics are available for the component.
License Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
License Validity Days
- The number of days that are remaining from the current day up to the license expiry date. This attribute shows the number of remaining days for which the license is valid.
- The type is int.
- The unit is days.
Dimensions
The following dimensions are available for the component.
License Begin Date
- The date from when the validity period of the license starts.
- The type is string.
License Expiration Date
- The date up to when the license is valid.
- The type is date.
License Hardware Id
- The hardware key that is required for SAP NetWeaver installation. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
License Installation Number
- The 10-digit installation number of SAP NetWeaver that is provided by SAP. The installation package includes the installation number. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
License Node
- Originnode.
- The type is string.
License Product Name
- The name of the licensed software product.
- The type is string.
License Status
- The status of the SAP NetWeaver license, such as active, valid, temporary, and expired.
- The type is string.
License System Id
- The system ID of the SAP NetWeaver Java Stack.
- The type is string.
License System Number
- A unique 18-digit number that the license department assigns to each SAP NetWeaver system.
- The type is string.
License Type
- The type of license, such as temporary or permanent.
- The type is string.
Component: Sap Netweaver Java System host
This sub resource provides informaiton about utlization of various instance level resources such CPU, Memory and Disk. The following section lists the metrics and dimensions of Component Sap Netweaver Java System host.
Metrics
The following metrics are available for the component.
Cluster Host CPU Utilization Percent
- The percentage of CPU usage of the instance host system.
- The type is double.
- The unit is percent.
Cluster Host Free Disk Space In GB
- The free disk space (in GB) that is available in the cluster host system. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is gigabytes.
Cluster Host Free Disk Space Percent
- The percent of free disk space that is available in the cluster host system. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
Cluster Host Memory Utilization Percent
- The percentage of memory usage of the cluster host system.
- The type is double.
- The unit is percent.
Cluster Host Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Cluster Host Total Disk Space In GB
- The total disk space (in GB) that is available in the cluster host system. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is gigabytes.
Cluster Host Used Disk Space Percent
- The percentage of disk space usage of the cluster host system.
- The type is double.
- The unit is percent.
Dimensions
The following dimensions are available for the component.
Cluster Host Host Name
- The host name of the SAP NetWeaver.
- The type is string.
Cluster Host Node
- OriginNode.
- The type is string.
Component: Sap Netweaver Java System Transactions
This sub resource has information about count of various transaction states in SAP Netweaver Java System. The following section lists the metrics and dimensions of Component Sap Netweaver Java System Transactions.
Metrics
The following metrics are available for the component.
Transactions Count
- The number of specific types of transactions.
- The type is int.
- The unit is transactions.
Transactions Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Transactions Node
- OriginNode.
- The type is string.
Transactions Transaction Type
- The type of transaction, such as active, pending, not recovered, suspended, and timedout.
- The type is string.
Component: threadPool
This component has information about thread pool for each instance of SAP NW Java App Server. The following section lists the metrics and dimensions of Component threadPool.
Metrics
The following metrics are available for the component.
OverAll Saturation Percentage
- Overall saturation Percentage of all instances. This is available for thresholds, but not in the UI.
- The type is int.
- The unit is percent.
Thread Pool Active Thread Count
- The number of Active Thread.
- The type is int.
- The unit is threads.
Thread Pool Initial Pool Size
- The Initial Pool Size.
- The type is int.
- The unit is threads.
Thread Pool Max Pool Size
- The Maximum Pool Size.
- The type is int.
- The unit is threads.
Thread Pool Saturation Percentage
- Saturation Percentage of instance.
- The type is double.
- The unit is percent.
Dimensions
The following dimensions are available for the component.
Thread Pool Instance Number
- The ID of the instance.
- The type is string.
Thread Pool JVM ID
- The ID of the SAP NetWeaver JVM.
- The type is string.
Thread Pool Name
- The Thread Pool Name.
- The type is string.
Thread Pool Node
- Thread Pool Node.
- The type is string.
Thread Pool System Home
- The name of the computer where the SAP NetWeaver Java instance is installed.
- The type is string.
Thread Pool Timestamp
- This is the local time when the data was collected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is timestamp.
Component: User Session
This sub resource contains information about user sessions connected to the SAP Netweaver Java Cluster. The following section lists the metrics and dimensions of Component User Session.
Metrics
The following metrics are available for the component.
User Session Active Requests
- The number of active requests in the user session at cluster level.
- The type is int.
- The unit is requests.
User Session Allocated Memory
- The amount of allocated memory (in MB) for a cluster session.
- The type is double.
- The unit is megabytes.
User Session CPU Usage
- The CPU usage (in seconds) by a cluster session.
- The type is double.
- The unit is seconds.
User Session Database Time
- The database usage (in seconds) by a cluster session.
- The type is int.
- The unit is seconds.
User Session Response Time
- The maximum response time that is taken by a session among all the cluster sessions.
- The type is int.
- The unit is seconds.
User Session timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
- The unit is timestamp.
User Session Total Requests
- The total number of requests for all the cluster sessions.
- The type is int.
- The unit is requests.
Dimensions
The following dimensions are available for the component.
User Session Last Accessed Time
- The time stamp when the user last accessed the cluster session.
- The type is string.
User Session Node
- OriginNode.
- The type is string.
User Session User Name
- The name of the user who is logged in to the SAP NetWeaver JVM.
- The type is string.