API for add devices into Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
klohmann
Posts: 2
Joined: Mon Sep 09, 2019 7:38 am

API for add devices into Nagios

Post by klohmann »

Currently we are looking into adding devices from service-now into Nagios. Service-now is doing the discovery and we would like to know what API's are present to utilize links Service-now discovery's into NAgios.


Thanks Ken Lohmann
St. Jude Children's Research Hospitial
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: API for add devices into Nagios

Post by benjaminsmith »

Hello Ken,

To view the REST API documentation in Nagios XI navigate to Help > Backend API Docs. You can add/delete and modify Nagios XI configuration using this API. Additionally, you can also query the all the existing hosts in Nagios XI using the API if you need to check whether devices found by Service Now are in Nagios.

Let us know if you have any questions.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
klohmann
Posts: 2
Joined: Mon Sep 09, 2019 7:38 am

Re: API for add devices into Nagios

Post by klohmann »

Thank you for the pointer!
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: API for add devices into Nagios

Post by benjaminsmith »

Hello Ken,
Thank you for the pointer!
Your welcome. Did you have any other questions or may we close this thread?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked