Dashboards & Visualizations

Dashboard events alert another dashboard

splunk6161
Path Finder

Hi
I have a dashboard (called "Monitoring") with three panel ("Single value"). All start with 0 value. When one panel or more panel increase of value for example (first panel to 2, second panel to 5, third panel to 3) another dashboard (called "Main") with one panel ("Single value") i would like it increase the value to 1. Obviously when "Dashboard Monitoring" have all panels at 0 value, the panel of "Dashboard Main" must be at 0 value.
Thanks for support.
Luigi

0 Karma
1 Solution

lakshman239
Influencer

One way would be to capture the value of panel 1,2, 3 into fields say A, B, C with values 0 to whatever it can go, on to a lookup table.

the second Dashboard can have search that sum the values of A, B, C from the lookup table and show in its dashboard.

View solution in original post

niketn
Legend

@splunk6161 please define When one panel or more panel increase of value clearly for us to assist you better. What happens when first panel increases and second panel decreases? What happens when all decrease? Give expected match of all possible scenarios.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

splunk6161
Path Finder

hi
"What happens when first panel increases and second panel decreases?"
When the first panel (on dashboard called "Monitoring") increase your value > 0 another dashboard (called "Main") whit one panel ("Single value") i would like it increase the value to 1 (for example). Independently of value increased on panel on dashboard Monitoring, the second dashboard Main must warn me that there is an alarm (it can be a number / a word or just a red color)

"What happens when all decrease?"
As long as there is at least one value > 0 on any panel on the dashboard Monitoring, the dashboard Main must have an alarm (it can be a number / a word or just a red color)

Thanks

0 Karma

lakshman239
Influencer

One way would be to capture the value of panel 1,2, 3 into fields say A, B, C with values 0 to whatever it can go, on to a lookup table.

the second Dashboard can have search that sum the values of A, B, C from the lookup table and show in its dashboard.

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...