Skip to content

mattbillenstein/pingthing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingthing

A simple daemon to run http checks on your services and email you if they fail.

For best results, do not run this on the same server you're checking, run it on a machine with uncorrelated failures - preferrably in a different cloud.

There are no dependencies other than access to an smtp server, this should run on any recent version of python3.

See checks_example.py for an example check and config_example.py for smtp server config.

See the init directory for init scripts.

About

Ping an http endpoint on an interval and email if it fails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages