From fb0b23f36d85fbcc35b16ae6729ea099f9064412 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 21 Dec 2013 13:24:54 +0100 Subject: remove cbars.buetow.org --- cbars.buetow.foo/PROJECT | 1 + cbars.buetow.org/PROJECT | 1 - cbars.buetow.org/SITEMAP | 0 cbars.buetow.org/content/98.contact.xml | 19 ------------------- cbars.buetow.org/content/home.xml | 17 ----------------- cbars.buetow.org/htdocs/images/cbars.png | Bin 2108 -> 0 bytes 6 files changed, 1 insertion(+), 37 deletions(-) create mode 100644 cbars.buetow.foo/PROJECT delete mode 100644 cbars.buetow.org/PROJECT delete mode 100644 cbars.buetow.org/SITEMAP delete mode 100644 cbars.buetow.org/content/98.contact.xml delete mode 100644 cbars.buetow.org/content/home.xml delete mode 100644 cbars.buetow.org/htdocs/images/cbars.png 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 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 @@ - - - Contact Me/Us - - Please use the - Development Mailing List - for any considerations of this humble programming project or any other programming project of mine. - - - But you may also use other methods such as listed - on this site - for example. - - - If you are interested in other projects please visit - http://dev.buetow.org - :) - - 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 @@ - - - Cbars - - - Important notice: - The development of Cbars is in its very early stage. The links of this site may be still empty or broken. - - - Get the current clue... - - - 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 - http://loadbars.buetow.org - . The there is no version of Cbars out yet. But v0.0.0 might come out some day this year. - - diff --git a/cbars.buetow.org/htdocs/images/cbars.png b/cbars.buetow.org/htdocs/images/cbars.png deleted file mode 100644 index d223b9a..0000000 Binary files a/cbars.buetow.org/htdocs/images/cbars.png and /dev/null differ -- cgit v1.2.3