Downloadliste

Projektbeschreibung

Loadbars is a small script 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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-17 06:46
0.5.1.2

Dies behebt einen fiesen Fehler, die aufgetreten auf Beenden: zu viele PIDs beendet wurden.
This fixes a nasty bug that occurred on quit: too many PIDs were terminated.

2012-03-16 20:47
0.5.1.1

Dieser Bugfix-Version stellt den FreeBSD Support (jetzt geht Linux; FreeBSD kann später zurückkommen), beendet alle Unterkategorien sofort beim Herunterfahren (diese Funktion benötigt das Proc::ProcessTable-Modul installiert werden soll), und Loadbars nicht beendet werden, wenn ~/.loadbarsrc nicht überschrieben werden kann.
This bugfix-only release drops FreeBSD support (the focus for now is Linux; FreeBSD might come back later), terminates all sub-processes instantly on shutdown (this feature needs the Proc::ProcessTable module to be installed), and doesn't quit loadbars if ~/.loadbarsrc cannot be overwritten.

2012-02-26 07:08
0.5.1

Diese Veröffentlichung fügt Unterstützung der Konfigurationsdatei (~/.loadbarsrc). Es ist möglich, eine Option zu konfigurieren, Sie im finden--helfen, ohne das führende "--". Benutzen Sie für Kommentare einfach die Zeichen "#". Dieses Release fügt auch der Hotkey "w" (der aktuelle Einstellungen in die Konfigurationsdatei schreibt), entfernt nicht benötigte--Option Titel, reinigt den Code und behebt Fehler.
This release adds configuration file support (~/.loadbarsrc). It's possible to configure any option you find in --help without the leading "--". For comments, just use the "#" sign. This release also adds the hotkey "w" (which writes current settings to the configuration file), removes the unneeded --title option, cleans the code, and fixes bugs.

2012-02-05 01:17
0.5.0

Diese Veröffentlichung fügt Statistiken für rudimentäre Speicher- und Swap-Nutzung (die Option--Showmem oder Hotkey m), entfernt--Breite und--inter Optionen, fügt eine Option--Barwidth (jeder Balken ist jetzt Barwidth Pixel), fügt eine Option--Maxwidth (steht für die maximale Fensterbreite gesamt) automatisch deaktiviert die Textanzeige von wenn der Text nicht das Fenster (Maxwidth) Pixel, passt automatisch reaktiviert die Textanzeige wenn der Text passt das Fenster wieder, den "richtigen" Schlüssel erhöhen die Fensterbreite von 100px und "Links" verringern sie 100px, macht "nach unten" erhöhen die Fensterhöhe von 100px und "bis" verringern von 100px, setzt die Standardwerte "Proben" von 1000 auf 500 und Bugfixes gilt.
This release adds stats for rudimentary memory and swap usage (the --showmem option or m hotkey), removes the --width and --inter options, adds a --barwidth option (each bar is barwidth pixels now), adds a --maxwidth option (which represents the maximum total window width), automatically disables the text display if the text does not fit the window (maxwidth) pixels, automatically re-enables the text display if the text does fit the window again, makes the "right" key increase the window width by 100px and "left" decrease it 100px, makes "down" increase the window height by 100px and "up" decrease it by 100px, resets the "samples" default values from 1,000 down to 500, and applies bugfixes.

2012-01-30 05:36
0.4.0.1

Diese Version behebt einige Dokumentation Tippfehler, hat einige Codebereinigung (Tabs wurden durch 4 Leerzeichen ersetzt) und hat kleine Bugfixes.
This release fixes some documentation typos, has some code cleanup (tabs have been replaced by 4 whitespaces), and has minor bugfixes.

Project Resources