brennerm/check-mk-web-api

Is there any way I can get the Critical Services using this API? For example, I want to retrieve the host down alerts as soon as a server goes down, or if Memory goes high on some server and check shows it critical I want to retreive it using python.

Closed this issue · 1 comments

Is there any way I can get the Critical Services using this API? For example, I want to retrieve the host down alerts as soon as a server goes down, or if Memory goes high on some server and check shows it critical I want to retreive it using python.

Hi @Yagyansh, unfortunately the Checkmk Web API does not support this feature.

You can check the command reference for future additions. I will add support for new endpoints to this library asap.