diff options
| author | pbuetow <puppet@mx.buetow.org> | 2012-07-09 15:08:46 +0200 |
|---|---|---|
| committer | pbuetow <puppet@mx.buetow.org> | 2012-07-09 15:08:46 +0200 |
| commit | 99c61eba1459e6a034e081473748c6675ef3b309 (patch) | |
| tree | 11ec374a92470426eca948b9d90485199964197d | |
| parent | 10abe47e11615df3be4e8355d94b04b90fc1a365 (diff) | |
brainstorm
| -rw-r--r-- | docs/wishlist | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/wishlist b/docs/wishlist index 7e6d185..3d07bd6 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,11 +1,12 @@ TODO FOR NEXT RELEASE: * Graph scale factor should work for all graphs -* 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: +* 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 |
