Nagios notify via MS-Teams

I published a new project to GitHub today: Nagios MS-Teams notifications

This project sends alerts about hosts and services via MS-Teams.

screenshot of nagios alert

I’m using Python with Jinja2 templates to send Simple messages and Microsoft’s “Adaptive Cards” to MS-Teams via an “Incoming Webhook”. This is not a bot, just a simple way for me to send nagios alerts. For outages the fewer the moving parts of your alerting system the better. Never depend on just one method of alerting.

Michael Cone
Michael Cone
Lead Software Engineer

My continuing education interests include Cloud Computing, Piloting and programming best practices.