README for nodewatch

Copyright 1998, Dan Sugalski <sugalskd@ous.edu> The code in this archive is
licensed under the same terms as perl itself.

This archive contains the nodewatch.pl script which watches the cluster to
see when nodes enter and leave, and sends mail accordingly. It also
contains nodewatch.com (a driver command procedure that just runs the
script over and over) and this stunning piece of documentation.

THe only required modules are Socket (provided with perl, though you do
need a working socket stack, as this program sends internet e-mail) and
VMS::System. VMS::System is available on CPAN.

