summaryrefslogtreecommitdiff
path: root/docs/wishlist
blob: 3d07bd695d92e8bb3edaadf8aa011d7145c593ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO FOR NEXT RELEASE:
* Graph scale factor should work for all graphs
* Optimize data polling intervals and make it configurable

MORE STUFF:

* 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).
* Fast hostnum display
* --tiny switch
* More stats for memory
* More stats for network
* Auto detect single core boxes
* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30}
* Make bars mor modular (e.g. atm there is always a cpu bar, and network and mem are optional, everything should be optional).