Page 1 of 1
API for add devices into Nagios
Posted: Tue Sep 24, 2019 8:16 am
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
Re: API for add devices into Nagios
Posted: Tue Sep 24, 2019 2:10 pm
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.
Re: API for add devices into Nagios
Posted: Fri Sep 27, 2019 2:17 pm
by klohmann
Thank you for the pointer!
Re: API for add devices into Nagios
Posted: Fri Sep 27, 2019 2:20 pm
by benjaminsmith
Hello Ken,
Thank you for the pointer!
Your welcome. Did you have any other questions or may we close this thread?