All Apps and Add-ons

Windows perf counters in a gauge with high value

devsupport
Engager

I'd like to create a gauge using two windows performance counters. One counter to represent the max value, the other should represent the current value. This query works fine in a line chart.

object="SQLServer:Databases" counter="Log File(s) Used Size (KB)" OR counter="Log File(s) Size (KB)" | timechart avg(Value) as Avg by counter

Questions:
* Using the example above, how do I refactor the query so the "Log File(s) Size (KB)" counter as the high value?
* How can the KB value be converted to GB?

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...