Nagios Fusion api

This support forum board is for questions relating to Nagios Fusion.
Locked
kobibi11
Posts: 1
Joined: Sat May 09, 2020 5:53 am

Nagios Fusion api

Post by kobibi11 »

Hello,

I am trying to get into Nagios and choose the best monitoring platform for me and In my research I struggle to find NagiosFusion api documentation.

Currently:
1.I have few Nagios XI that send data to my Fusion successfully.

What I need:
To be able to get information regarding all alerts via API without the need to connect to their system.

What I saw:
On XI you can use:
/nagiosxi/api/v1/objects/hoststatus?
or service status and get all the information in nicely json * _*

I need the same for the Fusion, this is very critical to me..

Hope you guys can help me :)

BTW i tried to access: /nagiosfusion/api/v1/objects/
using the api and got NO ENDPOINT, i am not sure if it means something for you.

Please help a man in need..
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios Fusion api

Post by ssax »

The functionality doesn't currently exist to do that. The only option currently is to query the XI servers directly.

I've created a feature request on your behalf:

Code: Select all

Fusion - Add API endpoints to get host/service status/alerts from all systems
Please keep in mind that the decision to implement the enhancement is at the discretion of our development team.

We do offer paid custom development if this is something you need ASAP, you can reach out to sales@nagios.com to get more information/a quote if that's something that interests you.
Locked