diff options
| -rw-r--r-- | loadbars.buetow.org/content/home.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Loadbars</pagetitle> - <textheader>Get the current clue...</pagetitle> + <textheader>Get the current clue...</textheader> <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> |
