diff options
| author | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-05-23 22:00:37 +0100 |
|---|---|---|
| committer | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-05-23 22:00:37 +0100 |
| commit | 2fab3867d291514b6666a8bd582fe8ae4896a1c0 (patch) | |
| tree | 996160703a47ac88c61d2496187118a5fc0675b8 /loadbars.buetow.org | |
| parent | ee1d9d4243e970d102ea4f57bfacb379e5b25b3a (diff) | |
| parent | e43a989acd2055661bb2d93454f2f7aa4e6e5177 (diff) | |
Merge
Diffstat (limited to 'loadbars.buetow.org')
| -rw-r--r-- | loadbars.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | loadbars.buetow.org/SITEMAP | 0 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/20.Manpage.xml | 8 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/30.Screenshots.xml | 8 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/40.Changelog.xml | 8 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/45.Wishlist.xml | 8 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/50.Download.xml | 19 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/98.contact.xml | 19 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/home.xml | 19 | ||||
| -rw-r--r-- | loadbars.buetow.org/htdocs/images/loadbars.png | bin | 0 -> 2108 bytes | |||
| -rw-r--r-- | loadbars.buetow.org/htdocs/images/loadbars2.png | bin | 0 -> 2108 bytes |
12 files changed, 95 insertions, 0 deletions
diff --git a/loadbars.buetow.org/PROJECT b/loadbars.buetow.org/PROJECT new file mode 100644 index 0000000..655277a --- /dev/null +++ b/loadbars.buetow.org/PROJECT @@ -0,0 +1 @@ +Loadbars is a small Perl script which can be used to observe CPU and memory loads of several remote servers at once in real time. diff --git a/loadbars.buetow.org/SITEMAP b/loadbars.buetow.org/SITEMAP new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/loadbars.buetow.org/SITEMAP diff --git a/loadbars.buetow.org/content/20.Manpage.xml b/loadbars.buetow.org/content/20.Manpage.xml new file mode 100644 index 0000000..de2da7c --- /dev/null +++ b/loadbars.buetow.org/content/20.Manpage.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Manpage</pagetitle> + <text>This is the manpage of the current master branch:</text> + <pretext> + <inject>http://web.buetow.org/cgit/loadbars.git/plain/docs/loadbars.txt</inject> + </pretext> +</content> diff --git a/loadbars.buetow.org/content/30.Screenshots.xml b/loadbars.buetow.org/content/30.Screenshots.xml new file mode 100644 index 0000000..e8deea5 --- /dev/null +++ b/loadbars.buetow.org/content/30.Screenshots.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Screenshots</pagetitle> + <text> + <noop>Screenshots can be downloaded from git. Just type </noop> + <code>git clone -b screenshots git://git.buetow.org/loadbars.git loadbars-screenshots</code> + </text> +</content> diff --git a/loadbars.buetow.org/content/40.Changelog.xml b/loadbars.buetow.org/content/40.Changelog.xml new file mode 100644 index 0000000..83bc496 --- /dev/null +++ b/loadbars.buetow.org/content/40.Changelog.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Changelog</pagetitle> + <text>This is the changelog file of the current master branch:</text> + <pretext> + <inject>http://web.buetow.org/cgit/loadbars.git/plain/debian/changelog</inject> + </pretext> +</content> diff --git a/loadbars.buetow.org/content/45.Wishlist.xml b/loadbars.buetow.org/content/45.Wishlist.xml new file mode 100644 index 0000000..52465b1 --- /dev/null +++ b/loadbars.buetow.org/content/45.Wishlist.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Wishlist</pagetitle> + <text>This is the Wishlist file of the current master branch:</text> + <pretext> + <inject>http://web.buetow.org/cgit/loadbars.git/plain/docs/wishlist</inject> + </pretext> +</content> diff --git a/loadbars.buetow.org/content/50.Download.xml b/loadbars.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..b48740e --- /dev/null +++ b/loadbars.buetow.org/content/50.Download.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Download</pagetitle> + <text>!!HOSTNAME!! can be downloaded from a deb repo or from git.</text> + <textheader>Install from deb repository</textheader> + <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list:</text> + <code>deb http://deb.buetow.org/apt wheezy main +deb-src http://deb.buetow.org/apt wheezy main</code> + <text>(Please replace wheezy with jessie if you are using Debian GNU/Linux Jessie) and run afterwards:</text> + <code>curl http://deb.buetow.org/apt/pubkey.gpg | +sudo apt-key add - +apt-get update +apt-get install !!HOSTNAME!!</code> + <textheader>Download from git repository</textheader> + <text> + <noop>Go to </noop> + <namedlink href="http://github.com/rantanplan/!!HOSTNAME!!">http://github.com/rantanplan/!!HOSTNAME!!</namedlink> + </text> +</content> diff --git a/loadbars.buetow.org/content/98.contact.xml b/loadbars.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..d3d66b0 --- /dev/null +++ b/loadbars.buetow.org/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://pluto.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/loadbars.buetow.org/content/99.license.xml b/loadbars.buetow.org/content/99.license.xml new file mode 100644 index 0000000..ba5a912 --- /dev/null +++ b/loadbars.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text>Loadbars is licensed under the GNU Gerneral Public License Version 3 or later.</text> +</content> diff --git a/loadbars.buetow.org/content/home.xml b/loadbars.buetow.org/content/home.xml new file mode 100644 index 0000000..04ce281 --- /dev/null +++ b/loadbars.buetow.org/content/home.xml @@ -0,0 +1,19 @@ +<?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> diff --git a/loadbars.buetow.org/htdocs/images/loadbars.png b/loadbars.buetow.org/htdocs/images/loadbars.png Binary files differnew file mode 100644 index 0000000..d223b9a --- /dev/null +++ b/loadbars.buetow.org/htdocs/images/loadbars.png diff --git a/loadbars.buetow.org/htdocs/images/loadbars2.png b/loadbars.buetow.org/htdocs/images/loadbars2.png Binary files differnew file mode 100644 index 0000000..d223b9a --- /dev/null +++ b/loadbars.buetow.org/htdocs/images/loadbars2.png |
