diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 13:24:54 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 13:24:54 +0100 |
| commit | fb0b23f36d85fbcc35b16ae6729ea099f9064412 (patch) | |
| tree | 9aa1c6e426ff38c0bed46c6e90828dda5699c02b | |
| parent | 8f9afe65075d800acc42c72dbfc3c59f6054d764 (diff) | |
remove cbars.buetow.org
| -rw-r--r-- | cbars.buetow.foo/PROJECT | 1 | ||||
| -rw-r--r-- | cbars.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | cbars.buetow.org/SITEMAP | 0 | ||||
| -rw-r--r-- | cbars.buetow.org/content/98.contact.xml | 19 | ||||
| -rw-r--r-- | cbars.buetow.org/content/home.xml | 17 | ||||
| -rw-r--r-- | cbars.buetow.org/htdocs/images/cbars.png | bin | 2108 -> 0 bytes |
6 files changed, 1 insertions, 37 deletions
diff --git a/cbars.buetow.foo/PROJECT b/cbars.buetow.foo/PROJECT new file mode 100644 index 0000000..bdf563b --- /dev/null +++ b/cbars.buetow.foo/PROJECT @@ -0,0 +1 @@ +This aims to be a rewrite of loadbars in the C programming language. diff --git a/cbars.buetow.org/PROJECT b/cbars.buetow.org/PROJECT deleted file mode 100644 index d767358..0000000 --- a/cbars.buetow.org/PROJECT +++ /dev/null @@ -1 +0,0 @@ -This aims to be a re-write of loadbars in C. diff --git a/cbars.buetow.org/SITEMAP b/cbars.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 --- a/cbars.buetow.org/SITEMAP +++ /dev/null diff --git a/cbars.buetow.org/content/98.contact.xml b/cbars.buetow.org/content/98.contact.xml deleted file mode 100644 index a881cc3..0000000 --- a/cbars.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Contact Me/Us</pagetitle> - <text> - <noop>Please use the </noop> - <namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink> - <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> - </text> - <text> - <noop>But you may also use other methods such as listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> for example.</noop> - </text> - <text> - <noop>If you are interested in other projects please visit </noop> - <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 deleted file mode 100644 index db961e3..0000000 --- a/cbars.buetow.org/content/home.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Cbars</pagetitle> - <important> - <text> - <strong>Important notice:</strong> - <noop>The development of Cbars is in its very early stage. The links of this site may be still empty or broken.</noop> - </text> - </important> - <textheader>Get the current clue...</textheader> - <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> - <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> diff --git a/cbars.buetow.org/htdocs/images/cbars.png b/cbars.buetow.org/htdocs/images/cbars.png Binary files differdeleted file mode 100644 index d223b9a..0000000 --- a/cbars.buetow.org/htdocs/images/cbars.png +++ /dev/null |
