gaetandz / checkmk-notify-teams

Microsoft Teams Notifications from CheckMK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checkmk-notify-teams

if you (unfortunately) find yourself utilizing Microsoft Teams incoming webhooks & need to send alerts from CheckMK, you can use this. utilizes params in UI to set the webhook url so you can send to different channels / don't hardcore webhook

Example Alert

setup

  • clone / copy teams.py & put in /omd/sites/{your_site}/local/share/check_mk/notifications
  • ensure it's executable (chmod +x teams.py)
  • setup notification. method = 'Notify via Microsoft Teams', param = teams channel webhook Example Config

Credits

checkmk team -- this is a modified version of their slack webhook plugin

About

Microsoft Teams Notifications from CheckMK


Languages

Language:Python 100.0%