diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-15 12:35:45 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-15 12:35:45 +0200 |
| commit | 32e575a30e53389d3ae96346b69ddc6a756c7a37 (patch) | |
| tree | a3493e16eaf969d107e7593fa230be9d498b1374 /cbars.buetow.org | |
| parent | af5901c38897995ff81ed5b0df42e714a82571fe (diff) | |
s/link/hyperlink/
Diffstat (limited to 'cbars.buetow.org')
| -rw-r--r-- | cbars.buetow.org/content/98.contact.xml | 2 | ||||
| -rw-r--r-- | cbars.buetow.org/content/home.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cbars.buetow.org/content/98.contact.xml b/cbars.buetow.org/content/98.contact.xml index f46ee65..11dcff3 100644 --- a/cbars.buetow.org/content/98.contact.xml +++ b/cbars.buetow.org/content/98.contact.xml @@ -13,7 +13,7 @@ </text> <text> <noop>If you are interested in other projects please visit </noop> - <link>http://dev.buetow.org</link> + <hyperlink>http://dev.buetow.org</hyperlink> <noop> :)</noop> </text> </content> diff --git a/cbars.buetow.org/content/home.xml b/cbars.buetow.org/content/home.xml index 00c4e0e..cdd65bd 100644 --- a/cbars.buetow.org/content/home.xml +++ b/cbars.buetow.org/content/home.xml @@ -11,7 +11,7 @@ <text> <rimg href="?document=images/cbars.png" title="Cbars" alt="Cbars" /> <noop>Cbars is a program written in C 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). Cbars 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, Cbars lets you observe the current state immediately. Cbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. It is an attempt to re-write </noop> - <link>http://loadbars.buetow.org</link> + <hyperlink>http://loadbars.buetow.org</hyperlink> <noop>. The there is no version of Cbars out yet. But v0.0.0 might come out some day this year.<noop>. </text> </content> |
