junegunn / redis-stat

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

redis auth problem #50

Closed uohzoaix closed 8 years ago

uohzoaix commented 8 years ago

when run java -jar redis-stat-0.4.12.jar --server,then output "NOAUTH Authentication required". if my redis config with auth,how to run redis-stat?

junegunn commented 8 years ago

Use -a option with password. See https://github.com/junegunn/redis-stat#usage