nkrode / RedisLive

Visualize your redis instances, analyze query patterns and spikes.

Home Page:http://www.nkrode.com/article/real-time-dashboard-for-redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not run redis-monitor on CentOS 7.5 ,python 3.7.4

mazhouQJL opened this issue · comments

File "./redis-monitor.py", line 141
except Exception, e:
^
SyntaxError: invalid syntax

用python2,这个是python2的语法校验不通过