The GNOME gstripchart program charts various user-specified parameters as a function of time. Its main use is to chart system performance parameters such as CPU load, CPU utilization, network traffic levels, and the like. Other more ingenious uses are left as an exercise for the interested user. It is included in the package gnome-utils, which is a part of the GNOME desktop environment. This document describes version 1.0.53 of the gstripchart program.
The gstripchart program periodically reads data from a file, extracts a value, and displays these values in one of several formats. The default format is a graphical display similar to that of a stripchart recorder. Hence the name, gstripchart.
On systems such as Linux, in which system parameters are available in human-readable form in the /proc directory, the gstripchart program makes a dandy performance monitoring tool, similar to but more versatile than xload.
Instead of being limited to a few standard performance parameters, the gstripchart program can plot any time-variant parameter than can be read from a file or pipe. This ability to read data from a pipe provides a very versatile and easy to use method of setting up custom displays.
The gstripchart program can be started by selecting Stripchart Plotter item from the Utilities submenu of the Main Menu, or by running the command gstripchart on the command line.
Next >>> | ||
Using gstripchart |