<?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: Perfmon:Memory missing from search head in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394175#M70361</link>
    <description>&lt;P&gt;Added the stanza and restarted splunk on the search head. Unfortunately it did not resolve the problem. Search head memory counters are still missing.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2018 18:22:24 GMT</pubDate>
    <dc:creator>dtrelford</dc:creator>
    <dc:date>2018-06-19T18:22:24Z</dc:date>
    <item>
      <title>Perfmon:Memory missing from search head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394171#M70357</link>
      <description>&lt;P&gt;I'm trying to timechart memory usage on my search head, but for some reason it's not collecting data. Specifically, memory counters. Other perfmon counters (such as cpu and disk) are available. Checked inputs.conf and verified settings match other servers that are correctly sending memory counter data to the indexers:&lt;/P&gt;

&lt;P&gt;[perfmon://Memory]&lt;BR /&gt;
counters = Page Faults/sec; Available Bytes; Pages/sec; Page Reads/sec; Page Writes/sec&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = Memory&lt;BR /&gt;
useEnglishOnly=true&lt;BR /&gt;
index = perfmon&lt;/P&gt;

&lt;P&gt;I have run lodctr and tested the counter in Performance Monitor on the server itself, so I know the counter works locally.  Where else can I look for a fault?&lt;/P&gt;

&lt;P&gt;EDIT: &lt;BR /&gt;
To clarify- all other counters configured in inputs.conf are working. &lt;BR /&gt;
perfmon://Memory is working on other servers it's deployed on.  Search Head is the only server where the memory counter is missing from search results.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jun 2018 22:02:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394171#M70357</guid>
      <dc:creator>dtrelford</dc:creator>
      <dc:date>2018-06-16T22:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon:Memory missing from search head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394172#M70358</link>
      <description>&lt;P&gt;can you check if you have the input OperatingSystem enabled in your  inputs.conf&lt;BR /&gt;
sample stanza below&lt;BR /&gt;
[WinHostMon://OperatingSystem]&lt;BR /&gt;
interval = 600&lt;BR /&gt;
disabled = 1&lt;BR /&gt;
type = OperatingSystem&lt;BR /&gt;
index = windows&lt;/P&gt;

&lt;P&gt;i had a similar issue long time back enabling this input resolved it. Hope it works for you as well&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 10:05:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394172#M70358</guid>
      <dc:creator>soumyasaha25</dc:creator>
      <dc:date>2018-06-19T10:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon:Memory missing from search head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394173#M70359</link>
      <description>&lt;P&gt;Hi soumyasaha,&lt;/P&gt;

&lt;P&gt;The stanza you provided has disabled = 1, is that correct? Wouldn't that disable that input?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:38:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394173#M70359</guid>
      <dc:creator>dtrelford</dc:creator>
      <dc:date>2018-06-19T13:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon:Memory missing from search head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394174#M70360</link>
      <description>&lt;P&gt;yes, sorry. we had disabled it later. can you try to put the stanza with disabled = 0&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 14:40:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394174#M70360</guid>
      <dc:creator>soumyasaha25</dc:creator>
      <dc:date>2018-06-19T14:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon:Memory missing from search head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394175#M70361</link>
      <description>&lt;P&gt;Added the stanza and restarted splunk on the search head. Unfortunately it did not resolve the problem. Search head memory counters are still missing.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 18:22:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394175#M70361</guid>
      <dc:creator>dtrelford</dc:creator>
      <dc:date>2018-06-19T18:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon:Memory missing from search head</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394176#M70362</link>
      <description>&lt;P&gt;After working with Splunk Support, I found the solution.  &lt;/P&gt;

&lt;P&gt;There is a default app created by splunk - Splunk_TA_microsoft_ad&lt;/P&gt;

&lt;P&gt;Although all the inputs used in this app were disabled, the app itself was enabled in the app.conf.  This was overriding our setup in a custom perfmon app.&lt;/P&gt;

&lt;P&gt;Changes made to resolve:&lt;/P&gt;

&lt;P&gt;.../etc/apps/Splunk_TA_microsoft_ad/local/app.conf&lt;BR /&gt;
[install]&lt;BR /&gt;
state = disabled&lt;/P&gt;

&lt;P&gt;Restarted Splunk. Issue is now resolved.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:58:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Perfmon-Memory-missing-from-search-head/m-p/394176#M70362</guid>
      <dc:creator>dtrelford</dc:creator>
      <dc:date>2020-09-29T20:58:59Z</dc:date>
    </item>
  </channel>
</rss>

