Page 1 of 1

Nagios Fusion 4.1.6 - Deploy/share Views to other users...

Posted: Thu Jan 31, 2019 2:06 am
by vishfx
Hi Nagios Team,

I want to configure Views to see the Dashboard setup on various NagiosXI web nodes.

I was trying to use the below URL in Views , so that the NXI Dashboard can be seen in Fusion :

http://<nagiosxi_fqdn>/nagiosxi/dashboards/dashboard.php?id=AXCZ123&apikey=<API_KEY>

However, this doesn't seem to work.
What is the correct way ?

Also, I want to deploy/share some of the views with other users.
How can this be done ?

Kindly assist.

Regards,
Vish.

Re: Nagios Fusion 4.1.6 - Deploy/share Views to other users

Posted: Thu Jan 31, 2019 11:15 am
by lmiltchev
Using the API key in the URL would not make any difference. What you need to do is set up an "auto-login" for your users in Fusion. Then, you could add the following URL to a new view in Fusion (Views > View Tools > Mange My Views > Add a View) :

Code: Select all

http://<nagiosxi_fqdn>/nagiosxi/dashboards/dashboard.php?id=AXCZ123
Also, I want to deploy/share some of the views with other users.
If you wanted to share views with other users, you could provide them with the URL to your dashboard, and they could add it to a view. They should be able to view it as long as they can "auto-login" to the XI server. You could also set up a dashboard, and use the "Custom URL" dashlet to add your XI dashboard to Fusion. Then, you could deploy the Fusion dashboard to your users (Dashboards > Dashboard Tools > Deploy Dashboards).

Re: Nagios Fusion 4.1.6 - Deploy/share Views to other users

Posted: Fri Feb 01, 2019 7:50 am
by vishfx
autologin did the job.

Thanks.
Vish.

Re: Nagios Fusion 4.1.6 - Deploy/share Views to other users

Posted: Fri Feb 01, 2019 8:08 am
by scottwilkerson
vishfx wrote:autologin did the job.

Thanks.
Vish.
Great! Locking thread