<?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: Single Machine performance\Machine disk detail &amp; Machine memory detail blank in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224764#M24806</link>
    <description>&lt;P&gt;What sourcetypes do you see when you run the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`xd_perfmon_index` | stats count by sourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What other add-ons (if any) are installed on the same forwarder?&lt;/P&gt;

&lt;P&gt;You can also use the btool command to determine if other configuration parameters are overriding your configurations.  See the "Learn where configuration values come from" section here -&amp;gt; &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2016 17:28:04 GMT</pubDate>
    <dc:creator>jconger</dc:creator>
    <dc:date>2016-08-15T17:28:04Z</dc:date>
    <item>
      <title>Single Machine performance\Machine disk detail &amp; Machine memory detail blank</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224763#M24805</link>
      <description>&lt;P&gt;Hello I believe i have installed the template correctly since lots of data is coming through but some of the most useful stuff like single machine performance is missing.&lt;BR /&gt;
All the disk and memory and most of the processor dashboards are blank.&lt;BR /&gt;
inputs.conf seem to contain the right info.&lt;/P&gt;

&lt;P&gt;I have copied in some of my inputs.conf below&lt;BR /&gt;
Logical disk in there and seems to contain all the counters but it's all blank in splunk under single machine performance\machine disk detail.&lt;BR /&gt;
Same for memory and some of processor.&lt;/P&gt;

&lt;P&gt;In machine processor detail, avg % processor time is populated but Avg. Processor Queue Length and % Processor Time by Process are blank.&lt;/P&gt;

&lt;P&gt;xd_perfmon_index` sourcetype="PerfmonMk:Memory&lt;/P&gt;

&lt;P&gt;There is no sourcetype called PerfmonMk:Memory&lt;/P&gt;

&lt;P&gt;These appear to be the only source types in splunk&lt;BR /&gt;
PerfmonMk:Processor &lt;BR /&gt;
PerfmonMk:NetworkInterface&lt;BR /&gt;
PerfmonMk:PageFile&lt;BR /&gt;
PerfmonMk:ICASession&lt;BR /&gt;
PerfmonMk:CitrixBrokerService&lt;BR /&gt;
PerfmonMk:CitrixMonitor&lt;/P&gt;

&lt;P&gt;i,m confused. please help. I really need this important info.&lt;BR /&gt;
Many thanks for an otherwise very helpful tool.&lt;/P&gt;

&lt;P&gt;C:\Program Files\SplunkUniversalForwarder\etc\apps\TA-XD7-VDA\default\inputs.conf&lt;/P&gt;

&lt;P&gt;[perfmon://LogicalDisk]&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = LogicalDisk&lt;BR /&gt;
counters = % Free Space; % Disk Time; Current Disk Queue Length; Avg. Disk sec/Transfer&lt;BR /&gt;
instances = *&lt;BR /&gt;
index= xd_perfmon&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
mode = multikv&lt;/P&gt;

&lt;P&gt;perfmon://Processor]&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = Processor&lt;BR /&gt;
counters = % Processor Time&lt;BR /&gt;
instances = *&lt;BR /&gt;
index = xd_perfmon&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
mode = multikv&lt;/P&gt;

&lt;P&gt;[perfmon://Processor]&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = Processor&lt;BR /&gt;
counters = % Processor Time&lt;BR /&gt;
instances = *&lt;BR /&gt;
index = xd_perfmon&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
mode = multikv&lt;/P&gt;

&lt;P&gt;[perfmon://Memory]&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = Memory&lt;BR /&gt;
counters = Available Bytes; Pages/sec&lt;BR /&gt;
instances = *&lt;BR /&gt;
index=xd_perfmon&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
mode = multikv&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:36:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224763#M24805</guid>
      <dc:creator>cejkyle</dc:creator>
      <dc:date>2020-09-29T10:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Single Machine performance\Machine disk detail &amp; Machine memory detail blank</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224764#M24806</link>
      <description>&lt;P&gt;What sourcetypes do you see when you run the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`xd_perfmon_index` | stats count by sourcetype
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What other add-ons (if any) are installed on the same forwarder?&lt;/P&gt;

&lt;P&gt;You can also use the btool command to determine if other configuration parameters are overriding your configurations.  See the "Learn where configuration values come from" section here -&amp;gt; &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 17:28:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224764#M24806</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2016-08-15T17:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Single Machine performance\Machine disk detail &amp; Machine memory detail blank</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224765#M24807</link>
      <description>&lt;P&gt;Installed we have:&lt;BR /&gt;
Uber agent&lt;BR /&gt;
Uber Agent Log collector&lt;BR /&gt;
Splunk Addons for AWS&lt;BR /&gt;
Splunk App for AWS&lt;BR /&gt;
Splunk DB Connect&lt;/P&gt;

&lt;P&gt;When I ran &lt;CODE&gt;xd_perfmon_index&lt;/CODE&gt; | stats count by sourcetype &lt;BR /&gt;
this is what was returned.&lt;/P&gt;

&lt;P&gt;PerfmonMk:CitrixBrokerService   852&lt;BR /&gt;
PerfmonMk:CitrixMonitor 568&lt;BR /&gt;
PerfmonMk:ICASession    6154&lt;BR /&gt;
PerfmonMk:NetworkInterface  7944&lt;BR /&gt;
PerfmonMk:PageFile  6099&lt;BR /&gt;
PerfmonMk:Processor&lt;/P&gt;

&lt;P&gt;So even though our input.conf lists things like &lt;BR /&gt;
[perfmon://Memory]&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = Memory&lt;BR /&gt;
counters = Available Bytes; Pages/sec&lt;BR /&gt;
instances = *&lt;BR /&gt;
index=xd_perfmon&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
mode = multikv&lt;/P&gt;

&lt;P&gt;these are not being reflected in XD7 Template. &lt;BR /&gt;
Any idea why?&lt;BR /&gt;
I will try run btool&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 02:36:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224765#M24807</guid>
      <dc:creator>cejkyle</dc:creator>
      <dc:date>2016-08-16T02:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Single Machine performance\Machine disk detail &amp; Machine memory detail blank</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224766#M24808</link>
      <description>&lt;P&gt;&lt;CODE&gt;xd_perfmon_index&lt;/CODE&gt; | stats count by sourcetype&lt;/P&gt;

&lt;P&gt;PerfmonMk:CitrixBrokerService   87570&lt;BR /&gt;
PerfmonMk:CitrixMonitor 32851&lt;BR /&gt;
PerfmonMk:ICASession    131772&lt;BR /&gt;
PerfmonMk:NetworkInterface  468602&lt;BR /&gt;
PerfmonMk:PageFile  365913&lt;BR /&gt;
PerfmonMk:Processor&lt;/P&gt;

&lt;P&gt;This is strange since it looks like stuff such as memory is missing even though its explicitly mentioned in the output.conf&lt;/P&gt;

&lt;P&gt;Also some hosts are not coming through and being read by XD7&lt;BR /&gt;
I have re installed the files on the affected machines and restarted the service and done everything i can think of to get them to work but they are completely missing.&lt;BR /&gt;
However they show up in Uber agent on splunk cloud fine.&lt;BR /&gt;
What could cause some hosts to not be seen by XD7 template?&lt;/P&gt;

&lt;P&gt;I will try btool.&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 07:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224766#M24808</guid>
      <dc:creator>cejkyle</dc:creator>
      <dc:date>2016-08-16T07:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Single Machine performance\Machine disk detail &amp; Machine memory detail blank</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224767#M24809</link>
      <description>&lt;P&gt;That is strange that the memory statistics are not showing up.  Using btool will let us know if there is some other configuration overriding the inputs.conf configuration.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 15:37:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Single-Machine-performance-Machine-disk-detail-Machine-memory/m-p/224767#M24809</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2016-08-19T15:37:39Z</dc:date>
    </item>
  </channel>
</rss>

