kblin / checkhost

Simple python-based host checker with Twitter notifcations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple python-based host checker with Twitter notifcations

License:GNU General Public License v3.0


Languages

Language:Python 100.0%