<?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: WMI Extension 2.0 to monitor clustered MSMQ in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/191195#M2316</link>
    <description>&lt;P&gt;Are you able to share the powershell script that you are using for this metric collection?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2022 16:42:41 GMT</pubDate>
    <dc:creator>ben_davidson</dc:creator>
    <dc:date>2022-07-22T16:42:41Z</dc:date>
    <item>
      <title>WMI Extension 2.0 to monitor clustered MSMQ</title>
      <link>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/181401#M2059</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How do I add the following clustered network name to the WMI extension?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$cluster_network_name = 'msmqDemo'&lt;/P&gt;
&lt;P&gt;$env:computername = $cluster_network_name&lt;/P&gt;
&lt;P&gt;$env:_Cluster_Network_Hostname_ = $cluster_network_name&lt;/P&gt;
&lt;P&gt;$env:_Cluster_Network_Name_ = $cluster_network_name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 10:36:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/181401#M2059</guid>
      <dc:creator>chuan_sern_wong</dc:creator>
      <dc:date>2023-05-17T10:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: WMI Extension 2.0 to monitor clustered MSMQ</title>
      <link>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/183385#M2115</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/28514"&gt;@chuan_sern_wong&lt;/a&gt;&amp;nbsp;Did you find the solution??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujit Singh&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:57:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/183385#M2115</guid>
      <dc:creator>Sujit</dc:creator>
      <dc:date>2022-03-25T15:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: WMI Extension 2.0 to monitor clustered MSMQ</title>
      <link>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/183732#M2130</link>
      <description>&lt;P&gt;Yes, I have write a powerscript.ps to run every min as a schedule task which inget the collected MSMQ messages count.. I used the&amp;nbsp; &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/metrics/metric-ingestion/ingestion-methods/local-api" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/metrics/metric-ingestion/ingestion-methods/local-api &lt;/A&gt;which is simple to work on. The issue is there's a need to set the following env in order to query the clustered MSMQ correctly. Hence, WMI extension is not able to meet this requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$env:computername = $cluster_network_name&lt;/P&gt;&lt;P&gt;$env:_Cluster_Network_Hostname_ = $cluster_network_name&lt;/P&gt;&lt;P&gt;$env:_Cluster_Network_Name_ = $cluster_network_name&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 01:13:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/183732#M2130</guid>
      <dc:creator>chuan_sern_wong</dc:creator>
      <dc:date>2022-03-31T01:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: WMI Extension 2.0 to monitor clustered MSMQ</title>
      <link>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/191195#M2316</link>
      <description>&lt;P&gt;Are you able to share the powershell script that you are using for this metric collection?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 16:42:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/191195#M2316</guid>
      <dc:creator>ben_davidson</dc:creator>
      <dc:date>2022-07-22T16:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: WMI Extension 2.0 to monitor clustered MSMQ</title>
      <link>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/191211#M2317</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7787"&gt;@ben_davidson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can download&amp;nbsp;&amp;nbsp;&lt;A href="https://www.dynatrace.com/hub/detail/microsoft-message-queuing-msmq/?query=msmq" target="_blank" rel="noopener"&gt;Microsoft Message Queuing (MSMQ)&lt;/A&gt;&amp;nbsp;extension (V2 WMI) and look into the YAML&lt;/P&gt;&lt;P&gt;We are using the attached V1 extension and it work fine for us.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2022 07:18:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/WMI-Extension-2-0-to-monitor-clustered-MSMQ/m-p/191211#M2317</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2022-07-23T07:18:51Z</dc:date>
    </item>
  </channel>
</rss>

