<?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: How do we calculate the RAM usage by applications on different servers? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-calculate-the-RAM-usage-by-applications-on-different/m-p/221611#M43494</link>
    <description>&lt;P&gt;The OS Technical Add-On does not have the top.sh command that unix offers. But thankfully from Splunk 6 onwards, we can get some app level stats because of _introspection.&lt;/P&gt;

&lt;P&gt;Try the search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_introspection host=  component=PerProcess data.process= |timechart span=10m avg(data.pct_memory)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_introspection host=DEV*  component=PerProcess data.process=splunkd |timechart span=10m avg(data.pct_memory)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 25 Apr 2016 20:41:53 GMT</pubDate>
    <dc:creator>menonmanish</dc:creator>
    <dc:date>2016-04-25T20:41:53Z</dc:date>
    <item>
      <title>How do we calculate the RAM usage by applications on different servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-calculate-the-RAM-usage-by-applications-on-different/m-p/221610#M43493</link>
      <description>&lt;P&gt;I am trying to figure out how much RAM an app on a Windows server is consuming for a given index.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 13:42:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-calculate-the-RAM-usage-by-applications-on-different/m-p/221610#M43493</guid>
      <dc:creator>PreetiKa</dc:creator>
      <dc:date>2016-04-25T13:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do we calculate the RAM usage by applications on different servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-calculate-the-RAM-usage-by-applications-on-different/m-p/221611#M43494</link>
      <description>&lt;P&gt;The OS Technical Add-On does not have the top.sh command that unix offers. But thankfully from Splunk 6 onwards, we can get some app level stats because of _introspection.&lt;/P&gt;

&lt;P&gt;Try the search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_introspection host=  component=PerProcess data.process= |timechart span=10m avg(data.pct_memory)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_introspection host=DEV*  component=PerProcess data.process=splunkd |timechart span=10m avg(data.pct_memory)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Apr 2016 20:41:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-calculate-the-RAM-usage-by-applications-on-different/m-p/221611#M43494</guid>
      <dc:creator>menonmanish</dc:creator>
      <dc:date>2016-04-25T20:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do we calculate the RAM usage by applications on different servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-calculate-the-RAM-usage-by-applications-on-different/m-p/221612#M43495</link>
      <description>&lt;P&gt;Thank you for your time. I'll try this out and let you know.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 01:16:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-calculate-the-RAM-usage-by-applications-on-different/m-p/221612#M43495</guid>
      <dc:creator>PreetiKa</dc:creator>
      <dc:date>2016-04-26T01:16:57Z</dc:date>
    </item>
  </channel>
</rss>

