Hi Team,
Is it possible to create a dashboard in Nagios XI and then copy/view in Nagios Fusion?
We are facing some issues with Fusion dashboard, we are unable to see all data.
So can we create a dashboard in Nagios XI and then view it somehow in Nagios fusion?
Dashboard
Re: Dashboard
Technically, you can generate an auth token following these instructions:
- Set valid_min to something high because the token expires at the end of it, just add &valid_min=X
http://YOURXISERVER/nagiosxi/help/auth- ... erence.php
Then on the XI server, go to Admin > System Settings > Security and set Frame Restrictions to Disabled and click the Update Settings button.
Now go to Home > Dashboards and right-click on the dashboard link you want to show and choose Copy URL/Copy Link Location, it should look something like this:
Now add the token to the URL:
Now got to Fusion > Home > Dashboards > Available Dashlets and click the blue dashify button next to Custom URL dashlet and use that URL you just entered and add it to a dashboard and you should be able to view it in Fusion.
- Set valid_min to something high because the token expires at the end of it, just add &valid_min=X
http://YOURXISERVER/nagiosxi/help/auth- ... erence.php
Code: Select all
-d "username=nagiosadmin&password=<password>&valid_min=XXXXX"Now go to Home > Dashboards and right-click on the dashboard link you want to show and choose Copy URL/Copy Link Location, it should look something like this:
Code: Select all
http://YOURXISERVER/nagiosxi/dashboards/dashboard.php?id=XXXXXXXCode: Select all
http://YOURXISERVER/nagiosxi/dashboards/dashboard.php?id=XXXXXX&token=YOURTOKEN-
kalyanpabolu
- Posts: 246
- Joined: Fri Jul 03, 2020 4:18 am
Re: Dashboard
Hello,
Thanks for your reply!!
Could you please have a look at ticket #473285. We have raised it for the same issue. We are not able to see hostgroups from Nagios XI in Fusion.
The ticket is open from a long time but no resolution yet.
Thanks for your reply!!
Could you please have a look at ticket #473285. We have raised it for the same issue. We are not able to see hostgroups from Nagios XI in Fusion.
The ticket is open from a long time but no resolution yet.
Re: Dashboard
Please continue working with the technician on the ticket (I looked at it but do not see what is causing that to occur).
Let us know when we're okay to lock this up and mark it as resolved.
Thank you!
Let us know when we're okay to lock this up and mark it as resolved.
Thank you!