vtop icon indicating copy to clipboard operation
vtop copied to clipboard

Add flexible layouts

Open MrRio opened this issue 11 years ago • 1 comments

layout.json: Something like:

[ ['cpu', 'memory'], ['process'] ] # Two rows, cpu and memory at the top, process list at the bottom

Then ability to pass in layout

vtop --layout "['cpu']" # Just a big CPU chart

MrRio avatar Jun 26 '14 23:06 MrRio

+1 for this feature

franklinjavier avatar Sep 10 '14 19:09 franklinjavier