IBM Websphere
Overview
IBM WebSphere, the robust and comprehensive application server platform, seamlessly integrates with Motadata AIOps to provide comprehensive monitoring and management capabilities. With this integration, organizations gain real-time visibility into the performance and health of their IBM WebSphere application servers. Monitor critical application metrics such as response times and request rates statistics to ensure optimal application performance.
Supported Versions
Versions |
---|
8.5.5 |
8.5 |
9.0 |
8.5.5.16(Windows) |
9.0.5.4(Linux) |
Prerequisites for IBM WebSphere Integration with Motadata AIOps
Ensure that the IBM WebSphere port (default: 9080) is open for the Motadata AIOps server.
Confirm that the IBM WebSphere process and service are listed in the process and monitor settings of Motadata AIOps. While these may be listed by default, ensure that the names of the service and process match the specific IBM WebSphere version that you intend to monitor.
Ensure that either HTTP or HTTPS are supported on the IBM WebSphere server.
Provide the necessary credentials, including the username and password, for Motadata AIOps to connect to the IBM WebSphere server.
Confirm that the IBM WebSphere service is active and running on the server.
For agentless monitoring, ensure that the user has the required access for remote access to the IBM WebSphere server. For agent-based monitoring, this is not required.
In the address area of your browser, type http://[IP]/server-status, submit the address, to view the status of the server. Confirm the server availability by following this step.
where [IP] is the IP address of the server where IBM WebSphere is installed
By following these prerequisites, you can integrate IBM WebSphere with Motadata AIOps and ensure the smooth functioning of the monitoring process.
List of Supported KPIs
Name | Description | Type |
---|---|---|
system.tags | System tags associated with Websphere | String |
websphere.version | Version of Websphere | String |
websphere.thread.used.percent | Percentage of used threads in Websphere | Count |
websphere.heap.memory.free.bytes | Free heap memory in bytes in Websphere | Count |
websphere.heap.memory.used.bytes | Used heap memory in bytes in Websphere | Count |
websphere.process.cpu.percent | CPU usage percentage by Websphere process | Count |
websphere.heap.memory.size.bytes | Total heap memory size in bytes in Websphere | Count |
websphere.servlet.created.sessions | Number of created servlet sessions in Websphere | Count |
websphere.servlet.invalidated.sessions | Number of invalidated servlet sessions in Websphere | Count |
websphere.servlet.active.sessions | Number of active servlet sessions in Websphere | Count |
websphere.servlet.live.sessions | Number of live servlet sessions in Websphere | Count |
websphere.servlet.discarded.session | Number of discarded servlet sessions in Websphere | Count |
websphere.servlet.cache.discarded.sessions | Number of discarded cached servlet sessions in Websphere | Count |
websphere.servlet.affinity.broken.sessions | Number of broken affinity servlet sessions in Websphere | Count |
websphere.servlet.invalid.timedout.sessions | Number of invalid timed-out servlet sessions in Websphere | Count |
websphere.servlet.non.exist.activated.sessions | Number of non-existing activated servlet sessions in Websphere | Count |
websphere.servlet.session.lifetime.ms | Lifetime of Websphere servlet session in milliseconds | Count |
websphere.servlet.session.external.read.time.ms | Time taken for external read operations in Websphere session | Count |
websphere.servlet.session.external.write.time.ms | Time taken for external write operations in Websphere session | Count |
websphere.servlet.session.external.last.activated.time.ms | Last activated time of external Websphere session | Count |
websphere.servlet.session.external.read.bytes | Number of bytes read from external Websphere session | Count |
websphere.servlet.session.external.write.bytes | Number of bytes written to external Websphere session | Count |
websphere.servlet.session.session.object.bytes | Size of the Websphere session object in bytes | Count |
websphere.requests | Number of requests made to Websphere | Count |
websphere.hits | Number of hits in Websphere | Count |
websphere.hit.ratio.percent | Hit ratio percentage in Websphere | Count |
websphere.orb.lookup.time.ms | Time taken for ORB lookup in Websphere | Count |
websphere.orb.requests | Number of ORB requests in Websphere | Count |
websphere.orb.concurrent.requests | Number of concurrent ORB requests in Websphere | Count |
started.time.sec | Uptime in seconds since the Websphere server started | Count |
websphere.jdbc.used.percent | Percentage of used JDBC connections in Websphere | Count |
websphere.jdbc.pool.created.connections | Number of created JDBC connections in Websphere | Count |
websphere.jdbc.pool.destroyed.connections | Number of destroyed JDBC connections in Websphere | Count |
websphere.jdbc.pool.allocated.connections | Number of allocated JDBC connections in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.returned.connections | Number of returned JDBC connections in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.fault.connections | Number of fault JDBC connections in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.managed.connections | Number of managed JDBC connections in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.handle.connections | Number of handled JDBC connections in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.discarded.statements | Number of discarded JDBC statements in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.size | Size of Websphere Jdbc Pool | Count |
websphere.jdbc.pool.free.size | Number of free connections in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.waiting.threads | Number of threads waiting in Websphere Jdbc Pool | Count |
websphere.jdbc.pool.used.percent | Percentage of used connections in Websphere Jdbc Pool | Count |
websphere.jdbc.pool | Websphere Jdbc Pool | String |
websphere.thread.pool.created.threads | Number of created threads in Websphere Thread Pool | Count |
websphere.thread.pool.destroyed.threads | Number of destroyed threads in Websphere Thread Pool | Count |
websphere.thread.pool.declared.hung.threads | Number of declared hung threads in Websphere Thread Pool | Count |
websphere.thread.pool.cleared.hung.threads | Number of cleared hung threads in Websphere Thread Pool | Count |
websphere.thread.pool.concurrent.hung.threads | Number of concurrent hung threads in Websphere Thread Pool | Count |
websphere.thread.pool.size | Size of Websphere Thread Pool | Count |
websphere.thread.pool.active.threads | Number of active threads in Websphere Thread Pool | Count |
websphere.thread.pool.maxed.percent | Percentage of maxed-out threads in Websphere Thread Pool | Count |
websphere.thread.pool.used.percent | Percentage of used threads in Websphere Thread Pool | Count |
websphere.thread.pool | Websphere Thread Pool | String |