To Monitor REST API Calls

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Post Reply
krishnakumar.s
Posts: 1
Joined: Mon Jul 03, 2023 1:59 am

To Monitor REST API Calls

Post by krishnakumar.s »

Hi There!

I'm using Nagios open source through Thruk monitoring web interface.

I have a requirement from the customer that if there is 500 Error response from REST APIs, that should only return a JSON response and not a HTML also it should notify the error message of (500) with the reason of the problem. like ( PHP-FPM / Mysql is Down)

Please suggest me if there is an option to achieve this in Nagios.

Thanks!
kg2857
Posts: 234
Joined: Wed Apr 12, 2023 5:48 pm

Re: To Monitor REST API Calls

Post by kg2857 »

Try check_http
Post Reply