Skip to content

gaetandz/checkmk-notify-teams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%