From 66b5ad3a61e2994b980d34f20087706a2fcc030a Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Thu, 1 Jan 2015 23:29:59 +0100 Subject: add cbars alpha --- cbars.alpha.buetow.org/content/home.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 cbars.alpha.buetow.org/content/home.xml (limited to 'cbars.alpha.buetow.org/content/home.xml') diff --git a/cbars.alpha.buetow.org/content/home.xml b/cbars.alpha.buetow.org/content/home.xml new file mode 100644 index 0000000..df2a2bf --- /dev/null +++ b/cbars.alpha.buetow.org/content/home.xml @@ -0,0 +1,23 @@ + + + Cbars + + + Important notice: + The domain + .alpha.buetow.org + contains only development, test and PoC stuff. Replace + $shomething.alpha.buetow.org + with + $something.buetow.org + (if exists) to get the stable stuff. + + + 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. + + -- cgit v1.2.3