Download List

项目描述

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 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

此版本添加了统计数据的基本内存和交换使用 (-showmem 选项或 m 热键),删除 — — 宽度和 — — 除选项,添加 (每个栏现在是 barwidth 像素) — — barwidth 选项,将自动添加一个 — — maxwidth 选项 (在代表最大总窗口宽度),将禁用文本显示如果文本不适合窗口 (maxwidth) 像素为单位),自动重新启用文本显示如果文本不会再适合窗口"右"键增加窗口宽度由 100px 和"左"减少它 100 像素、 造就"向下"增加窗口高度由 100 像素和"向上"减少它由 100 像素、 重置的"样本"默认值从 1 到 500,000,适用错误修正。
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