/checkhost

Simple python-based host checker with Twitter notifcations

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

checkhost

checkhost is a small script to report server status via the statusbot twitter command line client.

Installation

checkhost needs the statusbot tool installed, and uses the python sh module you can install via

pip install sh

Usage

Usage: ./checkhost

License

checkhost is released under the GNU General Public License version 3 or later.