<?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: Windows Performance counters inputs config question in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Performance-counters-inputs-config-question/m-p/569274#M100962</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/63452"&gt;@hethu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;only one question: did you created your input by yourself or you used the one contained in the Splunk_TA_Windows?&lt;/P&gt;&lt;P&gt;If you created by yourself, I hint to try the above Add-On that contains all the counter that are usually used.&lt;/P&gt;&lt;P&gt;Anyway, an average can be easily calculated in the stats command using the avg option.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 01 Oct 2021 07:04:51 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-10-01T07:04:51Z</dc:date>
    <item>
      <title>Windows Performance counters inputs config question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Performance-counters-inputs-config-question/m-p/569273#M100961</link>
      <description>&lt;P&gt;Hi, I have probably and easy question for the ones that have done this before. I have set up an universal forwarder to collect windows performance counters, the collection and forwarding works fine. The thing i am curious about&amp;nbsp; is that In the forwarders inputs config I have specified it to collect:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;stats = average;min;max;dev;count&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But in Splunk i receive an event containing value, min, max, dev and count. Everything except the&amp;nbsp; "average" value. Is this contained in the value field instead, or have I done something wrong in the config?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class="shared-page"&gt;&lt;DIV class="main-section-body"&gt;&lt;DIV class="search"&gt;&lt;DIV class="search-results"&gt;&lt;DIV class="tab-content"&gt;&lt;DIV class="tab-pane events-fields-container search-results-eventspane show-fields"&gt;&lt;DIV class="search-results-wrapper"&gt;&lt;DIV class="lazy-view-container lazy-events-viewer shared-eventsviewer-lazyeventsviewer"&gt;&lt;DIV class="shared-eventsviewer"&gt;&lt;DIV class="scrolling-table-wrapper shared-eventsviewer-list"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="shared-eventsviewer-shared-rawfield"&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;collection=Processor&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;object=Processor&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;counter=&lt;/SPAN&gt;"&lt;SPAN class="t"&gt;%&lt;/SPAN&gt; &lt;SPAN class="t"&gt;Idle&lt;/SPAN&gt; &lt;SPAN class="t"&gt;Time&lt;/SPAN&gt;"&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;instance=_Total&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;Value=97.1635562216005&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;Min=59.084268219671145&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;Max=99.46225663681797&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;Dev=6.00739691330151&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;Count=300&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;from config:&lt;/STRONG&gt;&lt;BR /&gt;[perfmon://Processor]&lt;BR /&gt;index = main&lt;BR /&gt;interval = 600&lt;BR /&gt;counters = % Processor Time;% Idle Time&lt;BR /&gt;object = Processor&lt;BR /&gt;instances = *&lt;BR /&gt;formatString = %.20g&lt;BR /&gt;instance = _Total;% Idle Time&lt;BR /&gt;samplingInterval = 2000&lt;BR /&gt;stats = average;min;max;dev;count&lt;BR /&gt;mode = single&lt;BR /&gt;disabled = false&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Oct 2021 06:58:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Performance-counters-inputs-config-question/m-p/569273#M100961</guid>
      <dc:creator>hethu</dc:creator>
      <dc:date>2021-10-01T06:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Performance counters inputs config question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Performance-counters-inputs-config-question/m-p/569274#M100962</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/63452"&gt;@hethu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;only one question: did you created your input by yourself or you used the one contained in the Splunk_TA_Windows?&lt;/P&gt;&lt;P&gt;If you created by yourself, I hint to try the above Add-On that contains all the counter that are usually used.&lt;/P&gt;&lt;P&gt;Anyway, an average can be easily calculated in the stats command using the avg option.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 07:04:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Performance-counters-inputs-config-question/m-p/569274#M100962</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-10-01T07:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Performance counters inputs config question</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Performance-counters-inputs-config-question/m-p/569280#M100964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/63452"&gt;@hethu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 07:58:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Performance-counters-inputs-config-question/m-p/569280#M100964</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-10-01T07:58:22Z</dc:date>
    </item>
  </channel>
</rss>

