<?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: OneAgent Start/stop in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278646#M3125</link>
    <description>&lt;P&gt;You can disable the host monitoring per host.&amp;nbsp;&lt;BR /&gt;navigate&amp;nbsp;&amp;nbsp;settings &amp;gt;&amp;nbsp;Monitoring &amp;gt;&amp;nbsp;Monitoring overview &amp;gt; Hosts&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;and choose the host you need, click Edit,&amp;nbsp; and disable the monitoring&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 07:38:51 GMT</pubDate>
    <dc:creator>MuhammadGamal</dc:creator>
    <dc:date>2025-06-04T07:38:51Z</dc:date>
    <item>
      <title>Best way to enable OneAgent start and stop</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278635#M3120</link>
      <description>&lt;P&gt;i have scenario where Oneagent will be installed on both the Prod and DR sites. Our goal is to monitor only one site at a time based on our requirements to reduce the cost &amp;amp; Instead of performing the installation as needed, we would prefer to simply switch the monitoring on or off as required. i think by default Oneagent automatically comes up as soon as we do server reboot as well.&lt;/P&gt;
&lt;P&gt;Could you please confirm best way to have this flexibility &amp;amp;&amp;nbsp; would this necessitate stopping and starting the applications each time we switch between sites?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:06:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278635#M3120</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2025-12-17T12:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent Start/stop</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278643#M3124</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52338"&gt;@SachinJindal&lt;/a&gt;&amp;nbsp;You turn off the monitoring for host from&amp;nbsp;Host settings instead, this way monitoring is disabled until its manually re-enabled even though OneAgent service continues to run&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/host-level-settings#host-monitoring" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/host-level-settings#host-monitoring&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 07:14:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278643#M3124</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-06-04T07:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent Start/stop</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278646#M3125</link>
      <description>&lt;P&gt;You can disable the host monitoring per host.&amp;nbsp;&lt;BR /&gt;navigate&amp;nbsp;&amp;nbsp;settings &amp;gt;&amp;nbsp;Monitoring &amp;gt;&amp;nbsp;Monitoring overview &amp;gt; Hosts&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;and choose the host you need, click Edit,&amp;nbsp; and disable the monitoring&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 07:38:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278646#M3125</guid>
      <dc:creator>MuhammadGamal</dc:creator>
      <dc:date>2025-06-04T07:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent Start/stop</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278654#M3126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52338"&gt;@SachinJindal&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can use an Ansible role to control the activation of OneAgent, where you can declare the argument oneagent_platform_install_args: [--set-monitoring-mode=infra-only]. For example, this ensures that OneAgent will run in infrastructure-only mode. Alternatively, you can completely disable the agent, which can then be further automated as part of a CI/CD pipeline.&lt;BR /&gt;&lt;A href="https://galaxy.ansible.com/ui/repo/published/dynatrace/oneagent/content/role/oneagent/" target="_blank" rel="noopener"&gt;https://galaxy.ansible.com/ui/repo/published/dynatrace/oneagent/content/role/oneagent/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/deployment-orchestration/ansible" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/deployment-orchestration/ansible&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:18:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278654#M3126</guid>
      <dc:creator>lubrman</dc:creator>
      <dc:date>2025-06-04T09:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent Start/stop</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278662#M3127</link>
      <description>&lt;P&gt;You can also use Workflows to switch on/off monitoring on a set of hosts.&lt;BR /&gt;For example you could create 2 manually triggered workflows (one for switching from Prod to DR and the other to switch from DR to Prod).&lt;BR /&gt;Each workflow would work something like this :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;a task to provide or generate (via DQL) the 2 lists of hosts&lt;/LI&gt;&lt;LI&gt;a task to generate the lists of json settings objects for enabling monitoring on one list of hosts and disabling monitoring on the other list of hosts&lt;/LI&gt;&lt;LI&gt;a task to send the&amp;nbsp; list of settings objects using the Dynatrace JS SDK&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 12 Jun 2025 08:17:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278662#M3127</guid>
      <dc:creator>Aymeric_M</dc:creator>
      <dc:date>2025-06-12T08:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent Start/stop</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278726#M3128</link>
      <description>&lt;P&gt;Since i have got more than 40-50- servers it will be difficult to disable for each host manually and this activity would be on a monthly basis&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:42:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278726#M3128</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2025-06-04T18:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent Start/stop</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278728#M3129</link>
      <description>&lt;P&gt;This looks to be quite good approach .. let me see if this can be done in short timescale...&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:45:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Best-way-to-enable-OneAgent-start-and-stop/m-p/278728#M3129</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2025-06-04T18:45:08Z</dc:date>
    </item>
  </channel>
</rss>

