#
# Copyright (c) Xerox Corporation 1997, 1998. All rights reserved.
#
# License is granted to copy, to use, and to make and to use derivative
# works, provided that Xerox is acknowledged in all documentation
# pertaining to any such copy or derivative work. Xerox grants no other
# licenses expressed or implied. The Xerox trade name should not be used
# in any advertising without its written permission.
#
# XEROX CORPORATION MAKES NO REPRESENTATIONS CONCERNING EITHER THE
# MERCHANTABILITY OF THIS SOFTWARE OR THE SUITABILITY OF THIS SOFTWARE
# FOR ANY PARTICULAR PURPOSE.  The software is provided "as is" without
# express or implied warranty of any kind.
#
# These notices must be retained in any copies of any part of this software.
#

The RouteMonitor Package, v1.0

The RouteMonitor package listens to multicast route updates and generates
hourly reports on the state of multicast routing.  The output is in the
form of html pages and a database of routing statistics. 

REQUIREMENTS:
-------------
RouteMonitor must be in a position to receive multicast route updates.
  this typically means it is run on a router 
                                    a workstation running mrouted
			            a subnet connecting two mcast routers

You must have perl v5.0 or higher



The RouteMonitor package was developed at Xerox PARC by Bill Fenner and
Dan Massey.  Contact masseyd@cs.ucla.edu for any technical support questions
or bugs.

To install RouteMonitor, simply type:
./myinstall

