summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-07-26 23:47:32 +0200
committerPaul Buetow <paul@buetow.org>2013-07-26 23:47:32 +0200
commit6da53f3f7052f7eeee2973c8af9c56e35987e1b7 (patch)
tree3ab7a9e959fd388180bd0577d0de3405ff80bd4d
parent0feeb38ff7065fdc9ffa5f08fc40db94aee42433 (diff)
fpo
-rw-r--r--cpuinfo.buetow.org/content/home.xml2
-rw-r--r--loadbars.buetow.org/content/home.xml39
2 files changed, 22 insertions, 19 deletions
diff --git a/cpuinfo.buetow.org/content/home.xml b/cpuinfo.buetow.org/content/home.xml
index db3d6fc..df0d006 100644
--- a/cpuinfo.buetow.org/content/home.xml
+++ b/cpuinfo.buetow.org/content/home.xml
@@ -5,6 +5,8 @@
<textheader>CPU, who are you?...</pagetitle>
<text>
<noop>CPUInfo is a program written in GNU AWK for Linux that can be used to obtain some infos about your CPU. This program is a very humble one, but enjoy it!</noop>
+ <noop>If you wanna stay in touch please </noop>
+ <namedlink href="http://freecode.com/projects/gawk-cpuinfo">subscribe on freecode.</namedlink>
</text>
</content>
diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml
index f3590e4..2471f00 100644
--- a/loadbars.buetow.org/content/home.xml
+++ b/loadbars.buetow.org/content/home.xml
@@ -1,24 +1,25 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<content>
- <pagetitle>Loadbars</pagetitle>
- <textheader>Get the current clue...</pagetitle>
- <text>
- <rimg href="?document=images/loadbars2.png" title="Loadbars" alt="Loadbars" />
+ <pagetitle>Loadbars</pagetitle>
+ <textheader>Get the current clue...</pagetitle>
+ <text>
+ <rimg href="?document=images/loadbars2.png" title="Loadbars" alt="Loadbars" />
<noop>Loadbars is a Perl script 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). Loadbars 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, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does.</noop>
- </text>
- <enumeration>
- <enumitem>Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load)</enumitem>
- <enumitem>Real time system load average analysis</enumitem>
- <enumitem>Real time memory analysis (RAM usage, Swap usage)</enumitem>
- <enumitem>Real time network analysis (incoming and outgoing bandwidth)</enumitem>
- <enumitem>Works with Linux</enumitem>
- <enumitem>No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed.</enumitem>
- <enumitem>IPv4 and IPv6 compatible (due use of OpenSSH client)</enumitem>
- </enumeration>
- <text>To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze.</text>
- <text>
- <noop>If you wanna stay in touch please </noop>
- <namedlink href="http://freecode.com/projects/loadbars">subscribe on freecode.</namedlink>
- </text>
+ </text>
+ <enumeration>
+ <enumitem>Real time CPU load analysis per core and summarized (system, user, nice, iowait, hardware irq, software irq, steal, guest and idle load)</enumitem>
+ <enumitem>Real time system load average analysis</enumitem>
+ <enumitem>Real time memory analysis (RAM usage, Swap usage)</enumitem>
+ <enumitem>Real time network analysis (incoming and outgoing bandwidth)</enumitem>
+ <enumitem>Works with Linux</enumitem>
+ <enumitem>No extra software needed on the remote hosts (only Perl, SSHD and procfs is required). You need SSH access to all servers. All servers need a SSH public key for your user installed.</enumitem>
+ <enumitem>IPv4 and IPv6 compatible (due use of OpenSSH client)</enumitem>
+ </enumeration>
+ <text>To get started fetch loadbars from the deb repository or via git and run it. You'll install some additional CPAN Modules in order to get it running locally (only if you are using git). All required modules for Loadbars 0.7.x are available in Debian Wheezy. Loadbars up to 0.6.x also runs on Squeeze.</text>
+ <text>
+ <noop>If you wanna stay in touch please </noop>
+ <namedlink href="http://freecode.com/projects/loadbars">subscribe on freecode.</namedlink>
+ </text>
+ </text>
</content>