summaryrefslogtreecommitdiff
path: root/docs/wishlist
blob: 9a0b310b5dfc8c7d30d1ec389436a50b1ac0c0f4 (plain)
1
2
3
4
5
6
7
* More stats for memory
* More stats for network
* Auto detect single core boxes
* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30}
* Optimize code (too much cpu usage if there are too many hosts involved). E.g. do more stuff on the remote side (preparing the data).
* Make bars mor modular (e.g. atm there is always a cpu bar, and network and mem are optional, everything should be optional).