Pathway/iTS System Management Manual (G06.24+)
PROGRAM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
11-7
INFO PROGRAM Command
Examples
The following command requests PROGRAM object attribute information for two
specific PROGRAM objects:
INFO (PROG-3,PROG-5)
The following command:
INFO PROGRAM PROG-1, OBEYFORM
causes the PATHMON process to display the PROGRAM object attributes in the
following format:
RESET PROGRAM
SET PROGRAM ERROR-ABORT ON
SET PROGRAM OWNER \*.8,8
SET PROGRAM SECURITY "G"
SET PROGRAM TCP TCPA
SET PROGRAM TMF ON
SET PROGRAM TYPE T16-6530 (INITIAL MENU)
ADD PROGRAM PROG-1
The following command directs the information to a particular file:
INFO/OUT PROGFLE/PROGRAM *, OBEYFORM
The following sequence of commands captures a configuration for a complete
PATHMON environment (minus the START PATHWAY command) in the command file
called NEWCONFG:
=INFO/OUT NEWCONFG/PATHMON, OBEYFORM
=INFO/OUT NEWCONFG/PATHWAY, OBEYFORM
=INFO/OUT NEWCONFG/TCP *, OBEYFORM
=INFO/OUT NEWCONFG/TERM *, OBEYFORM
=INFO/OUT NEWCONFG/SERVER *, OBEYFORM
=INFO/OUT NEWCONFG/PROGRAM *, OBEYFORM
Note. For information about the PATHMON, PATHWAY, and SERVER objects listed in this
example, see the TS/MP System Management Manual.