<?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: Process groups and multiple tiers in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72500#M4242</link>
    <description>&lt;P&gt;Update - the new host groups feature resolved this issue. &lt;A href="https://www.dynatrace.com/support/help/infrastructure/hosts/how-do-i-organize-my-environment-using-host-groups"&gt;https://www.dynatrace.com/support/help/infrastructure/hosts/how-do-i-organize-my-environment-using-host-groups&lt;/A&gt;/&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jun 2018 15:50:47 GMT</pubDate>
    <dc:creator>niamh_gibbons1</dc:creator>
    <dc:date>2018-06-14T15:50:47Z</dc:date>
    <item>
      <title>Process groups and multiple tiers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72495#M4237</link>
      <description>&lt;P&gt;I have multiple (lower) tiers of the same .NET/IIS application in one tenant. I have added tags at the host level of each application via hostautotag.conf and setup alerting profiles based on these tags. However I'm getting problem tickets from Env1 alerting profile when the problem is in Env2, because of the process grouping. What is the best way to resolve this?&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 17:22:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72495#M4237</guid>
      <dc:creator>niamh_gibbons1</dc:creator>
      <dc:date>2018-05-30T17:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process groups and multiple tiers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72496#M4238</link>
      <description>&lt;P&gt;Hi Niamh,&lt;/P&gt;&lt;P&gt;If i understand correctly, you have processes that are for 2 separate environments mapped to the same Process group? I will recommend separating them into different process groups so processes for Env1 map to one PG and processes for Env2 map to another PG. You can go into the &lt;STRONG&gt;Settings -&amp;gt; Process Groups -&amp;gt; Process Group detection&lt;/STRONG&gt; and create a detection rule to map these to separate PGs. My guess is there is some process property that makes processes for Env1 different from those for Env2. Please see &lt;A href="https://www.dynatrace.com/news/blog/enhanced-process-group-detection-supports-customer-specific-deployment-schemes/"&gt;link &lt;/A&gt;for full details on how to do this. Also after this is configured, you will need to restart the processes for this to take effect. When this is done, you can tag these PGs with different tags in the UI and create separate alerting profiles for both.&lt;/P&gt;&lt;P&gt;Hope This Helps&lt;/P&gt;&lt;P&gt;NJ&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 19:18:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72496#M4238</guid>
      <dc:creator>nj_njoku</dc:creator>
      <dc:date>2018-05-30T19:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Process groups and multiple tiers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72497#M4239</link>
      <description>&lt;P&gt;Hi NJ,&lt;/P&gt;&lt;P&gt;Thanks for your response. I can't see any difference in the process properties for Env1 or Env2, they are the exact same application deployed with the same exe name, exe path, command line args etc. I was hoping to avoid needing to update the env variable for each process on each host, as this is manual and not scalable.&lt;/P&gt;&lt;P&gt;I have added a system environment variable and added a process group detection rule, will revert back with the results of this after process restarts and analysis.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niamh&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 21:16:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72497#M4239</guid>
      <dc:creator>niamh_gibbons1</dc:creator>
      <dc:date>2018-05-30T21:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Process groups and multiple tiers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72498#M4240</link>
      <description>&lt;P&gt;Hi Niamh,&lt;/P&gt;&lt;P&gt;As NJ noted, the best way to do this currently is through PG detection rules, but your solution is also one that may work by using an environment variable. There is actually an already supported environment variable for PG detection called 'DT_CLUSTER_ID'. You can set this as a key and the value used will be picked up to group things into a new group with whatever you set as the value. &lt;/P&gt;&lt;P&gt;Let us know if this works for you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hayden&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 18:48:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72498#M4240</guid>
      <dc:creator>hayden_miedema</dc:creator>
      <dc:date>2018-05-31T18:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Process groups and multiple tiers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72499#M4241</link>
      <description>&lt;P&gt;Update - the new host groups feature resolved this issue. https://www.dynatrace.com/support/help/infrastructure/hosts/how-do-i-organize-my-environment-using-host-groups/&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 15:50:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72499#M4241</guid>
      <dc:creator>niamh_gibbons1</dc:creator>
      <dc:date>2018-06-14T15:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Process groups and multiple tiers</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72500#M4242</link>
      <description>&lt;P&gt;Update - the new host groups feature resolved this issue. &lt;A href="https://www.dynatrace.com/support/help/infrastructure/hosts/how-do-i-organize-my-environment-using-host-groups"&gt;https://www.dynatrace.com/support/help/infrastructure/hosts/how-do-i-organize-my-environment-using-host-groups&lt;/A&gt;/&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 15:50:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Process-groups-and-multiple-tiers/m-p/72500#M4242</guid>
      <dc:creator>niamh_gibbons1</dc:creator>
      <dc:date>2018-06-14T15:50:47Z</dc:date>
    </item>
  </channel>
</rss>

