Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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-02-05 01:17 Back to release list
0.5.0

Esta versão adiciona estatísticas para uso da memória e swap rudimentar (a opção de - showmem ou tecla de atalho m), remove--largura e -- inter opções, adiciona uma opção - barwidth (cada barra é barwidth pixels agora), adiciona uma opção - maxwidth (que representa a largura da janela total máxima), automaticamente desabilita a exibição de texto se o texto não couber os pixels da janela (maxwidth), automaticamente reativa a Exibir de texto se o texto se ajustar à janela novamente, faz a tecla da "direita" aumentar a largura da janela por 100px e diminui-lo "à esquerda" 100px, faz "para baixo" aumentar a altura da janela por 100px e "até" diminui-lo por 100px, redefine os valores padrão de "amostras" de 1.000 para baixo para 500 e aplica correções de bugs.
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.

Project Resources