Begin3 Title: gr_monitor Version: 0.81 Entered-date: November, 1999 Description: 3D Graphical Process Monitor (Mesa/OpenGL) Gr_Monitor displays a series of datasets as animated 3D bar charts. Data gathering and display can be run on separate machines. Controls for zooming, rotation, fog effects, ... Gr_monitor receives info via an input stream and displays it in a X11 Mesa or X11 OpenGL window. The input is expected to be an XML document with a DTD that defines the data to be plotted. In all I've included three gather implementations: Gr_gather: CPU/RSS/Memory/Elapsed-time by process by user; Gr_rup: local network load averages; Gr_free: free disk and memory statistics; Preview at http://home.clear.net.nz/pages/michael.hamilton/gifts.html 0.81 differs from 0.8 in minor man page changes, Makefile fixes, and an rpm spec has been added. Keywords: monitor, 3D, procps, graph, graphics, OpenGL, Mesa, GLUT Author: michael@actrix.gen.nz (Michael Hamilton) Maintained-by: michael@actrix.gen.nz (Michael Hamilton) Primary-site: sunsite.unc.edu /pub/Linux/system/status 1.3k gr_monitor-0.81.lsm 415k gr_monitor-0.81.tar.gz 76k gr_monitor-0.81-1.i386.rpm 302k gr_monitor-0.81-1.src.rpm Alternate-site: Original-site: Platform: Caldera Open Linux 2.3 Mesa, GLUT, and OpenGL libraries, are required for building. Also works on SGI IRIX 5.2, 5.3, and 6.2. Copying-policy: GPL/BSD End