diff options
| author | pbuetow <puppet@mx.buetow.org> | 2012-07-04 19:34:21 +0200 |
|---|---|---|
| committer | pbuetow <puppet@mx.buetow.org> | 2012-07-04 19:34:21 +0200 |
| commit | 24f5d9381f3bdf102ec132ca974ec2fed5cff3a6 (patch) | |
| tree | d1d41a6775810c33ecc9c74894e179d0476d3087 /docs | |
| parent | 64e01e90742fcaca0e85e68dc11d970a39b2cbbd (diff) | |
new brainstorm
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wishlist | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/wishlist b/docs/wishlist index 099bde8..b3427f6 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,8 +1,13 @@ -* Fast hostname display +TODO FOR NEXT RELEASE: +* Fast hostnum display +* 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). +* Optimize data polling intervals and make it configurable + +MORE STUFF: + * 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). |
