Getting Data In

How to troubleshoot why I'm not getting any data from our Splunk forwarder for these perfmon counters?

steveskinner
New Member

Hi,

I'm trying to get Splunk to return the below Perfmon Counters, but am getting no results:

\SQLServer:Locks(*)\Number of Deadlocks/sec
\SQLServer:Locks(*)\Average Wait Time (ms)
\SQLServer:Databases(*)\Log Flushes/sec

Below is part of my inputs.conf for the above counters:

[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

My other counters are returning data, but not these (Splunk Forwarder has been restarted etc)?
Am I doing something wrong for these counters?

Kind Regards

Steve

0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

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 : https://www.simple-talk.com/sysadmin/powershell/powershell-day-to-day-admin-tasks-monitoring-perform...

That can be helpful for getting printouts of the names involved.

Please let me know if this helps!

View solution in original post

muebel
SplunkTrust
SplunkTrust

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 : https://www.simple-talk.com/sysadmin/powershell/powershell-day-to-day-admin-tasks-monitoring-perform...

That can be helpful for getting printouts of the names involved.

Please let me know if this helps!

steveskinner
New Member

Hi,

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

Kind regards

Steve

0 Karma

muebel
SplunkTrust
SplunkTrust

glad to help! 😄

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...