nkrode/RedisLive

No realtime data

jaggerwang opened this issue · 2 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

leto commented

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

#71 is merged