<?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: How to troubleshoot why I'm not getting any data from our Splunk forwarder for these perfmon counters? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205032#M40483</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You are correct after checking through the search string I could see I had missed the 'S' off of 'Databases' and the other counters needed some activity to populate - many thanks for your quick response&lt;/P&gt;

&lt;P&gt;Kind regards&lt;/P&gt;

&lt;P&gt;Steve&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2016 13:43:57 GMT</pubDate>
    <dc:creator>steveskinner</dc:creator>
    <dc:date>2016-04-15T13:43:57Z</dc:date>
    <item>
      <title>How to troubleshoot why I'm not getting any data from our Splunk forwarder for these perfmon counters?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205030#M40481</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to get Splunk to return the below Perfmon Counters, but am getting no results:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;\SQLServer:Locks(*)\Number of Deadlocks/sec
\SQLServer:Locks(*)\Average Wait Time (ms)
\SQLServer:Databases(*)\Log Flushes/sec
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Below is part of my inputs.conf for the above counters:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://SQLServer:Locks]
object = SQLServer:Locks
counters = Number of Deadlocks/sec; Average Wait Time (ms);
instances = _Total
interval = 30
disabled = 0
index=bluedoor_****_perfmon


[perfmon://SQLServer:Databases]
object = SQLServer:Databases
counters = Log Flushes/sec;
instances = _Total
interval = 30
disabled = 0
index=bluedoor_****_perfmon
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My other counters are returning data, but not these (Splunk Forwarder has been restarted etc)? &lt;BR /&gt;
Am I doing something wrong for these counters?&lt;/P&gt;

&lt;P&gt;Kind Regards&lt;/P&gt;

&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205030#M40481</guid>
      <dc:creator>steveskinner</dc:creator>
      <dc:date>2016-04-14T09:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any data from our Splunk forwarder for these perfmon counters?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205031#M40482</link>
      <description>&lt;P&gt;Hi steveskinner, from my experience, the perfmon input is case sensitive, and the stanza name, object, and counter configurations must line up exactly with what is on the system. Given that Splunk can read at least some of the perfmon counters (i.e., has permission to perfmon in general), I'd expect that there is an issue with the config. My recommendation is to look very carefully at the config. I've used powershell to help troubleshoot this in the past : &lt;A href="https://www.simple-talk.com/sysadmin/powershell/powershell-day-to-day-admin-tasks-monitoring-performance/"&gt;https://www.simple-talk.com/sysadmin/powershell/powershell-day-to-day-admin-tasks-monitoring-performance/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;That can be helpful for getting printouts of the names involved.&lt;/P&gt;

&lt;P&gt;Please let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 13:50:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205031#M40482</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2016-04-14T13:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any data from our Splunk forwarder for these perfmon counters?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205032#M40483</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You are correct after checking through the search string I could see I had missed the 'S' off of 'Databases' and the other counters needed some activity to populate - many thanks for your quick response&lt;/P&gt;

&lt;P&gt;Kind regards&lt;/P&gt;

&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:43:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205032#M40483</guid>
      <dc:creator>steveskinner</dc:creator>
      <dc:date>2016-04-15T13:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any data from our Splunk forwarder for these perfmon counters?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205033#M40484</link>
      <description>&lt;P&gt;glad to help! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:52:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-I-m-not-getting-any-data-from-our-Splunk/m-p/205033#M40484</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2016-04-15T13:52:43Z</dc:date>
    </item>
  </channel>
</rss>

