Splunk Search

Round _value by mstats metrics

StefanW
Path Finder

Hello,

we use mstats to visualize the _value. But for cpu perfmon values there is a number with 10 or more decimals after the pound like 45.736484739

For normal events we can use the eval command with round but for metrics this should be not working.

How can we round the metrics values in the charts?

 

| mstats avg(_value) prestats=t where metric_name="Processor.%_User_Time" AND index=* span=1m AND host=WI219SQL-P1 by metric_name
| timechart avg(_value) as "AVG" span=60m

 

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...