Website Monitor is a program used for monitoring web sites and reporting their availability.
Project description
Website Monitor
Website Monitor is a program used for monitoring web sites and reporting their availability.
This tool is intended as a monitoring program for detecting problems on websites. A perfect tool for web site administrators!
Usage
Use
website_monitor
to run the applicationUse (
-i time_in_seconds
or--i=time_in_seconds
) flags to set custom interval time between website status checks.Use
website_monitor_web_app
to run flask web server. Then you can simply view logs in your browser atlocalhost:5000
License
Free software: MIT license
TODO
Create a way to simply view logfile via CLI
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.1 (2018-03-09)
Fixes to first release.
0.1.0 (2018-03-07)
First release on PyPI.