<?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 Does Dynatrace OneAgent monitor MSMQ? in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109509#M405</link>
    <description>&lt;P&gt;I see it is picking up MSMQ in technologies but not reporting any metrics back from the messages themself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 08:56:04 GMT</pubDate>
    <dc:creator>aiden_senner</dc:creator>
    <dc:date>2025-06-05T08:56:04Z</dc:date>
    <item>
      <title>Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109509#M405</link>
      <description>&lt;P&gt;I see it is picking up MSMQ in technologies but not reporting any metrics back from the messages themself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 08:56:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109509#M405</guid>
      <dc:creator>aiden_senner</dc:creator>
      <dc:date>2025-06-05T08:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109510#M406</link>
      <description>&lt;P&gt;	i think there is a BETA in the EARLY ACCESS PROGRAM for this. &lt;/P&gt;&lt;P&gt;check here: &lt;A href="https://www.dynatrace.com/support/help/early-access-and-beta-programs/#41154--ibm-integration-bus-for-windows-linux-and-aix"&gt;https://www.dynatrace.com/support/help/early-acces...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;also this MSMQ is from microsoft or IBM? anyway is certainly not yet fully supported.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Nov 2018 20:53:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109510#M406</guid>
      <dc:creator>rpichardo</dc:creator>
      <dc:date>2018-11-27T20:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109511#M407</link>
      <description>&lt;P&gt;MSMQ is microsoft, it does not look like it is on the EAP or Beta as of now. But I am told you can write a custom plugin for monitoring MSMQ. Might have to explore this option.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Nov 2018 21:01:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109511#M407</guid>
      <dc:creator>aiden_senner</dc:creator>
      <dc:date>2018-11-27T21:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109512#M408</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/25485/view.html" nodeid="25485"&gt;@Aiden S.&lt;/A&gt; Did you managed to find a solution or documentation? I Have the same request from an inner client. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2018 03:32:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109512#M408</guid>
      <dc:creator>Dant3</dc:creator>
      <dc:date>2018-11-29T03:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109513#M409</link>
      <description>&lt;P&gt;It appears that a MSMQ plugin may be on the roadmap but their is no ETA as of now. We can develop a custom plugin that delivers metrics, properties and events, but we need to know what language and MSMQ client they use. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2018 14:00:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109513#M409</guid>
      <dc:creator>aiden_senner</dc:creator>
      <dc:date>2018-11-29T14:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109514#M410</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/25485/view.html" nodeid="25485"&gt;@Aiden S.&lt;/A&gt;, what type of information are you looking to retrieve from MSMQ? We had to write a custom plugin that gave us the ability to get the # of records in the queues on the server. We are willing to share this code but it is not complete an very specific to queues we have in our environment.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2018 05:37:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109514#M410</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2018-12-03T05:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109515#M411</link>
      <description>&lt;P&gt;I will be speaking with them today. I they express interest in this and I can get more details, sharing your code would be much appreciated!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2018 14:21:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109515#M411</guid>
      <dc:creator>aiden_senner</dc:creator>
      <dc:date>2018-12-03T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109516#M412</link>
      <description>&lt;P&gt;Any updates on this?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2019 10:15:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109516#M412</guid>
      <dc:creator>torsten_granli2</dc:creator>
      <dc:date>2019-03-26T10:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109517#M413</link>
      <description>&lt;P&gt;Just supporting a count of messages in the Queue would be helpful!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 May 2019 22:04:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109517#M413</guid>
      <dc:creator>Stephen_Schaff</dc:creator>
      <dc:date>2019-05-30T22:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109518#M414</link>
      <description>&lt;P&gt;Still no updates?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2019 06:00:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109518#M414</guid>
      <dc:creator>erikkant</dc:creator>
      <dc:date>2019-06-24T06:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109519#M415</link>
      <description>&lt;P&gt;Microsoft Messaging (aka MSMQ) tracing will be released for Early Adopter Access with Dynatrace version 176 (.NET Code Module version 175). This should be available in autumn 2019.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jul 2019 06:36:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109519#M415</guid>
      <dc:creator>georg_schausber</dc:creator>
      <dc:date>2019-07-05T06:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109520#M416</link>
      <description>&lt;P&gt;Any update on this. We are also facing same issue. Is it possible Dynatrace OneAgent monitor MSMQ? we need count of messages in Queue and will provide threshold value, if it is greater than that threshold value, need to send an alert. If it is possible please provide steps to achieve this. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2020 14:37:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109520#M416</guid>
      <dc:creator>hgouramoni</dc:creator>
      <dc:date>2020-01-13T14:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109521#M417</link>
      <description>&lt;P&gt;Hi Hari&lt;/P&gt;&lt;P&gt;Please check out the following article: Check the answer to Boubacar question: &lt;A href="https://community.dynatrace.com/spaces/482/dynatrace-open-qa/questions/212011/msmq-integration.html" rel="noopener noreferrer" target="_blank"&gt;https://community.dynatrace.com/spaces/482/dynatrace-open-qa/questions/212011/msmq-integration.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Oct 2023 14:33:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109521#M417</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2023-10-16T14:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109522#M418</link>
      <description>&lt;P&gt;Hi Barry,&lt;/P&gt;&lt;P&gt;Thanks for your reply.I saw already that article, but in our case we don't want install ActiveGate unnecessarily in all hosts.Can you provide any OneAgent plugin to monitor MSMQ? &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 05:19:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109522#M418</guid>
      <dc:creator>hgouramoni</dc:creator>
      <dc:date>2020-01-14T05:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109523#M419</link>
      <description>&lt;P&gt;Hi Hari&lt;/P&gt;&lt;P&gt;You can use an existing Windows activegate for this.&lt;/P&gt;&lt;P&gt;The single activegate can monitor multiple servers running MSMQ.&lt;/P&gt;&lt;P&gt;Barry &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 05:49:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109523#M419</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2020-01-14T05:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109524#M420</link>
      <description>&lt;P&gt;Hi Barry,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response. Our client said, he don't want install ActiveGate only one time also. Already we have a OneAgent in all MSMQ hosts. Is it possible to achieve using OneAgent plugin?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 07:13:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109524#M420</guid>
      <dc:creator>hgouramoni</dc:creator>
      <dc:date>2020-01-14T07:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109525#M421</link>
      <description>&lt;P&gt;Hi Hari&lt;/P&gt;&lt;P&gt;Yes it is possible, the OneAgent plugin is also on the link above. You would need to modify the plugin accordingly.&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 07:21:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109525#M421</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2020-01-14T07:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace OneAgent monitor MSMQ?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109526#M422</link>
      <description>&lt;P&gt;Hi All, Any update on this, Appreciate any links or Docs.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 06:09:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Does-Dynatrace-OneAgent-monitor-MSMQ/m-p/109526#M422</guid>
      <dc:creator>pilla_kali</dc:creator>
      <dc:date>2020-12-08T06:09:07Z</dc:date>
    </item>
  </channel>
</rss>

