Page 1 of 1

Nagios XI iframe embed

Posted: Fri May 12, 2023 1:15 pm
by wneville
Hello,

Has anyone successfully embedded a Nagios dashboard (via iframe) to an external site (in this instance it is SharePoint)? The iframe appears but instead of presenting the dashboard, it produces a NagiosXI login page.

It does not appear that you can pass authentication through the iframe src, and Sharepoint does not allow html script tags, so that further limits options.

Alternatively, is there a way to post the NagiosXI dashboard to a publicly visible page? That way I can bypass the authentication piece altogether

Thanks

Re: Nagios XI iframe embed

Posted: Mon Oct 30, 2023 1:44 pm
by ajcoil
Hello @wneville!

Thank you for reaching out.

Unfortunately there is no way to bypass authentication altogether.

Re: Nagios XI iframe embed

Posted: Fri Nov 01, 2024 3:25 pm
by gregbeyer
I too have some favorites that would be ideal to embed on our unit's internal (non-public facing) webpage. Where other SA's can quickly get a view of the health of our infrastructure. BPI, Latest Alerts, a custom dashboard. Instead of making read only people login and navigate Nagios XI, how about making these instantly available via our website?

Re: Nagios XI iframe embed

Posted: Fri Nov 01, 2024 3:58 pm
by danderson
You could make a guest user with auto login enabled? Otherwise you might be able to put something together utilizing auth tokens to login and grab a page. Not sure how well that would work.