Inserting alerts into a database

Hi, my team is busy evaluating CheckMK for infrastructure monitoring.

We have an existing notification service that monitors a database (Postgres) for inserted alarms (from software services) and then fires off SMSes and the like.

We do not wish to duplicate effort and would prefer to have a centralized notification function.

So, can CheckMK insert alert data into a database?

Thanks
Grant

Checkmk generates its notifications with the help of scripts. You can create your own script that does talk to your database instead of sending emails: https://docs.checkmk.com/latest/en/notifications.html#scripts

1 Like

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.