Skip to main content

Website Monitor is a program used for monitoring web sites and reporting their availability.

Project description

Website Monitor

https://img.shields.io/pypi/v/website_monitor.svg https://img.shields.io/travis/an0o0nym/website_monitor.svg

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 python -m website_monitor.website_monitor from top level directory to run the application

  • Use (-i time_in_seconds or –i=time_in_seconds) flags to set custom interval time between website status checks.

  • Use tail -f logs/logfile to see live updates of log file

  • Use export FLASK_APP=web_app/app.py; flask run from top level directory to run flask web server. Then you can simply view logs in your browser at localhost:5000

  • Free software: MIT license

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2018-03-07)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

website_monitor-0.1.0.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

website_monitor-0.1.0-py2.py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page