<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: monitoring JMS connection pool using JMX/PMI in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/monitoring-JMS-connection-pool-using-JMX-PMI/m-p/291267#M38204</link>
    <description>&lt;P&gt;When using a JMX/PMI extension for WebSphere JMS connection pool metrics, the behavior you’re seeing (values changing with different timeframes) is usually due to aggregation and resolution differences, not an extension failure. Dynatrace aggregates data differently for “Last 2 hours” vs. “Today” (rollups like min/avg/max), so the displayed values can vary.&lt;BR /&gt;To verify your extension is working correctly: Go to Metrics → Data Explorer -&amp;gt; Select your custom JMX metrics (like PoolSize, FreePoolSize).&lt;BR /&gt;Set the resolution to 1 min or 5 min and compare with WebSphere Admin Console values.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2025 22:09:17 GMT</pubDate>
    <dc:creator>sujit_k_singh</dc:creator>
    <dc:date>2025-12-10T22:09:17Z</dc:date>
    <item>
      <title>monitoring JMS connection pool using JMX/PMI</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/monitoring-JMS-connection-pool-using-JMX-PMI/m-p/291209#M38190</link>
      <description>&lt;P&gt;I have created a JMX/PMI extension and configured it to collect&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;JMS connection pool metrics&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from WebSphere.&lt;BR /&gt;In the WebSphere Admin Console, the JMS connection pool size is set to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;30&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;However, in Dynatrace I notice something strange:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;free pool size&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;pool size&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;always show the same values.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;When I change the timeframe to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Last 2 hours&lt;/STRONG&gt;, the values are different.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;But when I select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Today&lt;/STRONG&gt;, the values change completely and do not match the 2-hour values.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Because of these inconsistent values, I am not sure whether my&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;PMI/JMX extension is working correctly&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Steps I followed:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Dynatrace Managed&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Settings → Monitoring → Monitored technologies&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add new technology monitoring&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add JMX/PMI extension&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Use JMX/PMI Extension Editor&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Under the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;J2C module&lt;/STRONG&gt;, I selected the metrics for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Pool Size&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Free Pool Size&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I am using WebSphere with MQ.&lt;BR /&gt;Could you please guide me on how to verify whether my JMX/PMI extension is capturing the correct JMS connection pool metrics?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 07:39:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/monitoring-JMS-connection-pool-using-JMX-PMI/m-p/291209#M38190</guid>
      <dc:creator>Anbu</dc:creator>
      <dc:date>2025-12-11T07:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring JMS connection pool using JMX/PMI</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/monitoring-JMS-connection-pool-using-JMX-PMI/m-p/291267#M38204</link>
      <description>&lt;P&gt;When using a JMX/PMI extension for WebSphere JMS connection pool metrics, the behavior you’re seeing (values changing with different timeframes) is usually due to aggregation and resolution differences, not an extension failure. Dynatrace aggregates data differently for “Last 2 hours” vs. “Today” (rollups like min/avg/max), so the displayed values can vary.&lt;BR /&gt;To verify your extension is working correctly: Go to Metrics → Data Explorer -&amp;gt; Select your custom JMX metrics (like PoolSize, FreePoolSize).&lt;BR /&gt;Set the resolution to 1 min or 5 min and compare with WebSphere Admin Console values.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 22:09:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/monitoring-JMS-connection-pool-using-JMX-PMI/m-p/291267#M38204</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2025-12-10T22:09:17Z</dc:date>
    </item>
  </channel>
</rss>

