Dashlet Network Health post to a Intranet page

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
sikainfo
Posts: 105
Joined: Thu Mar 29, 2012 3:26 am

Dashlet Network Health post to a Intranet page

Post by sikainfo »

Hi,
i've got the requirement to place a kind of overview on a Intranet webpage.
For example the dashlet "Network Health" or some other.
1: is it possible ?
2: have you a hint how to do this ?
Thanks

Andy
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Dashlet Network Health post to a Intranet page

Post by slansing »

Are you asking how you could take a page from Nagios XI and place it on an external web page? Just want to be sure.
User avatar
sikainfo
Posts: 105
Joined: Thu Mar 29, 2012 3:26 am

Re: Dashlet Network Health post to a Intranet page

Post by sikainfo »

Not really a whole page only a Dashlet or a Dashboard
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Dashlet Network Health post to a Intranet page

Post by abrist »

You would have to write your own dashlet/table/whatever as the dashlets in XI require a number of php includes and XI assets. You could write your own frontend, and using backend api calls (user/ticket urls) you could pull the XML data from XI to another server. But the actual display would have to be coded from the ground up.

http://assets.nagios.com/downloads/nagi ... nd_API.pdf
http://library.nagios.com/library/produ ... ample-code
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked