diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:23:37 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:23:37 +0200 |
| commit | 06298ebd96e9bb7f9f853f2e71414a5c7ab3ff44 (patch) | |
| tree | a38bc118a8e1eb11c657c5f02129b1d26b7fdec7 /loadbars.buetow.org/content | |
| parent | 4ca436af3240a6e862e8208505d610baf69b1886 (diff) | |
fix
Diffstat (limited to 'loadbars.buetow.org/content')
| -rw-r--r-- | loadbars.buetow.org/content/home.xml | 9 |
1 files changed, 4 insertions, 5 deletions
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 @@ <textheader>Get the current clue...</pagetitle> <text> <rimg href="?document=images/loadbars2.png" title="Loadbars" alt="Loadbars" /> - <noop>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.</noop> + <noop>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.</noop> </text> <enumeration> <enumitem>Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load)</enumitem> @@ -16,10 +16,9 @@ <enumitem>IPv4 and IPv6 compatible (due use of OpenSSH client)</enumitem> </enumeration> <text>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.</text> - <text> - <noop>If you wanna stay in touch please </noop> - <namedlink href="http://freecode.com/projects/loadbars">subscribe on freecode.</namedlink> - </text> + <text> + <noop>If you wanna stay in touch please </noop> + <namedlink href="http://freecode.com/projects/loadbars">subscribe on freecode.</namedlink> </text> </content> |
