Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!CITHEX.CALTECH.EDU!carl From: carl@CITHEX.CALTECH.EDU (Carl J Lydick) Newsgroups: comp.os.vms Subject: Re: DECNET Event Logging Message-ID: <870417080220.06g@CitHex.Caltech.Edu> Date: Fri, 17-Apr-87 10:05:17 EST Article-I.D.: CitHex.870417080220.06g Posted: Fri Apr 17 10:05:17 1987 Date-Received: Sun, 19-Apr-87 13:06:30 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 13 > Does anyone know of (or has written) an program to use with DECNET to log > events. To clarify: You can have DECNET write events to a log file or > have it write them to OPCOM, which in turn writes them to the console. > Does anyone know how to have them sent to a specfic terminal (network > operator) without having them sent to the console? Thanks. Thanks! One way to do this is to use the following set of commands from a privileged account: $ DEFINE/USER SYS$COMMAND OPA0: $ REPLY/DISABLE=NETWORK This disables the console as a NETWORK operator terminal, but leaves it enabled for all other classes of messages.