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..