Pathway/XM System Management Manual

Example Configuration Source Files
Compaq NonStop™ Pathway/XM System Management Manual426761-001
F-14
Output File Example
SET SERVER OWNER 101,27
SET SERVER PROGRAM $DATAB.AHLCSV2.TRAVSERV
SET SERVER SECURITY "N"
SET SERVER STARTUP "-S"
SET SERVER TMF OFF
ADD SERVER SCREP
comment Add service fdsSCTL
RESET SERVICE
SET SERVICE VARIABLE FILE:GOOD=goodnull
SET SERVICE FILE fdssctl
SET SERVICE NODE SERVER-NODE
SET SERVICE GROUP cuGrp17
SET SERVICE VARIABLE FILE:AbC=$V.SV.FN
SET SERVICE VARIABLE FILE:vnd1out=CU1OUT
SET SERVICE VARIABLE FILE:NONE=SV.CUVAR
ADD SERVICE fdsGRP
Output File Example
This source file contains the combined output that results from processing the three
configuration source files. The file name is EGPXMOUT.
Output from Vendor Source File
PXMCFG - T0223D46 - (31MAR2000) - 27 April 2000, 17:02:13
Copyright 2000 Compaq Computer Corporation
0 1
0 2
0 3
0 4 comment Pathway/XM Example Vendor SuperCTL source file
0 5 comment for export.
0 6 comment
0 7 comment In this example, the vendor is providing a fraud
0 8 comment detection service with three service classes:
0 9 comment SC-FDS-HIST (history)
0 10 comment SC-FDS-TRANS (current transactions)
0 11 comment SC-FDS-PATMAT (pattern matcher).
0 12 comment
0 13 comment This example shows:
0 14 comment EXPORT
0 15 comment SET SERVER
0 16 comment
0 17 comment
0 18
0 19 EXPORT ON
0 20
0 21 comment ================= NODE ========================
0 22
0 23 RESET NODE
0 24
0 25 SET NODE ROLE SERVER
0 26 SET NODE DEFAULT $CASE.SER0001
0 27 SET NODE SYSTEM \WEST
0 28 SET NODE CPUS (0:25, 1:50, 2:15, 3:10 )
0 29 SET NODE GUARDIAN-SWAP $FDSENV
0 30 SET NODE HOMETERM $FDSCO
0 31 SET NODE PRI 150
0 32