How Display different dashboards based on an alert status?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
edward.bosco
Posts: 22
Joined: Tue May 12, 2015 9:37 am

How Display different dashboards based on an alert status?

Post by edward.bosco »

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.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How Display different dashboards based on an alert statu

Post by tmcdonald »

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
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: How Display different dashboards based on an alert statu

Post by WillemDH »

This should be possible with some custom NagVis map?
Nagios XI 5.8.1
https://outsideit.net
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: How Display different dashboards based on an alert statu

Post by ssax »

I don't believe this is currently possible, even with Nagvis.
Locked