Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!XEROX.COM!"Eric_S._Fanwick.STHQ" From: "Eric_S._Fanwick.STHQ"@XEROX.COM.UUCP Newsgroups: comp.os.vms Subject: Re: Measuring the load on Ethernet Message-ID: <870415-083309-4103@Xerox> Date: Wed, 15-Apr-87 10:32:42 EST Article-I.D.: Xerox.870415-083309-4103 Posted: Wed Apr 15 10:32:42 1987 Date-Received: Fri, 17-Apr-87 23:46:12 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 48 In this months PAGESWAPPER Lee K. Gleason documented a patch to the Monitor Utility that allow some here to hiden classes of Monitor to work. One of the classes will allow the monitoring of Ethernet from VMS. Warning: Since it is undocumented DEC will not support this "feature" of VMS. Good Luck. Eric S. Fanwick Systems Engineer Xerox Corporation The Patch is listed below. $ set default sys$common:[sysexe] $patch monitor.exe REPLACE 4158+33E 211 EXIT 11 EXIT REPLACE 4158+391 211 EXIT 11 EXIT REPLACE 4158+48A 235 EXIT 35 EXIT REPLACE 4158+583 211 EXIT 11 EXIT REPLACE 4158+629 211 EXIT 11 EXIT UPDATE EXIT $INSTALL :==$INSTALL/COMMAND_MODE $ INSTALL REPLACE SYS$COMMON:[SYSEXE]MONITOR.EXE $ EXIT