<?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: Processes list export in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Processes-list-export/m-p/201156#M23742</link>
    <description>&lt;P&gt;There isn't an exact way of doing this as there are limits with dashboards/API.&amp;nbsp; I tried API but that doesn't bring back host name.&amp;nbsp; Below is how I did it.&amp;nbsp; See if this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is one way you can do it but you would still need to break up in smaller chunks&lt;/P&gt;&lt;P&gt;builtin:tech.generic.mem.usage:parents:splitBy("dt.entity.process_group_instance","dt.entity.host"):sort(dimension("dt.entity.host",descending)):limit(100)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kenny_Gillette_0-1672233741405.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9160i3BEC7BDB30A07D17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kenny_Gillette_0-1672233741405.png" alt="Kenny_Gillette_0-1672233741405.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2022 13:22:48 GMT</pubDate>
    <dc:creator>Kenny_Gillette</dc:creator>
    <dc:date>2022-12-28T13:22:48Z</dc:date>
    <item>
      <title>Processes list export</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Processes-list-export/m-p/201150#M23741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to collect the list of processes detected by Dynatrace on the host basis. I am doing manually via selecting individual host --&amp;gt; Processes panel and copy.&lt;/P&gt;&lt;P&gt;There are many managements zone (MZ) and many servers with in each MZ.&lt;/P&gt;&lt;P&gt;Could you help me whether we have export options? or any alternative to collect the process group list on the host basis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Selvam.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 11:32:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Processes-list-export/m-p/201150#M23741</guid>
      <dc:creator>Selvam_Sekar</dc:creator>
      <dc:date>2022-12-28T11:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Processes list export</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Processes-list-export/m-p/201156#M23742</link>
      <description>&lt;P&gt;There isn't an exact way of doing this as there are limits with dashboards/API.&amp;nbsp; I tried API but that doesn't bring back host name.&amp;nbsp; Below is how I did it.&amp;nbsp; See if this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is one way you can do it but you would still need to break up in smaller chunks&lt;/P&gt;&lt;P&gt;builtin:tech.generic.mem.usage:parents:splitBy("dt.entity.process_group_instance","dt.entity.host"):sort(dimension("dt.entity.host",descending)):limit(100)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kenny_Gillette_0-1672233741405.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9160i3BEC7BDB30A07D17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kenny_Gillette_0-1672233741405.png" alt="Kenny_Gillette_0-1672233741405.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 13:22:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Processes-list-export/m-p/201156#M23742</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2022-12-28T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Processes list export</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Processes-list-export/m-p/201167#M23748</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/56732"&gt;@Selvam_Sekar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can also use the following API to fetch all the processes running in your environment and filter based on each management zone so that you can fetch the list accordingly.&lt;/P&gt;&lt;P&gt;Link -&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/topology-and-smartscape/processes-api/get-all" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/topology-and-smartscape/processes-api/get-all&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or as&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/36140"&gt;@Kenny_Gillette&lt;/a&gt;&amp;nbsp;suggested, you can use the Data Explorer which will help you fetch the list by exporting the option available.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhi_0-1672272066293.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9161i40C22D7A52D01F8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhi_0-1672272066293.png" alt="abhi_0-1672272066293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 00:01:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Processes-list-export/m-p/201167#M23748</guid>
      <dc:creator>abhi</dc:creator>
      <dc:date>2022-12-29T00:01:30Z</dc:date>
    </item>
  </channel>
</rss>

