<?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: MSMQ integration in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101401#M375</link>
    <description>&lt;P&gt;&lt;A href="https://answers.dynatrace.com/storage/attachments/20038-custompythonmsmq-queue-count-plugin.zip"&gt;custompythonmsmq-queue-count-plugin.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope the above helps&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Mar 2019 19:24:46 GMT</pubDate>
    <dc:creator>barryla</dc:creator>
    <dc:date>2019-03-18T19:24:46Z</dc:date>
    <item>
      <title>MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101396#M370</link>
      <description>&lt;P&gt;I have a basic Plugin (Python/Json) and want to know how to integrate MSMQ into this script to pull out Queue Depth and other KPI&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 08:57:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101396#M370</guid>
      <dc:creator>boubacar_diallo</dc:creator>
      <dc:date>2025-06-05T08:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101397#M371</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/22933/view.html" nodeid="22933"&gt;@Boubacar D.&lt;/A&gt; Did you found a solution to this question? &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2018 04:34:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101397#M371</guid>
      <dc:creator>Dant3</dc:creator>
      <dc:date>2018-11-29T04:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101398#M372</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/22933/view.html" nodeid="22933"&gt;@Boubacar D.&lt;/A&gt;, we do have a plugin that is able to get the MSMQ queue depths and pull that information into Dynatrace Managed/Saas. It is very basic but I am sure it would be able to give you the information you need. We would love to share on the community to get more people to improve the plugin. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2018 05:42:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101398#M372</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2018-12-03T05:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101399#M373</link>
      <description>&lt;P&gt;Thanks Barry for your response on the MSMQ request, &lt;/P&gt;&lt;P&gt;Can you share the link and any other details that might be helpful?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2018 13:21:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101399#M373</guid>
      <dc:creator>boubacar_diallo</dc:creator>
      <dc:date>2018-12-03T13:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101400#M374</link>
      <description>&lt;P&gt;Barry,&lt;/P&gt;&lt;P&gt;Would you please share the link for the MSQM plugin?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2019 16:42:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101400#M374</guid>
      <dc:creator>boubacar_diallo</dc:creator>
      <dc:date>2019-03-18T16:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101401#M375</link>
      <description>&lt;P&gt;&lt;A href="https://answers.dynatrace.com/storage/attachments/20038-custompythonmsmq-queue-count-plugin.zip"&gt;custompythonmsmq-queue-count-plugin.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope the above helps&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2019 19:24:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101401#M375</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2019-03-18T19:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101402#M376</link>
      <description>&lt;P&gt;Hi Barry, first of all thanks for sharing. But I am struggling to get this working, is does not give any error in the logging but just wont output anything. Where do you see the output? I modified the JSON file to represent the que's we use. Is there anything else I need to adjust to make this work?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Apr 2019 14:12:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101402#M376</guid>
      <dc:creator>b_wijfjes</dc:creator>
      <dc:date>2019-04-01T14:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101403#M377</link>
      <description>&lt;P&gt;Hi Branko, were you able to make it work. I have similar issues here&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2019 19:18:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101403#M377</guid>
      <dc:creator>boubacar_diallo</dc:creator>
      <dc:date>2019-04-04T19:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101404#M378</link>
      <description>&lt;P&gt;Hi Boubacar, unfortunatly not. There is a support ticket: https://support.dynatrace.com/supportportal/browse/SERVICES-2872.&lt;/P&gt;&lt;P&gt;I hope someone will figure it out because I am out of options.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 05:11:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101404#M378</guid>
      <dc:creator>b_wijfjes</dc:creator>
      <dc:date>2019-04-05T05:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101405#M379</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;PRE&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/22933/view.html"&gt;@Boubacar D.&lt;/A&gt; / &lt;A rel="user" href="https://answers.dynatrace.com/users/27047/view.html"&gt;Dante P.&lt;BR /&gt;&lt;/A&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;Have you found a solution to monitor the MSMQ metrics?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Aug 2019 19:48:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101405#M379</guid>
      <dc:creator>mallempati_sree</dc:creator>
      <dc:date>2019-08-29T19:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101406#M380</link>
      <description>&lt;P&gt;Hope the update MSMQ plugin will work. This is a remote plugin versus the local plugin I previously used&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.dynatrace.com/storage/temp/21746-msmq-remoteagent-plugin-doc.docx" target="_blank"&gt;MSMQ_RemoteAgent_Plugin_Doc.docx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.dynatrace.com/storage/temp/21745-custompythonwinmsmq.zip" target="_blank"&gt;custom.python.winMSMQ.zip&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Aug 2019 06:27:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101406#M380</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2019-08-30T06:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101407#M381</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We spend some flexpoints to get support on this. With the support engineer the issue was solved. The issue was: somehow the metrics did not show up under the assinged host, but if you use search, the metrics could be found. &lt;/P&gt;&lt;P&gt;The solution: some changes in the json file. I did not get permission to share the files, sorry.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/22537/view.html" nodeid="22537"&gt;@Barry L.&lt;/A&gt;: Thanks for uploading.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2019 09:15:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101407#M381</guid>
      <dc:creator>b_wijfjes</dc:creator>
      <dc:date>2019-09-16T09:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101408#M382</link>
      <description>&lt;P&gt;Hi Barry,&lt;/P&gt;&lt;P&gt;We used your plugin and installed ActiveGate in one new host, we have not installed OneAgent into that host. Provided all required details of another host like server name and queue name and Copied Plugin files into "C:\Program Files\dynatrace\remotepluginmodule\plugin_deployment" location. After that we are getting an error as below screenshot.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23570-1581430543590.png" /&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me what is the issue? If we missed anything? Tell me how to debug if we face any issues like this in future?&lt;/P&gt;&lt;P&gt;Do we required to install OneAgent into that newly configured host ?&lt;/P&gt;&lt;P&gt;Do we need to install ActiveGate where all the queues are running in that server or different server is also fine?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 14:19:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101408#M382</guid>
      <dc:creator>hgouramoni</dc:creator>
      <dc:date>2020-02-11T14:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: MSMQ integration</title>
      <link>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101409#M383</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/22537/view.html" nodeid="22537"&gt;@Barry L.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for uploading plugin....I am trying to run this plugin but it does not work..its getting below error...could you please help me to resolve this..&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25605-1594206583629.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 11:12:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/MSMQ-integration/m-p/101409#M383</guid>
      <dc:creator>siddhi_parkar</dc:creator>
      <dc:date>2020-07-08T11:12:56Z</dc:date>
    </item>
  </channel>
</rss>

