diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
| commit | 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 (patch) | |
| tree | 7f28e95ae7ac97f435eba0418e999db474e6a15a /loadbars.buetow.org/content/home.xml | |
| parent | 714164e679851987512435ed9b88f094c822e9f3 (diff) | |
reformat XML
Diffstat (limited to 'loadbars.buetow.org/content/home.xml')
| -rw-r--r-- | loadbars.buetow.org/content/home.xml | 5 |
1 files changed, 2 insertions, 3 deletions
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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Loadbars</pagetitle> <textheader>Get the current clue...</textheader> <text> - <rimg href="?document=images/loadbars2.png" title="Loadbars" alt="Loadbars" /> + <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> </text> <enumeration> @@ -21,4 +21,3 @@ <namedlink href="http://freecode.com/projects/loadbars">subscribe on freecode.</namedlink> </text> </content> - |
