From db1dce493c95ba220a30ef19435241b0654317b9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 Jun 2013 17:43:48 +0200 Subject: shell expansion works now! --- docs/loadbars.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'docs/loadbars.txt') diff --git a/docs/loadbars.txt b/docs/loadbars.txt index f06aa92..7d096b1 100644 --- a/docs/loadbars.txt +++ b/docs/loadbars.txt @@ -2,9 +2,11 @@ NAME loadbars - A small and humble tool to observe server loads SYNOPSIS + loadbars [LIST OF HOSTNAMES] [OPTIONS] + Tested platforms This version of loadbars has only been tested on Debian GNU/Linux - Squeeze. + Wheezy. I like flying elephants For any startup params help check out --help on command line or 'h' @@ -18,6 +20,11 @@ SYNOPSIS loadbars --cluster foocluster (foocluster is in /etc/clusters [ClusterSSH]) + More examples, using bash expansion + loadbars servername{01,02,03}.example.com + + loadbars servername{01..50}.example.com --showcores 1 + DESCRIPTION Loadbars is a small script that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using @@ -55,8 +62,6 @@ INFO pk = Max us+sy peak of last avg. samples (extended) - avg = System load average; desc. order: 1, 5 and 15 min. avg. - 1px horizontal line: Maximum sy+us+io of last 'avg' samples (extended) Memory stuff -- cgit v1.2.3