From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- loadbars.buetow.org/content/home.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 loadbars.buetow.org/content/home.xml (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml new file mode 100644 index 0000000..67f5068 --- /dev/null +++ b/loadbars.buetow.org/content/home.xml @@ -0,0 +1,24 @@ + + + Loadbars + Get the current clue... + + + Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. + + + Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load) + Real time system load average analysis + Real time memory analysis (RAM usage, Swap usage) + Real time network analysis (incoming and outgoing bandwidth) + Works with Linux + No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed. + IPv4 and IPv6 compatible (due use of OpenSSH client) + + To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules are available in the current Debian and Ubuntu releases (e.G. Getopt::Long, SDL::*, Time::HiRes, Proc::ProcessTable). + + If you wanna stay in touch please + subscribe on freecode. + + + -- cgit v1.2.3 From 965609971b804dcb521579d9a6a9a1fc3f8a66b5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 8 Jun 2013 11:47:18 +0200 Subject: quick commit --- loadbars.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index 67f5068..dd47c5f 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -15,7 +15,7 @@ No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed. IPv4 and IPv6 compatible (due use of OpenSSH client) - To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules are available in the current Debian and Ubuntu releases (e.G. Getopt::Long, SDL::*, Time::HiRes, Proc::ProcessTable). + To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules are available in the Debian Squeeze some Ubuntu releases (e.G. Getopt::Long, SDL::*, Time::HiRes, Proc::ProcessTable). Debian Wheezy is not yet supported due some changes in some SDL dependencies. If you wanna stay in touch please subscribe on freecode. -- cgit v1.2.3 From 4a59f0a3e31a896069dc88421b297b9a168dd73f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 Jun 2013 19:33:13 +0200 Subject: quick commit --- loadbars.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index dd47c5f..52b1887 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -15,7 +15,7 @@ No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed. IPv4 and IPv6 compatible (due use of OpenSSH client) - To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules are available in the Debian Squeeze some Ubuntu releases (e.G. Getopt::Long, SDL::*, Time::HiRes, Proc::ProcessTable). Debian Wheezy is not yet supported due some changes in some SDL dependencies. + To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in the Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze. If you wanna stay in touch please subscribe on freecode. -- cgit v1.2.3 From 1cb35e3d4773392cecbe9dc6e8895b9e057bcd27 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 Jun 2013 19:47:03 +0200 Subject: quick commit --- loadbars.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index 52b1887..f3590e4 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -15,7 +15,7 @@ No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed. IPv4 and IPv6 compatible (due use of OpenSSH client) - To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in the Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze. + To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze. If you wanna stay in touch please subscribe on freecode. -- cgit v1.2.3 From 6da53f3f7052f7eeee2973c8af9c56e35987e1b7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 26 Jul 2013 23:47:32 +0200 Subject: fpo --- loadbars.buetow.org/content/home.xml | 39 ++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 19 deletions(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index f3590e4..2471f00 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -1,24 +1,25 @@ - Loadbars - Get the current clue... - - + Loadbars + Get the current clue... + + Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. - - - Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load) - Real time system load average analysis - Real time memory analysis (RAM usage, Swap usage) - Real time network analysis (incoming and outgoing bandwidth) - Works with Linux - No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed. - IPv4 and IPv6 compatible (due use of OpenSSH client) - - To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze. - - If you wanna stay in touch please - subscribe on freecode. - + + + Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load) + Real time system load average analysis + Real time memory analysis (RAM usage, Swap usage) + Real time network analysis (incoming and outgoing bandwidth) + Works with Linux + No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed. + IPv4 and IPv6 compatible (due use of OpenSSH client) + + To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze. + + If you wanna stay in touch please + subscribe on freecode. + + -- cgit v1.2.3 From 06298ebd96e9bb7f9f853f2e71414a5c7ab3ff44 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:23:37 +0200 Subject: fix --- loadbars.buetow.org/content/home.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index 2471f00..6b4107c 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -4,7 +4,7 @@ Get the current clue... - Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. + Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load) @@ -16,10 +16,9 @@ IPv4 and IPv6 compatible (due use of OpenSSH client) To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze. - - If you wanna stay in touch please - subscribe on freecode. - + + If you wanna stay in touch please + subscribe on freecode. -- cgit v1.2.3 From b8cf25f59f3a3c26b97b54de551c6d4304c9f9f2 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:25:59 +0200 Subject: fix --- loadbars.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index 6b4107c..173c2fb 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -1,7 +1,7 @@ Loadbars - Get the current clue... + Get the current clue... Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. -- cgit v1.2.3 From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- loadbars.buetow.org/content/home.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index 173c2fb..d578d2b 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -1,9 +1,9 @@ - + Loadbars Get the current clue... - + Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. @@ -21,4 +21,3 @@ subscribe on freecode. - -- cgit v1.2.3 From 6826b65616117f569c4f0f48652f7a0277408e02 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Mon, 30 Sep 2013 23:47:37 +0200 Subject: add 5 --- loadbars.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index d578d2b..c521f6d 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -4,7 +4,7 @@ Get the current clue... - Loadbars is a Perl script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. + Loadbars is a Perl 5 script for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load) -- cgit v1.2.3 From 926bc98bfb6ff456efd7483dfa8cf043cffc7035 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sun, 22 Jun 2014 10:58:45 +0200 Subject: remove references to freshmeat aka freecode --- loadbars.buetow.org/content/home.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'loadbars.buetow.org/content/home.xml') diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml index c521f6d..04ce281 100644 --- a/loadbars.buetow.org/content/home.xml +++ b/loadbars.buetow.org/content/home.xml @@ -16,8 +16,4 @@ IPv4 and IPv6 compatible (due use of OpenSSH client) To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze. - - If you wanna stay in touch please - subscribe on freecode. - -- cgit v1.2.3