Adding a "Dashlet" to our company webpage

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
uhiadmin
Posts: 85
Joined: Sat Jan 15, 2011 9:01 am

Adding a "Dashlet" to our company webpage

Post by uhiadmin »

To Nagios Customer Support Representative:
We are trying to find a way to display "Dashlets" on other webpages. I know the dashlets pages are php. What would be the best approach to implement Dashlets to our own company webpages?
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Adding a "Dashlet" to our company webpage

Post by mguthrie »

Are you wanting the actual Nagios XI dashlets on your webpages, or just the dashlet concept on your webpage?

For the dashlet concept, we utilize a lot of the tools from the jqueryui toolkit.
http://jqueryui.com/
uhiadmin
Posts: 85
Joined: Sat Jan 15, 2011 9:01 am

Re: Adding a "Dashlet" to our company webpage

Post by uhiadmin »

Nagios XI dashlets on our webpages.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Adding a "Dashlet" to our company webpage

Post by mguthrie »

Nagios XI dashlets are built into the framework of Nagios XI itself, you would either have to use one of our backend API tools to create your own, or contact our sales team about pricing for having a custom external dashlet written for your site.

Here are some resources for external options.

http://library.nagios.com/component/sea ... phrase=all
Locked