junegunn / redis-stat

(UNMAINTAINED) A real-time Redis monitoring tool
MIT License
2.03k stars 339 forks source link

Improvement : Graph for replication lag offsets #53

Open nemaroller opened 8 years ago

nemaroller commented 8 years ago

It would be useful to be able to visualize the replication offsets for each slave. I have done manual calculations and the replication offset between master and slave can vary widely between 1 and 10 megabytes in my production environment. It may help pinpoint cpu spikes.