<?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 How to enable only infrastructure monitoring and disable Application /any other monitoring in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40482#M1592</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;for some of our systems, we want to se only Infrastructure level monitoring. But I cannot seem find a place where I could do this easily. What is the process to get it done?&lt;/P&gt;
&lt;P&gt;At the moment we have dynatrace SAAS agent is running in all of our servers.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;br&lt;BR /&gt;Farid&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 10:35:15 GMT</pubDate>
    <dc:creator>farid_sharipov</dc:creator>
    <dc:date>2022-08-30T10:35:15Z</dc:date>
    <item>
      <title>How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40482#M1592</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;for some of our systems, we want to se only Infrastructure level monitoring. But I cannot seem find a place where I could do this easily. What is the process to get it done?&lt;/P&gt;
&lt;P&gt;At the moment we have dynatrace SAAS agent is running in all of our servers.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;br&lt;BR /&gt;Farid&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 10:35:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40482#M1592</guid>
      <dc:creator>farid_sharipov</dc:creator>
      <dc:date>2022-08-30T10:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40483#M1593</link>
      <description>&lt;P&gt;You can disable service and application level anomaly detection within global settings 'Anomaly detection'.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 12:47:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40483#M1593</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2024-01-03T12:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40484#M1594</link>
      <description>&lt;P&gt;You can do this while installing the agent. Need to pass the parameter INFRA_ONLY=1 in shell script&lt;BR /&gt;e.g. /bin/sh Dynatrace-OneAgent-Linux-version.sh  INFRA_ONLY=1&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:44:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40484#M1594</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2017-10-27T10:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40485#M1595</link>
      <description>&lt;P&gt;Okay , can we do the same thing after agent is installed? maybe changing agent configuration from somewhere? &lt;A rel="user" href="https://answers.dynatrace.com/users/15050/view.html" nodeid="15050"&gt;@Suresh K.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:25:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40485#M1595</guid>
      <dc:creator>farid_sharipov</dc:creator>
      <dc:date>2017-10-27T11:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40486#M1596</link>
      <description>&lt;P&gt;This probably would disable for ALL . but we wanted only for some agents. &lt;A rel="user" href="https://answers.dynatrace.com/users/12838/view.html" nodeid="12838"&gt;@Wolfgang B.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:26:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40486#M1596</guid>
      <dc:creator>farid_sharipov</dc:creator>
      <dc:date>2017-10-27T11:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40487#M1597</link>
      <description>&lt;P&gt;I've seen such option in the config file /var/lib/dynatrace/oneagent/agent/config/infraonly.conf . But I don't know if changing this property has any effect or if it's supported.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:01:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40487#M1597</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2017-10-27T12:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40488#M1598</link>
      <description>&lt;A rel="user" href="https://answers.dynatrace.com/users/16467/view.html" nodeid="16467"&gt;@Julius L.&lt;/A&gt;&lt;P&gt;This file is autogenerated and manual changes are not supported. The supported way is to reinstall the agent with INFRA_ONLY command line parameter set to the desired value.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Tomek&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 10:57:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40488#M1598</guid>
      <dc:creator>Tomasz_Gajger</dc:creator>
      <dc:date>2017-10-31T10:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40489#M1599</link>
      <description>&lt;P&gt;Since agent version 129 the monitoring mode may be switched between "Full-stack" and "Cloud-infrastructure" from host settings screen on the WebUI.&lt;BR /&gt;Please note however that this feature has to first be enabled for your tenant.&lt;BR /&gt;The old way of changing the monitoring mode by reinstalling the agent with INFRA_ONLY parameter is still supported.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14870-cloud-infra.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 06:03:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40489#M1599</guid>
      <dc:creator>Tomasz_Gajger</dc:creator>
      <dc:date>2017-11-27T06:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40490#M1600</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/14867/view.html" nodeid="14867"&gt;@Tomasz G.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I assume that the feature has to be enabled for the "infrastructure only" checkbox to appear in the installer, right? &lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 06:53:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40490#M1600</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2017-11-27T06:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40491#M1601</link>
      <description>&lt;P&gt;Yes, that is correct.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 06:59:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40491#M1601</guid>
      <dc:creator>Tomasz_Gajger</dc:creator>
      <dc:date>2017-11-27T06:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40492#M1602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is it available also for Dynatrace Managed by default or it must be enabled on MC?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 10:47:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40492#M1602</guid>
      <dc:creator>alessandro_amor</dc:creator>
      <dc:date>2017-12-01T10:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40493#M1603</link>
      <description>&lt;P&gt;In Managed, that should be available once you set non-zero Infrastructure-only limit for your environment.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 17:32:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/40493#M1603</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2017-12-06T17:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable only infrastructure monitoring and disable Application /any other monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/165063#M16657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/28912"&gt;@Tomasz_Gajger&lt;/a&gt;&amp;nbsp; is there any API available for the same to enable or disable Full Stack monitoring mode.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 10:17:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-enable-only-infrastructure-monitoring-and-disable/m-p/165063#M16657</guid>
      <dc:creator>nakb</dc:creator>
      <dc:date>2021-04-28T10:17:10Z</dc:date>
    </item>
  </channel>
</rss>

