<?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: I need to extract the list of all servers on which an agent Dynatrace is installed in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270216#M4151</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am runinng from powershell.&amp;nbsp; Could you pls clarify?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 12:12:04 GMT</pubDate>
    <dc:creator>SyedMsd</dc:creator>
    <dc:date>2025-02-17T12:12:04Z</dc:date>
    <item>
      <title>Extract the list of all servers on which OneAgent is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/202088#M2310</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Happy new year &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;From the menu Dynatrace -&amp;gt; Manage -&amp;gt; Deployment status, I need to export the list of all servers on which OneAgent is installed, in csv or xls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your support and your great collaboration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 11:36:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/202088#M2310</guid>
      <dc:creator>yvan_dauby</dc:creator>
      <dc:date>2023-06-19T11:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/202094#M2311</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/34631"&gt;@yvan_dauby&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the attached python code&amp;nbsp;&lt;/P&gt;&lt;P&gt;run it with your environment url (without leading&amp;nbsp;&lt;STRONG&gt;https:// &lt;/STRONG&gt;and trailing &lt;STRONG&gt;/&lt;/STRONG&gt;) as first parameter and token as the second parameter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The token need to get access to v1&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;entity/infrastructure/hosts&lt;/STRONG&gt; and&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;entity/infrastructure/processes&lt;/STRONG&gt;&lt;SPAN&gt; apis&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Yos&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 Jan 2023 16:56:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/202094#M2311</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2023-01-10T16:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/202105#M2312</link>
      <description>&lt;P&gt;thank you so much Yos. I will test and i give you a feedback &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good evening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 17:35:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/202105#M2312</guid>
      <dc:creator>yvan_dauby</dc:creator>
      <dc:date>2023-01-10T17:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203312#M2315</link>
      <description>&lt;P&gt;Hi Yosi,&lt;/P&gt;&lt;P&gt;i tried your script but can you send me the same script with the value ../api/v2/entities/..., i have a old version i think. I get 404 error for all requests &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your great collaboration &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 11:26:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203312#M2315</guid>
      <dc:creator>yvan_dauby</dc:creator>
      <dc:date>2023-01-24T11:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203317#M2316</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/34631"&gt;@yvan_dauby&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IMO 404 is not an issue of v1 or v2 endpoints&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check if you are running the the py as follows: &lt;STRONG&gt;py dt-execl.py&amp;nbsp;{your-env-id}.live.dynatrace.com {token id}&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 12:09:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203317#M2316</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2023-01-24T12:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203338#M2317</link>
      <description>&lt;P&gt;Hi Yos,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that's works correctly. Thank you so much. You are the best. Your script is the real good job !&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to get the number of the&amp;nbsp;&lt;SPAN&gt;Host units by server for manage the licensing. What's the modification i must to implement from your script ? Thank you so much &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 16:09:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203338#M2317</guid>
      <dc:creator>yvan_dauby</dc:creator>
      <dc:date>2023-01-24T16:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203345#M2318</link>
      <description>&lt;P&gt;You are more than welcome&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/34631"&gt;@yvan_dauby&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For HU report we used&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp; &lt;A href="https://github.com/Alanata-a-s/Dynatrace-License-Reporting-Scripts" target="_blank" rel="noopener"&gt;Dynatrace License Reporting Scripts&lt;/A&gt;&amp;nbsp;its working like a charm !&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 16:39:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203345#M2318</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2023-01-24T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203366#M2319</link>
      <description>&lt;P&gt;thank you so much Yos.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try the script for the reporting licence. I'll keep you in touch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 06:59:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/203366#M2319</guid>
      <dc:creator>yvan_dauby</dc:creator>
      <dc:date>2023-01-25T06:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270171#M4149</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I am getting this error&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;py.exe : Traceback (most recent call last):&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ py.exe .\dt-execl.py &lt;A href="https://{environmentid}.live.dynatrace.com" target="_blank"&gt;https://{environmentid}.live.dynatrace.com&lt;/A&gt; dt0c01.2AVJU ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException&lt;BR /&gt;+ FullyQualifiedErrorId : NativeCommandError&lt;BR /&gt;&lt;BR /&gt;File ".\dt-execl.py", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;import requests&lt;BR /&gt;ModuleNotFoundError: No module named 'requests'&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 21:58:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270171#M4149</guid>
      <dc:creator>SyedMsd</dc:creator>
      <dc:date>2025-02-16T21:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270192#M4150</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Looks like are missing "requests" Python package installed.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 07:59:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270192#M4150</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-02-17T07:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270216#M4151</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am runinng from powershell.&amp;nbsp; Could you pls clarify?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 12:12:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270216#M4151</guid>
      <dc:creator>SyedMsd</dc:creator>
      <dc:date>2025-02-17T12:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract the list of all servers on which an agent Dynatrace is installed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270217#M4152</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Base on before messages, that is a python script, it means, you should have Python installed + requests module.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 12:20:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Extract-the-list-of-all-servers-on-which-OneAgent-is-installed/m-p/270217#M4152</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-02-17T12:20:30Z</dc:date>
    </item>
  </channel>
</rss>

