basho / riak_control

Webmachine-based administration interface for Riak.
https://github.com/basho/riak_control
Apache License 2.0
135 stars 52 forks source link

Display disk usage stats (for each node, and for overall cluster) [JIRA: RIAK-1729] #100

Open dmitrizagidulin opened 11 years ago

dmitrizagidulin commented 11 years ago

One of the most commonly asked customer questions is - how much disk space is my Riak cluster taking up?

On Cluster Snapshot page: display overall cluster disk usage (all backends). Bonus feature: estimate data set size (divide by the default n_val).

On Node Detail page: display disk usage by backend. Preferably also display pie graph of free space remaining on disk, bitcask usage, leveldb usage, etc.

DSomogyi commented 9 years ago

Comment for Jira.