<?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: Can we fetch environment name using oneagent files ? in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91955#M317</link>
    <description>&lt;P&gt;Sure, but only the environment ID (tenant id). See the ruxitagentproc.conf and the property tenant in that file. The real name of your choice (such as "production" ) cannot be seen by an agent. But I don't think you have more than few environments in your cluster.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Sep 2018 09:55:09 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2018-09-10T09:55:09Z</dc:date>
    <item>
      <title>Can we fetch environment name using OneAgent files?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91954#M316</link>
      <description>&lt;P&gt;Hi Members,&lt;/P&gt;
&lt;P&gt;We are trying to find name of the monitoring environment to which one of our OneAgent is reporting.&lt;/P&gt;
&lt;P&gt;We have multiple environments configured and it is very difficult to check reporting host details of every environment one by one.&lt;/P&gt;
&lt;P&gt;Any/All suggestions are welcome.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Vivek&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 11:30:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91954#M316</guid>
      <dc:creator>bhandariviv1</dc:creator>
      <dc:date>2023-02-24T11:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we fetch environment name using oneagent files ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91955#M317</link>
      <description>&lt;P&gt;Sure, but only the environment ID (tenant id). See the ruxitagentproc.conf and the property tenant in that file. The real name of your choice (such as "production" ) cannot be seen by an agent. But I don't think you have more than few environments in your cluster.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2018 09:55:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91955#M317</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2018-09-10T09:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we fetch environment name using oneagent files ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91956#M318</link>
      <description>&lt;P&gt;Thanks for the quick response Julius.&lt;/P&gt;&lt;P&gt;We were able to fetch the tenant ID as per your suggestions.&lt;/P&gt;&lt;P&gt;However, is there a way we can determine the corresponding environment name to which the tenent ID points to ?&lt;/P&gt;&lt;P&gt;Also, attached is a snip which will give you a rough idea about the numerous environments in our DT instance.&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/18208-capture.png" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2018 10:17:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91956#M318</guid>
      <dc:creator>bhandariviv1</dc:creator>
      <dc:date>2018-09-10T10:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we fetch environment name using oneagent files ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91957#M319</link>
      <description>&lt;P&gt;Well, the Dynatrace Managed Configuration API does not seem to have a proper method for retrieving list of environments in a cluster. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But what you can do is to login to the Cluster management console, open the browser's developer options and then navigate to the environment page. You should see a request to the internal rest API named "environments". Then look in to the response - it's a JSON and it contains all the data you need. It's dirty, but it works.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2018 10:52:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91957#M319</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2018-09-10T10:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we fetch environment name using oneagent files ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91958#M320</link>
      <description>&lt;P&gt;Looks like that will resolve my query.&lt;/P&gt;&lt;P&gt;Will check the admin pages and update this thread if any issue arises.&lt;/P&gt;&lt;P&gt;Great help, Thanks again !&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2018 11:33:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Can-we-fetch-environment-name-using-OneAgent-files/m-p/91958#M320</guid>
      <dc:creator>bhandariviv1</dc:creator>
      <dc:date>2018-09-10T11:33:44Z</dc:date>
    </item>
  </channel>
</rss>

