All Apps and Add-ons

WinHostMon://Processor is indexing the wrong ClockSpeedMHz....any thoughts

lycollicott
Motivator

server01 is a physical server with two 6 core CPUs which are 3.4 Ghz.

This query:

`techinventory_indexes` tag=inventory host=server01 | fields tinv_cpu_*, host

Returns these two results

Type=Processor
Name="Intel(R) Xeon(R) CPU E5-2643 v3 @ 3.40GHz"
Manufacturer="GenuineIntel"
Architecture="x64"
ClockSpeedMHz=1800
NumberOfCores=6
NumberOfProcessors=12
Processor Id="BFEBFBFF000306F2"

Type=Processor
Name="Intel(R) Xeon(R) CPU E5-2643 v3 @ 3.40GHz"
Manufacturer="GenuineIntel"
Architecture="x64"
ClockSpeedMHz=1200
NumberOfCores=6
NumberOfProcessors=12
Processor Id="BFEBFBFF000306F2"

How is the WinHostMon://Processor modular input determining ClockSpeedMHz and why is it wrong? I would like to use the data along with Technology Inventory Add-on for Splunk to run inventory reports, but this doesn't look good.

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Looks like the cores are clocked down automatically to save power when not loaded up a lot.
Here's my home Splunk under load:

Type=Processor
Name="AMD Ryzen 7 1700X Eight-Core Processor         "
Manufacturer="AuthenticAMD"
Architecture="x64"
ClockSpeedMHz=3400
NumberOfCores=8
NumberOfProcessors=16

and here it is under less load:

Type=Processor
Name="AMD Ryzen 7 1700X Eight-Core Processor "
 Manufacturer="AuthenticAMD"
Architecture="x64"
ClockSpeedMHz=2200
NumberOfCores=8
NumberOfProcessors=16

I'd say it's reporting the current clock speed accurately.

View solution in original post

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Looks like the cores are clocked down automatically to save power when not loaded up a lot.
Here's my home Splunk under load:

Type=Processor
Name="AMD Ryzen 7 1700X Eight-Core Processor         "
Manufacturer="AuthenticAMD"
Architecture="x64"
ClockSpeedMHz=3400
NumberOfCores=8
NumberOfProcessors=16

and here it is under less load:

Type=Processor
Name="AMD Ryzen 7 1700X Eight-Core Processor "
 Manufacturer="AuthenticAMD"
Architecture="x64"
ClockSpeedMHz=2200
NumberOfCores=8
NumberOfProcessors=16

I'd say it's reporting the current clock speed accurately.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...