All -
How Display different dashboards based on an alert status?
I've a few redundant system stacks with dashboards that reflect the component machine's statuses - Up / Down.
One or another of these stack are master, the other a HA slave. On failure of master stack, control passes to the slave.
I'd like to display on a screen which of the two stacks are the one in control - to dynamically change the heading, or suppress the other dashboard.
What's a good way to:
- say Change the displayed text to show which redundant stack is currently master, the stack that's running now?
- or Display only the stack that is currently master?
- or Change the dashboards that are displayed?
Any of those approaches might work; reviewing what's out there, I see dashboards that just display what you put in them.
Thanks much for your insight.
How Display different dashboards based on an alert status?
-
edward.bosco
- Posts: 22
- Joined: Tue May 12, 2015 9:37 am
Re: How Display different dashboards based on an alert statu
Our dashboards can't be modified based on the results of a check. You could set up a host/service check that checks if the target is in charge, but that info could only be displayed, not used to load a different dashboard.
Former Nagios employee
Re: How Display different dashboards based on an alert statu
This should be possible with some custom NagVis map?
Nagios XI 5.8.1
https://outsideit.net
https://outsideit.net
Re: How Display different dashboards based on an alert statu
I don't believe this is currently possible, even with Nagvis.