<?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: Is it possible for two OneAgents to coexist on one host? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212633#M26391</link>
    <description>&lt;P&gt;Two OneAgents on one host is not possible.&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2023 22:00:25 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2023-05-18T22:00:25Z</dc:date>
    <item>
      <title>Is it possible for two OneAgents to coexist on one host?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212631#M26390</link>
      <description>&lt;P&gt;Is it possible for two OneAgents to coexist on one host?&lt;/P&gt;&lt;P&gt;We have a customer that has Tenant A and a Tenant B was created for them.&lt;/P&gt;&lt;P&gt;The customer requires that the servers that are viewed on Tenant A, be viewed on Tenant B.&lt;/P&gt;&lt;P&gt;Is it possible to install a second agent on those servers, or is there an alternative to migrate all that data to the other tenant?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 21:37:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212631#M26390</guid>
      <dc:creator>soportetr</dc:creator>
      <dc:date>2023-05-18T21:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible for two OneAgents to coexist on one host?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212633#M26391</link>
      <description>&lt;P&gt;Two OneAgents on one host is not possible.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 22:00:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212633#M26391</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-05-18T22:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible for two OneAgents to coexist on one host?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212634#M26392</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41008"&gt;@soportetr&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;it's not possible to install two&amp;nbsp;&lt;SPAN&gt;OneAgents on the same host, however, you can use &lt;A href="https://www.dynatrace.com/support/help/shortlink/oneagentctl" target="_self"&gt;oneagentctl&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and in your case, you will be using &lt;A href="https://www.dynatrace.com/support/help/shortlink/oneagentctl#set-oneagent-communication-settings" target="_self"&gt;OneAgent communication settings&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the following is an example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Linux or AIX:&lt;BR /&gt;./oneagentctl --set-server=&lt;A href="https://my-server.com:443" target="_blank"&gt;https://my-server.com:443&lt;/A&gt; --set-tenant=abc123456 --set-tenant-token=abcdefg123456790 --set-network-zone=&amp;lt;network-zone&amp;gt; --set-host-group=&amp;lt;host-group&amp;gt; --restart-service&lt;/P&gt;&lt;P&gt;Windows:&lt;BR /&gt;.\oneagentctl.exe --set-server=&lt;A href="https://my-server.com:443" target="_blank"&gt;https://my-server.com:443&lt;/A&gt; --set-tenant=abc123456 --set-tenant-token=abcdefg123456790 --set-network-zone=&amp;lt;network-zone&amp;gt; --set-host-group=&amp;lt;host-group&amp;gt; --restart-service&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;note: you need to restart the monitored processes and based on a case that I have faced, I think it will be recommended to restart the server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 22:08:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212634#M26392</guid>
      <dc:creator>Mohamed_Hamdy</dc:creator>
      <dc:date>2023-05-18T22:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible for two OneAgents to coexist on one host?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212691#M26406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4007"&gt;@Mohamed_Hamdy&lt;/a&gt;&amp;nbsp;last comment of restart of server. I too faced this; and recommend restarting the server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;note: you need to restart the monitored processes and based on a case that I have faced, I think it will be recommended to restart the server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 13:29:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/212691#M26406</guid>
      <dc:creator>SureshThakur</dc:creator>
      <dc:date>2023-05-19T13:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible for two OneAgents to coexist on one host?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/223842#M28695</link>
      <description>&lt;P&gt;I (and&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/59430"&gt;@MartijnA&lt;/a&gt;) wonder: on Linux (where suchs things are possible), what will happen if you install a second agent in another path. My hypothesis (not tested) is, that the 2nd install does not spot the 1st install nor its configuration, and will come a long way. It's the things like service (start) name configuration and watchdog part where things will become complicated.&lt;BR /&gt;&lt;BR /&gt;Bottom line, kids do no try this at home &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 08:45:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-possible-for-two-OneAgents-to-coexist-on-one-host/m-p/223842#M28695</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2023-09-26T08:45:18Z</dc:date>
    </item>
  </channel>
</rss>

