New Dashboard
Opened this issue · 2 comments
steelThread commented
Implement a new dashboard based on gridster.
Widgets
Text / Tabular
- Info with the ability to filter by a section {Server, Clients, Memory, Persistence, Stats}
- Slow Log
- Command Stats
- Total Commands Processed
- Key Count
- Slave Info
Charts
- Memory Usage (Line)
- Keyspace hit/miss (Line? Stacked?)
- Instantaneous ops / sec (Line)
- Current Client Connections (Line)
Others?
reedF commented
Why the Dashboard can not show any data when I install redmon and it seems running well
ps:version is v1.5.1
listening on http#10.12.7.17:4567
!!! Redmon has shit the bed, restarting... source sequence is illegal/malformed utf-8
steelThread commented
You have an char set error, a bad char(s) in some content which I'm guessing is related to the json parsing. Never seen this one before.