10 Oct 2024 08:19 PM
Hello,
I want to know if someone has ever monitor a remote tomcat server using JMX.
My problem is that I can't install a Dynatrace agent on this server and the available extension seem to only works with installed agent.
I know this is possible with Zabbix who's working with a java gateway to pull the data so I want to know if someone already try to do something like that for Dynatrace.
Thank you
11 Oct 2024 10:37 AM
Hi @alex94
First of all
For the raised concern, you can configure it as per one of the attached examples
Through the UI
Dynatrace Hub
https://www.dynatrace.com/hub/detail/connection-pools-tomcat/?query=jmx&filter=all
This option require OA deployment which won't work for your case.
Zabbix
BR,
Peter.
11 Oct 2024 01:14 PM
Hello,
I would have prefer to query the jmx without the Zabbix integration because we will probably get rid of it some day.
It could still works if I don't have another solution.
Thank you for your answer
11 Oct 2024 10:40 AM
Hi Alex,
In this case you should create your own Tomcat JMX extension which would run on the Dynatrace Environment Active Gate to collect the jmx metrics remotely.
Extensions 2.0 concepts - Dynatrace Docs
I hope it helps.
Best regards,
Mizső
11 Oct 2024 01:12 PM
Correct me if i'm wrong, but from what i read you cannot have remote jmx source with the extension 2.0 right now.
11 Oct 2024 04:14 PM
Hi,
I understand you can create your JMX extension to be running in your ActiveGate, and pulling data from there, but I had just not tried by myself.
Best regards