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

No realtime data

jaggerwang opened this issue · comments

I can see last 15 min, last 1 hour, etc. But realtime data is always empty, the monitor crontab item set as follows。
*/5 * * * * cd /RedisLive/src && ./redis-monitor.py --duration=60 >>/tmp/cron.log 2>&1

image
image

This is related to #71, please ask the author to merge that

#71 is merged