All Apps and Add-ons

mstats - convert spl from perfmon (is it possible)

nathanluke86
Communicator

Is it possible to change current dashboards for metrics using perfmon to metrics (mstats)

Example: cpu greater than 50% over 24h

eventtype=perfmon_windows earliest_time=-1d object=Processor counter="% Processor Time" host="$HostMonitoringHost$" | sort -Value | dedup host | eval Value=round(Value) | where Value>50 | rangemap field=Value "50 - 60%"=50-59 "60 - 80%"=60-79 "> 80%"=80-100 | chart count(host), list(host) by range

Finding the metrics indexing a bit frustrating as it limits the use of apps like windows infrastructure which seem to add value.

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...