From 4bbd1e3f8cdea3bd9e5d2e115e9716865097b423 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 23 Apr 2012 22:53:37 +0200 Subject: we already have .deb --- docs/wishlist | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/wishlist') diff --git a/docs/wishlist b/docs/wishlist index ea234ff..5d32ea9 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,6 +1,5 @@ * More stats for memory * Stats for network -* .deb for Debian and Ubuntu * Auto detect single core boxes * Make code modular (script is growing...) * Optimize code (too much cpu usage if there are too many hosts involved) -- cgit v1.2.3 From 19144bf2700afdd5ec11a2d70b39b1b57566b218 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 26 Apr 2012 08:50:12 +0200 Subject: aldready done --- docs/wishlist | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/wishlist') diff --git a/docs/wishlist b/docs/wishlist index 5d32ea9..4f91a5e 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,5 +1,4 @@ * More stats for memory * Stats for network * Auto detect single core boxes -* Make code modular (script is growing...) * Optimize code (too much cpu usage if there are too many hosts involved) -- cgit v1.2.3 From 7ab875ba367f65e1ca4d576c2c544f3a8bd497f8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 26 Apr 2012 09:05:15 +0200 Subject: new wish --- docs/wishlist | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/wishlist') diff --git a/docs/wishlist b/docs/wishlist index 4f91a5e..728950d 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,4 +1,5 @@ * More stats for memory * Stats for network * Auto detect single core boxes +* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30}.example.xom) * Optimize code (too much cpu usage if there are too many hosts involved) -- cgit v1.2.3 From f5ec0fe5da11cb2f5f859af56b5496b6091d2486 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 26 Apr 2012 09:05:44 +0200 Subject: new wish --- docs/wishlist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/wishlist') diff --git a/docs/wishlist b/docs/wishlist index 728950d..c487562 100644 --- a/docs/wishlist +++ b/docs/wishlist @@ -1,5 +1,5 @@ * More stats for memory * Stats for network * Auto detect single core boxes -* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30}.example.xom) +* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30} * Optimize code (too much cpu usage if there are too many hosts involved) -- cgit v1.2.3