summaryrefslogtreecommitdiff
path: root/loadbars.buetow.org/content/home.xml
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 08:59:26 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-01 08:59:26 +0100
commit2973526567a392d6946af2af82ac8efd93c14d7a (patch)
tree61e1f7c53d4401bdc5d4c0f447eda34a09676fcc /loadbars.buetow.org/content/home.xml
parent04312f9ea7bfe107d962981cc863c86c83967874 (diff)
more cleanup
Diffstat (limited to 'loadbars.buetow.org/content/home.xml')
-rw-r--r--loadbars.buetow.org/content/home.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml
deleted file mode 100644
index 04ce281..0000000
--- a/loadbars.buetow.org/content/home.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Loadbars</pagetitle>
- <textheader>Get the current clue...</textheader>
- <text>
- <rimg href="?document=images/loadbars2.png" title="Loadbars" alt="Loadbars"/>
- <noop>Loadbars is a Perl 5 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>
-</content>