Download List

Descripción del Proyecto

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 versión incorpora estadísticas para elimina el uso de memoria y swap rudimentario (opción--showmem o teclas de acceso rápido m)--anchura y--entre opciones, agrega una opción--barwidth (cada barra es barwidth píxeles ahora), agrega automáticamente una opción--maxwidth (que representa el ancho de la ventana total máximo), vuelva a desactiva la visualización de texto si el texto no ajusta los píxeles de la ventana (maxwidth), automáticamente activar la visualización de texto si el texto ajusta la ventana Nuevo, hace la tecla "derecha" aumentar el ancho de la ventana por 100px y reducirlo "izquierda" 100px, hace "abajo" aumento de la altura de la ventana por 100px y "hasta" reducirlo por 100px, restablece los valores predeterminados de "muestras" de 1.000 a 500 y aplica correcciones de errores.
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