diff options
| author | Paul Buetow <paul@buetow.org> | 2012-07-24 22:14:29 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-07-24 22:14:29 +0200 |
| commit | 452ca9d90b97f1ee3bffb4e5fed8dd2d30d9abb1 (patch) | |
| tree | dff46fce2190c4473ff29fd2d080061e3d4d4bdc /docs/wishlist | |
| parent | 2c91115a3f04fb4454a1ba89e62345c50e2e6b41 (diff) | |
fixing line breaks
Diffstat (limited to 'docs/wishlist')
| -rw-r--r-- | docs/wishlist | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/wishlist b/docs/wishlist index fa2c579..a928423 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,10 +1,12 @@ * Optimize data polling intervals and make it configurable -* 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 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). +* Make bars mor modular (e.g. atm there is always a cpu bar, and network + and mem are optional, everything should be optional). |
