<?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 do i get the count of Java Threads on a particular server using Splunk? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-i-get-the-count-of-Java-Threads-on-a-particular-server/m-p/415992#M171854</link>
    <description>&lt;P&gt;Hi, I want to calculate the Java threads on my 4 application servers. I have one query but i believe that gives all the threads on the server. I am only interested in Java threads which we have configured in tomcat. I want to see how that looks like on a typical day.&lt;BR /&gt;
This is the query I have -&lt;/P&gt;

&lt;P&gt;index=os sourcetype=vmstat host=test1 OR host=test2 OR host= test3&lt;BR /&gt;
| multikv fields threads &lt;BR /&gt;
| timechart avg(threads) by host &lt;/P&gt;

&lt;P&gt;Please if someone can help on this.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2019 12:52:05 GMT</pubDate>
    <dc:creator>Shashank_87</dc:creator>
    <dc:date>2019-04-15T12:52:05Z</dc:date>
    <item>
      <title>How do i get the count of Java Threads on a particular server using Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-i-get-the-count-of-Java-Threads-on-a-particular-server/m-p/415992#M171854</link>
      <description>&lt;P&gt;Hi, I want to calculate the Java threads on my 4 application servers. I have one query but i believe that gives all the threads on the server. I am only interested in Java threads which we have configured in tomcat. I want to see how that looks like on a typical day.&lt;BR /&gt;
This is the query I have -&lt;/P&gt;

&lt;P&gt;index=os sourcetype=vmstat host=test1 OR host=test2 OR host= test3&lt;BR /&gt;
| multikv fields threads &lt;BR /&gt;
| timechart avg(threads) by host &lt;/P&gt;

&lt;P&gt;Please if someone can help on this.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 12:52:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-i-get-the-count-of-Java-Threads-on-a-particular-server/m-p/415992#M171854</guid>
      <dc:creator>Shashank_87</dc:creator>
      <dc:date>2019-04-15T12:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do i get the count of Java Threads on a particular server using Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-i-get-the-count-of-Java-Threads-on-a-particular-server/m-p/415993#M171855</link>
      <description>&lt;P&gt;Have a look at this add-on &lt;A href="https://splunkbase.splunk.com/app/2647/"&gt;https://splunkbase.splunk.com/app/2647/&lt;/A&gt; , it might help you.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 14:35:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-i-get-the-count-of-Java-Threads-on-a-particular-server/m-p/415993#M171855</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-04-15T14:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do i get the count of Java Threads on a particular server using Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-i-get-the-count-of-Java-Threads-on-a-particular-server/m-p/415994#M171856</link>
      <description>&lt;P&gt;You have to give us more to go on.  We have nothing.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 17:03:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-i-get-the-count-of-Java-Threads-on-a-particular-server/m-p/415994#M171856</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-04-15T17:03:51Z</dc:date>
    </item>
  </channel>
</rss>

