django-health-check
Health check
Automates monitoring and reporting of application health checks at deployment time.
a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
1k stars
18 watching
194 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
djangomonitoring
Related projects:
Repository | Description | Stars |
---|---|---|
mwarkentin/django-watchman | Provides a RESTful API to monitor the health and status of backing services such as databases and caches. | 541 |
lausser/check_mysql_health | A monitoring plugin for MySQL databases | 35 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 614 |
cytopia/check_drupal | Tools and scripts to monitor the health of Drupal sites from Nagios | 28 |
jazzband/django-axes | A Django plugin for monitoring and blocking suspicious login attempts | 1,511 |
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 750 |
adinhodovic/django-mixin | A collection of tools and configurations for monitoring Django applications with Prometheus and Grafana. | 53 |
lausser/check_oracle_health | A plugin that checks various parameters of Oracle database servers. | 34 |
etherlabsio/healthcheck | A library that provides a simple, extensible and concurrent health-check API implementation for Go services. | 269 |
alexliesenfeld/health | A library for building and monitoring the health of applications | 782 |
stephenmcd/django-shotgun | An application that validates HTTP status codes across entire web applications. | 17 |
ionelmc/django-redisboard | A Django application for monitoring and inspecting Redis servers in real-time | 275 |
kong/lua-resty-healthcheck | Library for monitoring service health checks in a web application | 133 |
kapt-labs/django-check-seo | An application that checks website SEO aspects and provides advice. | 158 |
lausser/check_db2_health | A plugin to monitor DB2 database servers | 8 |