<?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: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181558#M20082</link>
    <description>&lt;P&gt;A bit of inconsistent, but I can see the "Technology" under services, but not under Technologies and Processes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r_weber_0-1646132156823.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/4567iB3220A7A8C266426/image-size/medium?v=v2&amp;amp;px=400" role="button" title="r_weber_0-1646132156823.png" alt="r_weber_0-1646132156823.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Mar 2022 10:56:20 GMT</pubDate>
    <dc:creator>r_weber</dc:creator>
    <dc:date>2022-03-01T10:56:20Z</dc:date>
    <item>
      <title>for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/113308#M8812</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can the env DT_CLUSTER_ID combine trwo processes in one. PG if they are in different HOSTGROUPS?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Can I split up a PG running on one host by giving the processes different DT_CLUSTER_ID’s?&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;is DT_NODE_ID not obsolete and can be replaced by any other metadata or is it here a extra function I am overlooking?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 03:16:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/113308#M8812</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2020-06-05T03:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/113309#M8813</link>
      <description>&lt;P&gt;Hello Henk,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Can the env DT_CLUSTER_ID combine trwo processes in one. PG if they are in different HOSTGROUPS?&lt;/BLOCKQUOTE&gt;&lt;P&gt;No. Host group works as a "splitter" with higher priority.&lt;/P&gt;&lt;BLOCKQUOTE&gt;Can I split up a PG running on one host by giving the processes different DT_CLUSTER_ID’s?&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, you can. This is exactly what DT_CLUSTER_ID and DT_NODE_ID are for (besides process group detection rules). Depending on what you need to split. DT_CLUSTER_ID allows you to set the process group name and DT_NODE_ID is the node identifier within a process group. This is typically useful if you have more instances of a process on the same host&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;is DT_NODE_ID not obsolete and can be replaced by any other metadata or is it here a extra function I am overlooking?&lt;/BLOCKQUOTE&gt;&lt;P&gt;It's not obsolete. It allows you to "split" process group instances within a process group on a single host and also identify them by a common name. For you have a process group APPX and 4 instances. Two are running on server1 two on server2. Without DT_NODE_ID you would see one process group and a single process group instance on each server as they would have been glued together. With DT_NODE_ID you can have on server1:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;APPX (instance1)&lt;/LI&gt;&lt;LI&gt;APPX (instance2)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and on server2:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;APPX (instance3)&lt;/LI&gt;&lt;LI&gt;APPX (instance4)&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Depending on your case, you can also use process group detection rules to accomplish this.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Julius&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 09:57:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/113309#M8813</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-06-05T09:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181484#M20061</link>
      <description>&lt;P&gt;Ran into this most helpful topic, looking at a similar case. Multiple instances of an executable on multiple hosts.&lt;BR /&gt;&lt;BR /&gt;Am I right assuming that with&amp;nbsp;&lt;SPAN&gt;DT_CLUSTER_ID you set the process group id (e.g. "APPX" in your example), and with&amp;nbsp;DT_NODE_ID you set somehow the specific&amp;nbsp;unique occurrence&amp;nbsp;of this process (group) (e.g, "instance4" in your example)?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thus for&amp;nbsp;&lt;SPAN&gt;DT_NODE_ID you have to come up with an unique way to define/fill this property.&lt;BR /&gt;&lt;/SPAN&gt;So if I am right, this could be something you script, or anything you can pick up from the environment, a command line paramater, the user it's started with etc.&lt;BR /&gt;The PID of (EXE) process would be interesting, but since that probably has not started yet, it would be hard to capture.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Doc reference:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/process-groups/configuration/adapt-the-composition-of-default-process-groups?_ga=2.71016080.1839291755.1646041374-1199362516.1637317283&amp;amp;_gac=1.188248666.1645008749.Cj0KCQiA3rKQBhCNARIsACUEW_a1L1kc8XxMUoeg84Wb-eU1rZuhR3hvzxpboSPupWgeCAF5txddjjIaAlxJEALw_wcB" target="_blank"&gt;Customize the structure of process groups | Dynatrace Docs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The doc reports the limitation "Process-group detection rules only affect processes that can be deep monitored by OneAgent"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 10:11:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181484#M20061</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2022-02-28T10:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181493#M20063</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11427"&gt;@henk_stobbe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you might have seen the rather new "declarative" processgrouping feature in Dynatrace now.&lt;BR /&gt;This might replace the use of these environment variables for some cases, especially for processes without deep injection.&lt;/P&gt;&lt;P&gt;kr,&lt;/P&gt;&lt;P&gt;Reinhard&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 12:43:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181493#M20063</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2022-02-28T12:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181497#M20065</link>
      <description>&lt;P&gt;I have tried this on an executable (.EXE) without deep monitoring, and have had no result yet. So I am open to good pointers and examples.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 12:56:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181497#M20065</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2022-02-28T12:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181498#M20066</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21639"&gt;@fstekelenburg&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;interesting. I didn't have any issues with that, though I have some additional feature request for placeholders.&lt;/P&gt;&lt;P&gt;In my case I used the declarative processgrouping to split up several .exe processes and their services that would have ended up all in one service and processgroup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There were multiple instances of the same binary, with different purposes. The purpose is "identified" by a commandline argument (e.g. OrderExport).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the new settings API I can push e.g. such a definition for the declarative process grouping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    {
        "schemaId": "builtin:declarativegrouping",
        "objectId": "longid here",
        "schemaVersion": "1.0.11",
        "scope": "environment",
        "summary": "bridgeserver",
        "value": {
            "detection": [
                {
                    "id": "OrderExport",
                    "processGroupName": "bridgeserver",
                    "rules": [
                        {
                            "condition": "$contains(OrderExport)",
                            "property": "commandLine"
                        }
                    ]
                }
            ],
            "enabled": true,
            "name": "bridgeserver"
        }
    }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This then will "split out" the process with matching criteria into a separate processgroup and also it's services.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 13:05:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181498#M20066</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2022-02-28T13:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181503#M20070</link>
      <description>&lt;P&gt;Correct, this is only for deep monitored processes. For others there is is the declarative process grouping, available from 1.217.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DT_NODE_ID is typically an node identifier. PID is not a good idea to use for DT_NODE_ID. Use the identifier you have such as instance id within your cluster.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 14:08:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181503#M20070</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-02-28T14:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181551#M20077</link>
      <description>&lt;P&gt;That &lt;EM&gt;is&lt;/EM&gt; a pitty, because also with non-deep monitored processes it can be most useful to determine which instance is running.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:28:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181551#M20077</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2022-03-01T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181553#M20078</link>
      <description>&lt;P&gt;Thanks for the reply and insight. Extra examples are always helpful.&lt;BR /&gt;I actually managed to get it going, based on command line parameter part I have now a situation that separate types of startup are split up in PGs.&lt;BR /&gt;&lt;BR /&gt;Additional question, are you able to see these process groups under &lt;STRONG&gt;Technologies and processes&lt;/STRONG&gt;? In the&amp;nbsp;&lt;SPAN&gt;Technology overview I can't see them. Even if I try to filter on the Technology (it sees my new entry as filterable type). Neither if I tagged the PG.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 10:25:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181553#M20078</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2022-03-01T10:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181556#M20081</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21639"&gt;@fstekelenburg&lt;/a&gt;&amp;nbsp;the Technologies and processes show only Deep monitored processes and custom technologies using extensions. I also don't see the processes added using declarative process grouping.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 10:41:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181556#M20081</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-01T10:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181558#M20082</link>
      <description>&lt;P&gt;A bit of inconsistent, but I can see the "Technology" under services, but not under Technologies and Processes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r_weber_0-1646132156823.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/4567iB3220A7A8C266426/image-size/medium?v=v2&amp;amp;px=400" role="button" title="r_weber_0-1646132156823.png" alt="r_weber_0-1646132156823.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 10:56:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181558#M20082</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2022-03-01T10:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181559#M20083</link>
      <description>&lt;P&gt;Yep, but you have (custom) services for this proces. The process groups can only be found by Search or on host level process details.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Oh, and I have to add, through&amp;nbsp;&lt;EM&gt;Settings &amp;gt;&amp;nbsp;Monitoring &amp;gt;&amp;nbsp;Monitoring overview&lt;/EM&gt;&lt;BR /&gt;where you also end when hitting the button Monitoring Settings above Applications (Web, Frontend) &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 19:32:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/181559#M20083</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2022-03-08T19:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/182053#M20141</link>
      <description>&lt;P&gt;Hi Julius, I learned that this will be available probably in the next 6 months or so.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-Open-Q-A/Declarative-process-grouping-should-they-show-under-Technology/td-p/181554#M20140" target="_blank"&gt;https://community.dynatrace.com/t5/Dynatrace-Open-Q-A/Declarative-process-grouping-should-they-show-under-Technology/td-p/181554#M20140&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 13:07:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/182053#M20141</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2022-03-08T13:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: for the expert,  DT_CLUSTER_ID vs HOSTGROUPS</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/182093#M20147</link>
      <description>&lt;P&gt;Agreed. It's inconsistent - or more likely not finished yet.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 19:13:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/for-the-expert-DT-CLUSTER-ID-vs-HOSTGROUPS/m-p/182093#M20147</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-03-08T19:13:35Z</dc:date>
    </item>
  </channel>
</rss>

