<?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: Why is the Windows perfmon data in Splunk for percentage processor time different from the performance counter value on the server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Windows-perfmon-data-in-Splunk-for-percentage/m-p/179742#M36066</link>
    <description>&lt;P&gt;I know this is old, but I was hoping you may have found an answer. I'm also observing different returned values in splunk than what is in perfmon local to the server.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jan 2016 17:11:56 GMT</pubDate>
    <dc:creator>bpitts2</dc:creator>
    <dc:date>2016-01-13T17:11:56Z</dc:date>
    <item>
      <title>Why is the Windows perfmon data in Splunk for percentage processor time different from the performance counter value on the server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Windows-perfmon-data-in-Splunk-for-percentage/m-p/179741#M36065</link>
      <description>&lt;P&gt;I have this Splunk stanza below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://CPUTime]
interval = 30
object = Processor
counters = % Processor Time
instances = _Total
disabled = 0
index = perfmon
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I run this search, I get a result of around 50+%&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index = perfmon ( datacenter="iad" ) ( environment="prod" ) ( host="ms10191" ) ( counter="% Processor Time" ) ( instance="_Total" ) | eval name=host+"-"+counter+"-"+instance | timechart avg(Value) by name
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But when I check through the Performance Counter on the server, I am getting a value around 15-20%&lt;/P&gt;

&lt;P&gt;Is splunk showing wrong data?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 01:04:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Windows-perfmon-data-in-Splunk-for-percentage/m-p/179741#M36065</guid>
      <dc:creator>shreyasathavale</dc:creator>
      <dc:date>2015-06-27T01:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the Windows perfmon data in Splunk for percentage processor time different from the performance counter value on the server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Windows-perfmon-data-in-Splunk-for-percentage/m-p/179742#M36066</link>
      <description>&lt;P&gt;I know this is old, but I was hoping you may have found an answer. I'm also observing different returned values in splunk than what is in perfmon local to the server.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:11:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Windows-perfmon-data-in-Splunk-for-percentage/m-p/179742#M36066</guid>
      <dc:creator>bpitts2</dc:creator>
      <dc:date>2016-01-13T17:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the Windows perfmon data in Splunk for percentage processor time different from the performance counter value on the server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Windows-perfmon-data-in-Splunk-for-percentage/m-p/179743#M36067</link>
      <description>&lt;P&gt;Are the time spans that you are averaging over in your Splunk search the same than the sampling periods configured in Perfmon for your Windows hosts? If those don't match, one would expect the results to be different, no? Note that you are pulling Perfmon data every 30 seconds.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 20:00:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Windows-perfmon-data-in-Splunk-for-percentage/m-p/179743#M36067</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2016-01-13T20:00:52Z</dc:date>
    </item>
  </channel>
</rss>

