<?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: Negate Multiple IBM MQ Local Queues in the Entity Selector in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/268971#M6017</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4007" target="_blank" rel="noopener"&gt;@Mohamed_Hamdy&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comments.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;P class=""&gt;I wish to assign tags to specific&amp;nbsp;&lt;STRONG&gt;channels&lt;/STRONG&gt; on specific &lt;STRONG&gt;queue managers&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
    <pubDate>Sun, 02 Feb 2025 04:11:01 GMT</pubDate>
    <dc:creator>Babar_Qayyum</dc:creator>
    <dc:date>2025-02-02T04:11:01Z</dc:date>
    <item>
      <title>Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253873#M6010</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;How can we negate multiple&amp;nbsp;IBM MQ local queues in the entity selector while applying automatic tagging?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 07:03:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253873#M6010</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-03-11T07:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253889#M6011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I suggest trying one of the following sample queries:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;type(ibmmq:local_queue), entityName.in("queue1", "queue2"), not(entityName.in("queue3", "queue4"))&lt;/LI&gt;&lt;LI&gt;type(ibmmq:local_queue), not(entityName.in("queue3", "queue4"))&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;While I haven’t tested these with the IBM MQ extension, they worked well for me with a standard message queue. Please test these queries and let me know if they work for you.&lt;/P&gt;&lt;P&gt;For reference, here are similar queries using a generic QUEUE type:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;type(QUEUE), entityName.in("queue1", "queue2"), not(entityName.in("queue3", "queue4"))&lt;/LI&gt;&lt;LI&gt;type(QUEUE), not(entityName.in("queue3", "queue4"))&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mohamed&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 07:01:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253889#M6011</guid>
      <dc:creator>Mohamed_Hamdy</dc:creator>
      <dc:date>2024-08-22T07:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253892#M6012</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4007"&gt;@Mohamed_Hamdy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was playing around with this one&amp;nbsp;not(entityName.in, but it did not work in my case. I want to eliminate backout queues as a wild mask and others as queue names. The wild mask works only with the&amp;nbsp;&lt;STRONG&gt;entityName&lt;/STRONG&gt; as the value operator contains, but it does not accept the multiple values.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Babar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 07:08:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253892#M6012</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2024-08-22T07:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253981#M6013</link>
      <description>&lt;P&gt;Hו&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp; &amp;amp;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4007"&gt;@Mohamed_Hamdy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The follows work for me at customer site yesterday for metric selector:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;ibmmq.queue.depth
:filter(in("dt.entity.ibmmq:local_queue", 
entitySelector("
    type(~"ibmmq:local_queue~"),
    queue_manager(~"AAA.XXX.QMGR~"), 
    not(entityName.startsWith(~"QL.DMZ.COMPRETAIL.TO.PORTAL.INTERNET~")),
    not(entityName.startsWith(~"QL.DMZ.COMPRETAIL.TO.RETAIL~"))
    ")))
:splitBy("dt.entity.ibmmq:local_queue")&lt;/LI-CODE&gt;&lt;P&gt;and for Tag by entity selector&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;type("ibmmq:local_queue"),
queue_manager("AAA.BBB.QMGR"),
not(entityName.startsWith("QL.DMZ.COMPRETAIL.TO.PORTAL.INTERNET")),
not(entityName.startsWith("QL.DMZ.COMPRETAIL.TO.RETAIL"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 15:55:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253981#M6013</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2024-08-22T15:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253991#M6014</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6931"&gt;@Yosi_Neuman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comments. It worked for me.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 17:36:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/253991#M6014</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2024-08-22T17:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/268809#M6015</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6931"&gt;@Yosi_Neuman&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4007"&gt;@Mohamed_Hamdy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What issues exist with the current entity selector intended for implementing auto tagging?&lt;/P&gt;&lt;P&gt;type("ibmmq:channel"),queue_manager("ABCD"),entityName("XYZ")&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;entitySelector Predicate name 'queue_manager' not applicable for type ibmmq:channel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 09:14:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/268809#M6015</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-01-30T09:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/268843#M6016</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I think you can use the following&lt;/P&gt;&lt;P&gt;type("ibmmq:queue_manager"),entityName("ABCD")&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hamdy&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 12:40:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/268843#M6016</guid>
      <dc:creator>Mohamed_Hamdy</dc:creator>
      <dc:date>2025-01-30T12:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/268971#M6017</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4007" target="_blank" rel="noopener"&gt;@Mohamed_Hamdy&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comments.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;P class=""&gt;I wish to assign tags to specific&amp;nbsp;&lt;STRONG&gt;channels&lt;/STRONG&gt; on specific &lt;STRONG&gt;queue managers&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2025 04:11:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/268971#M6017</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-02-02T04:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269504#M6018</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;did you come right with this?&lt;/P&gt;&lt;P&gt;I am struggling with the same thing, tagging specific IBM MQ Channels with entity selector&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pieter&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 13:00:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269504#M6018</guid>
      <dc:creator>pieter_luttig</dc:creator>
      <dc:date>2025-02-07T13:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269512#M6019</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/30846"&gt;@pieter_luttig&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I successfully implemented a workaround by utilizing an auto tag for specific channels. This allowed me to filter by the tag and the name of a queue manager to present a tile on the dashboard.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 15:05:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269512#M6019</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-02-07T15:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269640#M6020</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;, Ah yes if you do have a list of the specific channels then you can do a Monitored entity rule type that applies to custom devices where the name matches the channel names.&lt;/P&gt;&lt;P&gt;However, I was more interested in auto-tagging ALL channels living on specific queue managers. But I guess the relationship between channels and queue_managers does not exist. (&amp;nbsp; Although interesting enough, the&amp;nbsp;IBM MQ extension content says "&lt;SPAN&gt;ibmmq:channel() is child of ibmmq:queue_manager()"&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example of what I am trying:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;type(ibmmq:channel), queue_manager(queue_manager1,queue_manager2)&lt;/LI-CODE&gt;&lt;P&gt;&lt;FONT size="2" color="#FF0000"&gt;entitySelector Predicate name 'queue_manager' not applicable for type ibmmq:channel&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;LI-CODE lang="java"&gt;type(ibmmq:channel), fromRelationship.runsOn(type(ibmmq:queue_manager),entityName.in(queue_manager1,queue_manager2))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pieter&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 16:01:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269640#M6020</guid>
      <dc:creator>pieter_luttig</dc:creator>
      <dc:date>2025-02-10T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269679#M6021</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/30846"&gt;@pieter_luttig&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exactly, the child relationship is not functioning as anticipated, as outlined in the documentation.&lt;/P&gt;&lt;P&gt;I implemented auto-tagging for designated channels and filtered the results using specific queue managers.&lt;/P&gt;&lt;P&gt;type("ibmmq:channel"),entityName.in("channel01", "channel01", "channel01")&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 04:22:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/269679#M6021</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-02-11T04:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/271834#M6022</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;, thought I'd quickly share with you. It turns out the child relationship does exist&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;. You can use the below query to show all channels living on a particular queue manager. This way you can keep your auto-tag dynamically up-to-date.&lt;/P&gt;&lt;PRE&gt;type(ibmmq:channel),fromRelationships.isChildOf(type(ibmmq:queue_manager),entityName.equals("QMGRname"))&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 08:51:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/271834#M6022</guid>
      <dc:creator>pieter_luttig</dc:creator>
      <dc:date>2025-03-07T08:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Negate Multiple IBM MQ Local Queues in the Entity Selector</title>
      <link>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/271931#M6023</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/30846"&gt;@pieter_luttig&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comments. The requirement is to tag a particular channel /or channels for particular queue managers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Sun, 09 Mar 2025 06:47:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Negate-Multiple-IBM-MQ-Local-Queues-in-the-Entity-Selector/m-p/271931#M6023</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-03-09T06:47:11Z</dc:date>
    </item>
  </channel>
</rss>

