Denon / redis-monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis-monitor

Python 3.5

Redis-Monitor is a tool for monitoring your redis server. I use command info(see this), because it doesn't seriously affects performance compare to monitor command.

Features:

  • show basic stat if dashboard
  • send notice email with abnormal data

preview

preview

how to run

  1. install requirements
  2. cp setting_sample.py setting.py
  3. start RedisMonitor.py

About

License:MIT License


Languages

Language:Python 59.3%Language:HTML 29.9%Language:CSS 10.8%