Skip to content

tmuncks/checkmk-notify-teams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checkmk-notify-teams

If you are using CheckMK and Microsoft Teams, this plugin can be used to send notifications to a teams webhook.

The plugin utilizes params in UI to set the webhook url.

Note: The plugin has been updated to support CheckMK 2.x on python3. CheckMK 1.x is no longer supported.

Example Alert

setup

  • Install teams.py as /omd/sites/{your_site}/local/share/check_mk/notifications/teams
  • Ensure plugin is executable (chmod +x teams)
  • Setup notification. method = 'Microsoft Teams', param = webhook url

Example Config

Credits

CheckMK Team -- this is a modified version of their slack webhook plugin. RileyMichael -- this plugin is based on his work https://github.com/RileyMichael.

About

Microsoft Teams Notifications from CheckMK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%