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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...