Page 1 of 1
Single API call to mutliple servers
Posted: Tue Apr 05, 2016 4:02 pm
by mcauble50
We currently have 3 Nagios XI servers. If we install Fusion can we have a single API interface that will get information from any one of our 3 XI servers.
Thanks
Re: Single API call to mutliple servers
Posted: Tue Apr 05, 2016 4:32 pm
by rkennedy
Nagios Fusion will pull information about all of your hosts / services from the XI servers. It actually authenticates rather than using the API though currently.
What exactly are you looking to accomplish?
Re: Single API call to mutliple servers
Posted: Wed Apr 06, 2016 11:33 am
by mcauble50
We are creating a customer portal that will give app owners the ability to resolve many of their own incidents, other than just monitoring. The portal will make API calls to our Nagios servers to display some Nagios information about the servers. Our portal resides on a network segment that does not have access to one of the Nagios servers. We want to put the Fusion server on a network segment that can communicate with our portal and the 3 Nagios servers. From the portal would make an API call to the Fusion server to get information about any of the servers we are monitoring.
Thanks
Re: Single API call to mutliple servers
Posted: Wed Apr 06, 2016 11:43 am
by eloyd
I've never seen anything about a Fusion API. You could, of course, query the end Nagios servers using their API to essentially create your own virtual Fusion dashboard.
Re: Single API call to mutliple servers
Posted: Wed Apr 06, 2016 4:37 pm
by hsmith
Thanks Eric.