https://github.com/mattmakai/uptimer-python-django
Uptime measurement and analytics web application written in Python with the Django framework.
https://github.com/mattmakai/uptimer-python-django
Last synced: about 2 months ago
JSON representation
Uptime measurement and analytics web application written in Python with the Django framework.
- Host: GitHub
- URL: https://github.com/mattmakai/uptimer-python-django
- Owner: mattmakai
- Created: 2014-05-27T12:58:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-27T13:20:36.000Z (over 11 years ago)
- Last Synced: 2025-02-13T13:15:25.814Z (10 months ago)
- Language: Python
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
#######
Uptimer
#######
Uptimer is an application for monitoring the uptime of other web applications.
Analytics are saved and aggregated in a persistent database. The data can be
visualized over time to gain a better understanding of an application's
availability.
-----------------
Python and Django
-----------------
This is a Python version of Uptimer that uses the Django framework for the
web application.