10 Feb 2023 07:39 AM - last edited on 10 Feb 2023 09:16 AM by Ana_Kuzmenchuk
Hello Folks,
Just wanted to know how DB2 extension fetches a data.
Recently, we faced high CPU and Memory utilization on ActiveGate which is running DB2 extension.
I observed multiple instances (approx. 80-90) of "com.dynatrace.jdbc.connector.main" process which is I guess responsible for fetching DB2 metrics. After killing those instances, CPU and Memory back to normal.
Does DB2 extension creates process instance for each endpoint assigned to ActiveGate or it should be only one instance?
Regards,
AK
Solved! Go to Solution.
10 Feb 2023 11:37 AM
The extension creates one JVM for each endpoint. I'd recommend sticking to 30 or so endpoints on one ActiveGate.
The new DB2 extension which is scheduled for later this month or the beginning of March resolves this by using just a single JVM.
10 Feb 2023 12:48 PM
I am waiting for this new extension version!!!
10 Feb 2023 01:29 PM
We had an internal demo of it a couple of weeks ago, it's looking really good!
10 Feb 2023 01:28 PM
@Mike_L, thanks for the useful information. I will be waiting for this new extension to come.
But for this new extension will it possible to assign at least 60-70 endpoints? What would be the cap? any idea.
Regards,
AK
10 Feb 2023 01:33 PM
60-70 endpoints on AG will be fine with the new extension. Anything up to 100 is fine, in the future it'll be even more.
10 Feb 2023 01:57 PM
@Mike_L one more thing to highlight, does it create a issue if we have OneAgent also on extension AG, because we have OA on that it to do self monitoring and as per the support we should not monitor such extension AG hosts with OneAgent.
It would be great if you share some thought on this.
Regards,
AK
10 Feb 2023 02:01 PM
A lot of customers use OA's on AG's without any problem at all. We also recommend it sometimes to investigate support issues.