Skip to content

Instantly share code, notes, and snippets.

@vhsantos
vhsantos / check_apcupsd_ng
Last active August 23, 2023 10:48
Cloned from bshephard at nagios website
#!/bin/sh
#
# check_apcupsd_ng 1.1
#
# Changelog:
# Fix LineVolt to consider values between MIN/MAX as OK.
#
# Nagios plugin to monitor APC Smart-UPSes using apcupsd.
# Modified from Martin Toft's check_apcupsd 1.2 by Ben Shephard
# http://bshephard.com/?p=1119
@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:
@vhsantos
vhsantos / README.md
Last active September 19, 2023 20:25
Centreon Telegram Bot

Centreon Telegram Bot Instructions

Centreon Telegram Bot is a software to interact with Centreon Monitoring Servers via API using any Telegram software client.

Basically, it connect to Centreon API to get the information of hosts/services and show to users. After this, the User can choice to take actions to ONE or ALL service/host with problem.

Configurations

First of all, you will need: