Getting Data In

TAs with redundant perfmon inputs

dlofstrom
Path Finder

We recently deployed the Splunk for Exchange app, and I just happened to notice that some perfmon information from the Exchange hosts are not being indexed, specifically the standard Windows objects like CPU, Memory, etc.

Made me realize I may have misunderstood something when I was deploying the TAs for each server role (our Exchange hosts - with the exception of our Edge servers are mult-roled). On all TAs save for the MailboxStore TA, I disabled these perfmon inputs, assuming having it enabled on all of them would significantly increase the amount of perfmon info getting indexed. For example, for 3 TAs each with a CPU perfmon input queried every 10sec, I assumed this would result in 3 results getting indexed every 10sec rather than 1.

Is this assumption correct? Or does it build a single input for the host no matter how many times it's defined?

0 Karma
1 Solution

jbernt_splunk
Splunk Employee
Splunk Employee

Hi there,
The perfmon inputs will only get indexed once per forwarder. Btool can help show this:
"splunk.exe cmd btool inputs list"
So it is safe to leave the inputs enabled, especially in the case of multiple addons, disabling one may disable the same stanza across the board.

View solution in original post

0 Karma

jbernt_splunk
Splunk Employee
Splunk Employee

Hi there,
The perfmon inputs will only get indexed once per forwarder. Btool can help show this:
"splunk.exe cmd btool inputs list"
So it is safe to leave the inputs enabled, especially in the case of multiple addons, disabling one may disable the same stanza across the board.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...