25 Apr 2023 11:31 PM - last edited on 27 Apr 2023 01:27 PM by Ana_Kuzmenchuk
Is there any way to monitor Java applications running on Websphere Application Server but running on IBM i Series?
I cannot find any documentation or example for this.
IBM i Series supports WAS:
https://www.ibm.com/support/pages/websphere-application-server-ibm-i-version-90-overview
And I know OneAgent supports WAS but I can only find information for AIX, Linux, Windows and z/OS.
Any help is greatly appreciated.
Solved! Go to Solution.
26 Apr 2023 07:48 AM
IBM iSeries is not supported for installing OneAgents. You can only use any kind of remote monitoring for pulling metrics. For traces, I'm afraid the only method would be OpenTelemetry incorporated into your applications and sending it to Dynatrace.
26 Apr 2023 06:43 PM
Hi Julius, appreciate your response.
In terms of pulling metrics remotely, is there anything already developed for this? Our main goal is to be able to apply APM on the Java application running there.
Best regards,
Jose.
26 Apr 2023 09:25 PM - edited 27 Apr 2023 07:09 PM
The only extension I'm aware of is https://www.dynatrace.com/hub/detail/ibm-iseries . I get your goal, but I'm not aware of any intentions to bring more on the iSeries platform when it comes to APM functionality.
Maybe @_Alexander_ can bring more light if something is planned, but I don't see it on the roadmap. Java on iSeries is not very common.
04 Aug 2023 11:37 PM
Understood.
We are currently trying to deploy OpenTelemetry in those WAS servers but no luck...
OpenTelemetry does not explicitly support IBM WAS on IBM i series it seems.
A shame because other APM like New Relic can manage this with their agent for java....