Originally, this package was distributed as part of GNU Bayonne itself. The reason for separating Baysight from GNU Bayonne is that while GNU Bayonne may be installed on production servers, the GNU Bayonne site monitoring tool needs to be separately installable on individual administration workstations.
Baysight receives GNU Bayonne node status broadcast messages. These are typically sent either to specific workstations, or to a group of workstations that appear on a common subnet. A simple config file will be added to specify the port number GNU Bayonne will be transmitting under, and this only needs to be changed if the GNU Bayonne servers have also been modified to use a different port number.
At the moment, this application only offers a visual "view" of the status of remote GNU Bayonne servers. In the future, control options will also be offered both for configuration and over running servers.
A mandrake RPM package for Baysight may be found here.
A prebuilt Microsoft Windows "Setup" program for baysight may be found here.
To extract from cvs:
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/bayonne login
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/bayonne co baysight
To build configure: (automake-1.5.x or later required)
./reconfig
./configure
You may now do your normal make/make install.
Information about GNU Bayonne may be found at http://www.gnu.org/software/bayonne.