Soap or API requests

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Soap or API requests

Post by emartine »

Does Nagios XI have the ability to do soap/api/web etc. requests to pull information from another monitoring source?
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Soap or API requests

Post by cdienger »

As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Re: Soap or API requests

Post by emartine »

Thank you for that I have a list of iis app pools that I am being asked to monitor and I can't install a ps or vb script on the server to monitor it. Would this be the best alternate method for it? Is there any way to monitor them all on one command? or will it be necessary to create a single check for each?

web_1_1
web_1_2
web_1_3
web_2_1
web_2_2
web_2_3
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Soap or API requests

Post by cdienger »

If you're looking to see if a web service is up or down then the check_http plugin is the way to go. One check would need to be configured for each service. Clustering is an option(https://assets.nagios.com/downloads/nag ... sters.html) if want to monitor the services as a collective entity.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked