Splunk Dev

Mysql with radial gauge

solomonacquah
New Member

I have a mysql query that produces a number that constantly grows.

    | mysqlquery spec=Casper_Splunk query="select cg.computer_group_name, count(c.computer_id)
from computer_groups cg
inner join computer_group_memberships cgm
    on cg.computer_group_id = cgm.computer_group_id
inner join computers c
    on cgm.computer_id = c.computer_id
where cg.is_smart_group = 1
 and computer_group_name = 'Encrypted Computers';" 

How would I create a radial gauge report that grows along with it? Thanks

0 Karma

solomonacquah
New Member

well I kind of figured this out by adding | gauge count(c.computer_id) 1 5 10

0 Karma

solomonacquah
New Member

well I kind of figured this out by adding | gauge count(c.computer_id) 1 5 10

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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