Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

A website watchdog. Executing periodically via a cron.

The config_file_path is the path for a file where each row has the following structure:

domain,check1,check2...

each check is a string that must exist in the root document of the domain


Still a lot TODO:
* Run as a daemon instead of cron
* do not resend emails for repeated failures
* more complex tests (e.g. regex)
* machine-learning for automatic random website checks

About

A simple watchdog for monitoring website failures

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages