nitram2342 / tiny-server-check

Tiny (cron) script to check service availability and to send an SMS on state changes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple one script fits all service monitoring.

No, not really, usually I use Munin for monitoring, but for certain critical
systems or for infrastructure my Munin instance depends on, I want to receive
an SMS. Configuration is done in the included config.inc. Just have a look.

Installation
------------

1. Install the SMS helper tool or adjust the scripts code to support your tool:

$ sudo pip install git+https://github.com/nitram2342/simple-fax-sms

2. Follow instructions in the header section of tiny-server-check.sh.

About

Tiny (cron) script to check service availability and to send an SMS on state changes.

License:Other


Languages

Language:Shell 100.0%