Skip to content

davidfischer/httpmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f549dda · May 6, 2018

History

6 Commits
Jul 15, 2011
May 6, 2018
May 6, 2018

Repository files navigation

httpmon - the simple HTTP monitoring solution

This is a trivial script to setup in order to monitor the availability of websites and send email when a site is down.

Now for Python 3.x

Usage

% python3 httpmon.py http://yoursite.com
% python3 httpmon.py -e "you@gmail.com" http://site1.com http://site2.com
% python3 httpmon.py --help

About

A simple Python http status monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages