How to Monitor a Web API

Hi All,
I am newly working with checkmk. I have a request to monitor this since an error happened this morning

"503( API offline) errors "

Do you know how to do this? Is there a specific part in checkmk to do this?
What information Should I have for this?

Thank you very much

If you only want to monitor if the api responses then it is possible that the normal “check_http” is suitable. If you want to test a special response then a little bit more is needed. It depends how this api works and also if you need some sort of authentication.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact @fayepal if you think this should be re-opened.