<?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 Custom metric - Sum of metric from all agents in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114750#M9678</link>
    <description>&lt;P&gt;I would like to get the sum of a metric as a single number from all agents.  Specifically, Tomcat Busy Threads.  I would like to get the current cumulative total of the busy threads of all the agents. &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Feb 2019 18:43:41 GMT</pubDate>
    <dc:creator>andrew_lavesper</dc:creator>
    <dc:date>2019-02-28T18:43:41Z</dc:date>
    <item>
      <title>Custom metric - Sum of metric from all agents</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114750#M9678</link>
      <description>&lt;P&gt;I would like to get the sum of a metric as a single number from all agents.  Specifically, Tomcat Busy Threads.  I would like to get the current cumulative total of the busy threads of all the agents. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2019 18:43:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114750#M9678</guid>
      <dc:creator>andrew_lavesper</dc:creator>
      <dc:date>2019-02-28T18:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom metric - Sum of metric from all agents</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114751#M9679</link>
      <description>&lt;P&gt;Yes you can.  Use the API to pull back the ThreadsBusy metric for all relevent process Group Instances, sum across these values.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2019 18:59:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114751#M9679</guid>
      <dc:creator>Joe_Hoffman</dc:creator>
      <dc:date>2019-02-28T18:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom metric - Sum of metric from all agents</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114752#M9680</link>
      <description>&lt;P&gt;As a newbie, could you explain the steps required to do something like this?  Is it possible to configure this from the console?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2019 19:10:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114752#M9680</guid>
      <dc:creator>andrew_lavesper</dc:creator>
      <dc:date>2019-02-28T19:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom metric - Sum of metric from all agents</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114753#M9681</link>
      <description>&lt;P&gt;This cannot be done from the GUI.  You would need to write some code to call the Dynatrace API to pull back the metrics.   Full doc on the API is available, including lots of examples:  &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/"&gt;https://www.dynatrace.com/support/help/extend-dyna...&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2019 19:46:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Custom-metric-Sum-of-metric-from-all-agents/m-p/114753#M9681</guid>
      <dc:creator>Joe_Hoffman</dc:creator>
      <dc:date>2019-02-28T19:46:35Z</dc:date>
    </item>
  </channel>
</rss>

