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.
Dashboard Limitations
Re: Dashboard Limitations
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.
Is this something that should be changed or noted somewhere to prevent future confusion?
Thanks again,
Bill D.
Re: Dashboard Limitations
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