summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cbars.buetow.foo/PROJECT (renamed from cbars.buetow.org/PROJECT)0
-rw-r--r--cbars.buetow.foo/content/20.Manpage.xml (renamed from cbars.buetow.org/content/20.Manpage.xml)0
-rw-r--r--cbars.buetow.foo/content/30.Screenshots.xml (renamed from cbars.buetow.org/content/30.Screenshots.xml)0
-rw-r--r--cbars.buetow.foo/content/40.Changelog.xml (renamed from cbars.buetow.org/content/40.Changelog.xml)0
-rw-r--r--cbars.buetow.foo/content/45.Wishlist.xml (renamed from cbars.buetow.org/content/45.Wishlist.xml)0
-rw-r--r--cbars.buetow.foo/content/50.Download.xml (renamed from cbars.buetow.org/content/50.Download.xml)0
-rw-r--r--cbars.buetow.foo/content/98.contact.xml19
-rw-r--r--cbars.buetow.foo/content/99.license.xml (renamed from cbars.buetow.org/content/99.license.xml)0
-rw-r--r--cbars.buetow.foo/content/home.xml23
-rw-r--r--cbars.buetow.foo/htdocs/images/cbars.pngbin0 -> 2108 bytes
-rw-r--r--dev.buetow.org/content/home.xml6
11 files changed, 46 insertions, 2 deletions
diff --git a/cbars.buetow.org/PROJECT b/cbars.buetow.foo/PROJECT
index d767358..d767358 100644
--- a/cbars.buetow.org/PROJECT
+++ b/cbars.buetow.foo/PROJECT
diff --git a/cbars.buetow.org/content/20.Manpage.xml b/cbars.buetow.foo/content/20.Manpage.xml
index 084099f..084099f 100644
--- a/cbars.buetow.org/content/20.Manpage.xml
+++ b/cbars.buetow.foo/content/20.Manpage.xml
diff --git a/cbars.buetow.org/content/30.Screenshots.xml b/cbars.buetow.foo/content/30.Screenshots.xml
index 0999c9a..0999c9a 100644
--- a/cbars.buetow.org/content/30.Screenshots.xml
+++ b/cbars.buetow.foo/content/30.Screenshots.xml
diff --git a/cbars.buetow.org/content/40.Changelog.xml b/cbars.buetow.foo/content/40.Changelog.xml
index 06583d6..06583d6 100644
--- a/cbars.buetow.org/content/40.Changelog.xml
+++ b/cbars.buetow.foo/content/40.Changelog.xml
diff --git a/cbars.buetow.org/content/45.Wishlist.xml b/cbars.buetow.foo/content/45.Wishlist.xml
index 284e8e0..284e8e0 100644
--- a/cbars.buetow.org/content/45.Wishlist.xml
+++ b/cbars.buetow.foo/content/45.Wishlist.xml
diff --git a/cbars.buetow.org/content/50.Download.xml b/cbars.buetow.foo/content/50.Download.xml
index 8536b54..8536b54 100644
--- a/cbars.buetow.org/content/50.Download.xml
+++ b/cbars.buetow.foo/content/50.Download.xml
diff --git a/cbars.buetow.foo/content/98.contact.xml b/cbars.buetow.foo/content/98.contact.xml
new file mode 100644
index 0000000..a881cc3
--- /dev/null
+++ b/cbars.buetow.foo/content/98.contact.xml
@@ -0,0 +1,19 @@
+<?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/99.license.xml b/cbars.buetow.foo/content/99.license.xml
index 083a317..083a317 100644
--- a/cbars.buetow.org/content/99.license.xml
+++ b/cbars.buetow.foo/content/99.license.xml
diff --git a/cbars.buetow.foo/content/home.xml b/cbars.buetow.foo/content/home.xml
new file mode 100644
index 0000000..72be16c
--- /dev/null
+++ b/cbars.buetow.foo/content/home.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Cbars</pagetitle>
+ <important>
+ <text>
+ <strong>Important notice:</strong>
+ <noop>The domain </noop>
+ <strong>.buetow.foo</strong>
+ <noop>contains only development, test and PoC stuff. Replace </noop>
+ <strong>$shomething.buetow.foo</strong>
+ <noop> with </noop>
+ <strong>$something.buetow.org</strong>
+ <noop> (if exists) to get the stable stuff.</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.foo/htdocs/images/cbars.png b/cbars.buetow.foo/htdocs/images/cbars.png
new file mode 100644
index 0000000..d223b9a
--- /dev/null
+++ b/cbars.buetow.foo/htdocs/images/cbars.png
Binary files differ
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml
index 2ce05e5..0778d4c 100644
--- a/dev.buetow.org/content/home.xml
+++ b/dev.buetow.org/content/home.xml
@@ -14,8 +14,10 @@
<noop> for browsing some of the repositories. Please check out each individual project site how to clone a git repository.</noop>
</text>
<textheader>Deb repository</textheader>
- <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via '[deb|deb-src] [http|ftp]://deb.buetow.org/apt REPLACEWITHDISTNAME main'.</text>
- <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -"</text>
+ <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via</text>
+ <code>[deb|deb-src] [http|ftp]://deb.buetow.org/apt REPLACEWITHDISTNAME main</code>
+ <text>To trust it please run: </text>
+ <code>curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -</code>
<textheader>Project list</textheader>
<text>
<perl>