<?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 Perfmon data routing issues in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Perfmon-data-routing-issues/m-p/481653#M82542</link>
    <description>&lt;P&gt;looks like you arent specifying an index in your &lt;CODE&gt;inputs.conf&lt;/CODE&gt; try and search &lt;CODE&gt;index=main&lt;/CODE&gt; .... and see if the data is there.&lt;BR /&gt;
otherwise, try this document:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.6/Troubleshooting/Cantfinddata"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.6/Troubleshooting/Cantfinddata&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2019 03:21:06 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2019-09-17T03:21:06Z</dc:date>
    <item>
      <title>Windows Perfmon data routing issues</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Perfmon-data-routing-issues/m-p/481652#M82541</link>
      <description>&lt;P&gt;I am trying to get Windows Perfmon data in. I have been successful for some servers but not others, despite using the same inputs.conf configuration. &lt;/P&gt;

&lt;P&gt;For instance, I am getting Memory stats from our DC1 but not our DC0. The inputs.conf files for both servers are the same minus the host name. we have about 15 servers that I need to monitor and for whatever reason only 3 of them are sending in Memory stats. In fact, this is actually happening over multiple different performance stats (disk, network, etc). All of my servers though are sending CPU stats. &lt;/P&gt;

&lt;P&gt;Here is our input.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = **********
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H1&gt;Windows platform specific input processor.&lt;/H1&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
disabled = 0 

[WinEventLog://Security]
disabled = 0 

[WinEventLog://System]
disabled = 0 

[perfmon://CPU]
counters = % Processor Time; % User Time; % Privileged Time; Interrupts/sec; % DPC Time; % Interrupt Time; DPCs Queued/sec; DPC Rate; % Idle Time; % C1 Time; % C2 Time; % C3 Time; C1 Transitions/sec; C2 Transitions/sec; C3 Transitions/sec
disabled = 0
instances = *
interval = 10
mode = single
object = Processor
useEnglishOnly=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;Logical Disk&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://LogicalDisk]
counters = % Free Space; Free Megabytes; Current Disk Queue Length; % Disk Time; Avg. Disk Queue Length; % Disk Read Time; Avg. Disk Read Queue Length; % Disk Write Time; Avg. Disk Write Queue Length; Avg. Disk sec/Transfer; Avg. Disk sec/Read; Avg. Disk sec/Write; Disk Transfers/sec; Disk Reads/sec; Disk Writes/sec; Disk Bytes/sec; Disk Read Bytes/sec; Disk Write Bytes/sec; Avg. Disk Bytes/Transfer; Avg. Disk Bytes/Read; Avg. Disk Bytes/Write; % Idle Time; Split IO/Sec
disabled = 0
instances = *
interval = 10
mode = single
object = LogicalDisk
useEnglishOnly=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;Physical Disk&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://PhysicalDisk]
counters = Current Disk Queue Length; % Disk Time; Avg. Disk Queue Length; % Disk Read Time; Avg. Disk Read Queue Length; % Disk Write Time; Avg. Disk Write Queue Length; Avg. Disk sec/Transfer; Avg. Disk sec/Read; Avg. Disk sec/Write; Disk Transfers/sec; Disk Reads/sec; Disk Writes/sec; Disk Bytes/sec; Disk Read Bytes/sec; Disk Write Bytes/sec; Avg. Disk Bytes/Transfer; Avg. Disk Bytes/Read; Avg. Disk Bytes/Write; % Idle Time; Split IO/Sec
disabled = 0
instances = *
interval = 10
mode = single
object = PhysicalDisk
useEnglishOnly=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;Memory&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://Memory]
counters = Page Faults/sec; Available Bytes; Committed Bytes; Commit Limit; Write Copies/sec; Transition Faults/sec; Cache Faults/sec; Demand Zero Faults/sec; Pages/sec; Pages Input/sec; Page Reads/sec; Pages Output/sec; Pool Paged Bytes; Pool Nonpaged Bytes; Page Writes/sec; Pool Paged Allocs; Pool Nonpaged Allocs; Free System Page Table Entries; Cache Bytes; Cache Bytes Peak; Pool Paged Resident Bytes; System Code Total Bytes; System Code Resident Bytes; System Driver Total Bytes; System Driver Resident Bytes; System Cache Resident Bytes; % Committed Bytes In Use; Available KBytes; Available MBytes; Transition Pages RePurposed/sec; Free &amp;amp; Zero Page List Bytes; Modified Page List Bytes; Standby Cache Reserve Bytes; Standby Cache Normal Priority Bytes; Standby Cache Core Bytes; Long-Term Average Standby Cache Lifetime (s)
disabled = 0
interval = 10
mode = single
object = Memory
useEnglishOnly=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;Network&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://Network]
counters = Bytes Total/sec; Packets/sec; Packets Received/sec; Packets Sent/sec; Current Bandwidth; Bytes Received/sec; Packets Received Unicast/sec; Packets Received Non-Unicast/sec; Packets Received Discarded; Packets Received Errors; Packets Received Unknown; Bytes Sent/sec; Packets Sent Unicast/sec; Packets Sent Non-Unicast/sec; Packets Outbound Discarded; Packets Outbound Errors; Output Queue Length; Offloaded Connections; TCP Active RSC Connections; TCP RSC Coalesced Packets/sec; TCP RSC Exceptions/sec; TCP RSC Average Packet Size 
disabled = 0
instances = *
interval = 10
mode = single
object = Network Interface
useEnglishOnly=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;ProcessInformation&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://ProcessorInformation]
counters = % Processor Time; Processor Frequency
disabled = 0
instances = *
interval = 10
mode = single
object = Processor Information
useEnglishOnly=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;System&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://System]
counters = File Read Operations/sec; File Write Operations/sec; File Control Operations/sec; File Read Bytes/sec; File Write Bytes/sec; File Control Bytes/sec; Context Switches/sec; System Calls/sec; File Data Operations/sec; System Up Time; Processor Queue Length; Processes; Threads; Alignment Fixups/sec; Exception Dispatches/sec; Floating Emulations/sec; % Registry Quota In Use
disabled = 0
instances = *
interval = 10
mode = single
object = System
useEnglishOnly=true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Sep 2019 18:20:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Perfmon-data-routing-issues/m-p/481652#M82541</guid>
      <dc:creator>kbakeragx</dc:creator>
      <dc:date>2019-09-16T18:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Perfmon data routing issues</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Perfmon-data-routing-issues/m-p/481653#M82542</link>
      <description>&lt;P&gt;looks like you arent specifying an index in your &lt;CODE&gt;inputs.conf&lt;/CODE&gt; try and search &lt;CODE&gt;index=main&lt;/CODE&gt; .... and see if the data is there.&lt;BR /&gt;
otherwise, try this document:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.6/Troubleshooting/Cantfinddata"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.6/Troubleshooting/Cantfinddata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 03:21:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Perfmon-data-routing-issues/m-p/481653#M82542</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-09-17T03:21:06Z</dc:date>
    </item>
  </channel>
</rss>

