Embedded Nagios Dashboard
Posted: Wed Apr 08, 2015 3:30 pm
All,
I have spent a bunch of time searching and I haven't really found anything, so I apologize if this is obvious.
I am trying to get a "trust center" style dashboard going so my leadership can get a quick 5000-foot level view into the datacenter. I have a Nagios dashboard created that would work great if I could just embed it into a different site, like a SharePoint or Drupal site. Problem being that I have to authenticate before I can view that dashboard.
I know that there are web APIs there, but I am really not a web programmer and I don't want to have to try and figure out how to make a custom web page to pull and interpret the API return XML, I just want something quick and easy to meet the requirement.
Basically, is there a way I can create a dashboard that allows anonymous access, or a string I can put in the request URI that will authenticate to pull the board. Aside from that, are there any open source solutions to connect to the web API and display the data in a good way that I could embed in another page. Ultimately I just need a something I can put on a separate webpage that will show something as basic as "100% Uptime".
Thanks!
I have spent a bunch of time searching and I haven't really found anything, so I apologize if this is obvious.
I am trying to get a "trust center" style dashboard going so my leadership can get a quick 5000-foot level view into the datacenter. I have a Nagios dashboard created that would work great if I could just embed it into a different site, like a SharePoint or Drupal site. Problem being that I have to authenticate before I can view that dashboard.
I know that there are web APIs there, but I am really not a web programmer and I don't want to have to try and figure out how to make a custom web page to pull and interpret the API return XML, I just want something quick and easy to meet the requirement.
Basically, is there a way I can create a dashboard that allows anonymous access, or a string I can put in the request URI that will authenticate to pull the board. Aside from that, are there any open source solutions to connect to the web API and display the data in a good way that I could embed in another page. Ultimately I just need a something I can put on a separate webpage that will show something as basic as "100% Uptime".
Thanks!