Skip to content

Denon/redis-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published