Dashboard Limitations

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Dashboard Limitations

Post by ssax »

Ok, I figured out why this occurring, it all depends on WHERE you added the perfgraph from.

This ONLY impacts services.

If you add it from Home > Perfgraphs - it WILL NOT be clickable because you cannot click through on them there so you won't be able to in the dashboard either.

If you add it from Service Detail > Click on the service > Performance Graphs tab - It WILL be clickable (there and in the dashboard).

It all has to do with the mode= in the URL that is called when building the perfgraph, if mode=2 it's NOT clickable, if mode=3 it's clickable.

--

To fix the issue you would need to remove them from the dashboard and then re-add them from the service details page...

OR

I can take a look at a code solution for you next week.

Let me know what you'd like to do.
bdouglass
Posts: 28
Joined: Tue Apr 24, 2012 9:27 am

Re: Dashboard Limitations

Post by bdouglass »

Thanks for solving this. I'll recreate the dashboards using the service links.

Is this something that should be changed or noted somewhere to prevent future confusion?

Thanks again,

Bill D.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Dashboard Limitations

Post by ssax »

I've created a bug report for this:

Code: Select all

NEW TASK ID 7633 created - Nagios XI Bug Report: Unable to click through dashboard non-highcharts performance graphs for services if added from Home > Performance Graphs
Locked