Skip to main content

Redis server health checker — monitor memory, persistence, replication, slow log, and connected clients

Project description

dargslan-redis-health

Redis Server Health Checker — Monitor memory, persistence (RDB/AOF), replication, slow log, and connected clients. Zero external dependencies.

PyPI version License: MIT

Installation

pip install dargslan-redis-health

CLI Usage

dargslan-redis report         # Full health report
dargslan-redis memory         # Memory usage
dargslan-redis persistence    # RDB/AOF status
dargslan-redis replication    # Replication info
dargslan-redis clients        # Client connections
dargslan-redis json           # JSON output

Python API

from dargslan_redis_health import RedisHealth
rh = RedisHealth(host="localhost", port=6379)
mem = rh.memory_info()
issues = rh.audit()
rh.print_report()

More from Dargslan

License

MIT — see LICENSE

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

dargslan_redis_health-1.0.0.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dargslan_redis_health-1.0.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file dargslan_redis_health-1.0.0.tar.gz.

File metadata

  • Download URL: dargslan_redis_health-1.0.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for dargslan_redis_health-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f762822a3a3288d8aadbc836978621c3407f7388b2b42f89923ff5ec89eadc81
MD5 8b74cac9154e4feb87dba0eb34d162ff
BLAKE2b-256 f0c938c9012374d0c09ad188f558ab631770f4a2fdae0cc7548c6e3d0fde18b8

See more details on using hashes here.

File details

Details for the file dargslan_redis_health-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dargslan_redis_health-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa2c40955db3b7317958ed4ff9afeb36aa1f68c31f56e79ab38ff2134c38ffdf
MD5 31a7c1bb2a1a84fbcc8cd3b916895b97
BLAKE2b-256 027a7dadd650caf84106337a19d239416f7ad1f4bd15a607e135be71d89c88f9

See more details on using hashes here.

Supported by

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