Using custom REST API requests to monitor azure

Hello,

We are starting to monitor azure, and while there are a few plugins available for CheckMK, I was wondering what approach I should take to run my own API requests. We are looking to pull some specific information about subscriptions and current alerts in azure and send all of that to CheckMK.

I was thinking about using the existing azure agent and somehow use it to send my request, but i’m not sure where to start. Any tips?

We’re running 1.6.0p11.

The Azure special agent can be used to have a look how the requests against the Azure API with Python are working.
At the moment i look to expand the data delivered by the agent. It is not so easy.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.