<?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: What does this metric represent : JVM --&amp;gt; Threads --&amp;gt; Current No. of Threads - when using IBM... in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720653#M2137</link>
    <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to identify the daemon threads and currently active ones alone. I use jvm agent and the ones that are no longer in use vs in use will be helpful&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2020 13:22:07 GMT</pubDate>
    <dc:creator>Mytri_K</dc:creator>
    <dc:date>2020-04-23T13:22:07Z</dc:date>
    <item>
      <title>What does this metric represent : JVM --&gt; Threads --&gt; Current No. of Threads - when using IBM WebSphere?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720651#M2135</link>
      <description>&lt;P&gt;The Java Agent for IBM WebSphere collects the following metric by default&lt;/P&gt;

&lt;P&gt;Metric Browser --&amp;gt; Application Infrastructure Performance --&amp;gt; &amp;lt;TIERNAME&amp;gt; --&amp;gt;JVM --&amp;gt; Threads --&amp;gt; Current No. of Threads&lt;/P&gt;

&lt;P&gt;What does this value correspond to in IBM WebSphere? It seems to be constantly increasing on our environment and I've seen values going up to 9000. However, this is not equivalent to the Thread Pools and the equivalent Thread Pool Count that we see in WebSphere or through JMX against particular Thread Pools.&lt;/P&gt;

&lt;P&gt;So what does this metric actually represent?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 11:46:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720651#M2135</guid>
      <dc:creator>Ashley_Lewis1</dc:creator>
      <dc:date>2020-03-25T11:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: What does this metric represent : JVM --&gt; Threads --&gt; Current No. of Threads - when using IBM...</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720652#M2136</link>
      <description>&lt;P&gt;Hi Ashley,&lt;/P&gt;



&lt;P&gt;I did some digging and found this information.&lt;/P&gt;





&lt;P&gt;The Current No. of threads metric is fetched as JMX metrics (it's not computed by the javaagent). The Mbean object which is used to fetch the metric is - java.lang:type=Threading.&lt;BR /&gt;
Returns the current number of live threads including both daemon and non-daemon threads. (total number of threads in the JVM)&lt;BR /&gt;
Refer:&lt;BR /&gt;
&lt;A href="https://docs.oracle.com/javase/7/docs/api/java/lang/management/ThreadMXBean.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.oracle.com/javase/7/docs/api/java/lang/management/ThreadMXBean.html&lt;/A&gt;&lt;/P&gt;



&lt;P&gt;Let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 17:22:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720652#M2136</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-03-25T17:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: What does this metric represent : JVM --&gt; Threads --&gt; Current No. of Threads - when using IBM...</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720653#M2137</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to identify the daemon threads and currently active ones alone. I use jvm agent and the ones that are no longer in use vs in use will be helpful&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 13:22:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720653#M2137</guid>
      <dc:creator>Mytri_K</dc:creator>
      <dc:date>2020-04-23T13:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: What does this metric represent : JVM --&gt; Threads --&gt; Current No. of Threads - when using IBM...</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720654#M2138</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/146534"&gt;@Mytri.K&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I don't have an answer to that question. If I find any relevant info, I will be sure to share it. If you happen to find anything, please do share it back on this post. This information can be helpful to others who may have the same question.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 22:43:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/What-does-this-metric-represent-JVM-gt-Threads-gt-Current-No-of/m-p/720654#M2138</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-04-29T22:43:14Z</dc:date>
    </item>
  </channel>
</rss>

