Skip to content

Instantly share code, notes, and snippets.

@vhsantos
vhsantos / nagiosTelegram.py
Last active August 23, 2023 11:17 — forked from reduxionist/nagiosTelegram.py
Nagios notifications via Telegrambot
#!/usr/bin/env python3
# file : nagiosTelegram.py
# purpose : send nagios notifications via Telegram bot
#
# author : harald van der laan
# date : 2017/04/01
# version : v1.0.1
#
# changelog: