Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

使用Flask开发的一个 web 可视化的 redis 监控程序,可以查看 redis 的服务器信息、实时监控 redis 的消息处理 ops、内存占用、cpu 消耗,以及 redis 联通时间。 A web visualization redis monitoring program. Performance optimized and very easy to install and deploy. the monitor data come from redis.info().

Project description

redis-monitor is a web app base on

Python Flask + SQLAchemy + Redis + React.

Aims to deploy a redis monitor platform easily

How to deploy & run ?

> pip install redis-monitor

  1. redis-monitor initwill init config into HOME dir,

    then you can modify it or not.

  2. redis-monitor createdb : will init database. (optional)

  3. redis-monitor start : run web server, with default port 9527 (LZSB)

> then visit ip:9527

Supported by

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