NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW LOGS
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–345
SHOW LOGS The SHOW LOGS command displays the current status of the activity log files.
NonStop NET/MASTER MS continuously maintains a log of all significant events.
You can use the LOGSWAP command to stop logging to the current activity log file
and to open a different activity log file (if another is available).
SHOW LOGS
Considerations
The default authority level of this command is 0.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
Messages NNM1505, NNM1506, and NNM0999 indicate the results of this
command. Refer to the NonStop NET/MASTER Messages Manual or NonStop
NET/MASTER MS online help for a description of these messages.
For related information, see the LOGSWAP command.
Example
The following example displays the current status of the activity log files. The
following screen displays the results.
SHOW LOGS
(10:39) --------------------- OPERATOR CONTROL SERVICES ----------------------
SHOW LOGS
NNM1505 NAME STATUS START DATE TIME STOP DATE TIME SWPD BY
NNM1506 LOG1 IN USE 1994/06/07 07:43:33.807
NNM1506 LOG2 AVAIL
NNM1506 LOG3 AVAIL
NNM1506 LOG4 AVAIL
NNM1506 LOG5 AVAIL
NNM1506 LOG6 AVAIL
NNM1506 LOG7 AVAIL
NNM1506 LOG8 AVAIL
NNM1506 LOG9 AVAIL
NNM0999 *END*
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>