![HP Guardian Скачать руководство пользователя страница 277](http://html.mh-extra.com/html/hp/guardian/guardian_user-manual_165061277.webp)
Performing Routine Spooler Operations Using
Spoolcom
Guardian User’s Guide — 425266-001
14 -15
Coldstarting a Drained Spooler
Automation Example
These two command files coldstart a spooler in response to a single OBEY command.
You can use these files as a model in setting up your own spooler coldstart command
files. After you have entered these files into two separate EDIT files, enter:
> OBEY $SYSTEM.SPLUTIL.COLDFILE
The commands contained in this file are executed, and this text is displayed on your
home terminal:
COMMENT -- THIS IS $SYSTEM.SPLUTIL.COLDFILE
COMMENT -- THIS COMMAND FILE CREATES A SPOOLER SYSTEM
COMMENT -- Purge any existing collector data files having the
COMMENT same name as the data file you intend to use.
PURGE $MKT.SPL.DATAFILE
COMMENT -- Purge spooler supervisor control files having
COMMENT names you intend to use:
PURGE $MKT.SPL.SPL0
PURGE $MKT.SPL.SPL1
PURGE $MKT.SPL.SPL2
PURGE $MKT.SPL.SPL3
PURGE $MKT.SPL.SPL4
PURGE $MKT.SPL.SPL5
PURGE $MKT.SPL.SPL6
PURGE $MKT.SPL.SPL7
PURGE $MKT.SPL.SPL8
PURGE $MKT.SPL.SPL9
COMMENT -- Create a new collector data file:
FUP CREATE $MKT.SPL.DATAFILE, EXT ( 16384, 0 )
COMMENT -- Create the spooler supervisor process,
COMMENT specifying all coldstart parameters:
SPOOL / IN $MKT.SPL.SPL, OUT $0, NAME $SPLS, NOWAIT, &
PRI 147, CPU 0/1, 8191, 4095, 511, 10, 10, 40, 500
COMMENT -- supervisor control file = $MKT.SPL.SPL[0-9]
COMMENT -- log file for messages = $0 (op. console)
COMMENT -- supervisor process name = $SPLS
COMMENT -- execution priority = 147
COMMENT should be lower than editor
COMMENT or interactive utilities
COMMENT -- primary CPU = 0
COMMENT -- backup CPU = 1
COMMENT -- maximum number of jobs = 8191
COMMENT -- maximum number of locations = 4095
COMMENT -- maximum number of devices = 511
COMMENT -- maximum number of collectors = 10
COMMENT -- maximum number of print processes= 10
COMMENT -- maximum number of font jobs = 40
COMMENT -- maximum number of batch jobs = 500
COMMENT -- The spooler is now in the cold state; the
COMMENT supervisor is running. The next command runs
COMMENT SPOOLCOM, specifying a spooler "configuration
COMMENT file" to initialize the spooler:
SPOOLCOM / IN $SYSTEM.SPLUTIL.SPLCONF /
COMMENT -- Start the spooler:
SPOOLER, START
Содержание Guardian
Страница 24: ...About This Guide Guardian User s Guide 425266 001 xxii Your Comments Invited ...
Страница 30: ...Part I Using the Compaq Tandem Advanced Command Language TACL Guardian User s Guide 425266 001 ...
Страница 100: ...Part II Managing Files Using the File Utility Program FUP Guardian User s Guide 425266 001 ...
Страница 146: ...Part III Managing Disk and Tape Processes Guardian User s Guide 425266 001 ...
Страница 232: ...Backing Up and Restoring Disk Information Guardian User s Guide 425266 001 11 26 Backcopy Examples ...
Страница 234: ...Part IV Using the Spooler and Its Utilities Guardian User s Guide 425266 001 ...
Страница 248: ...Introduction to the Spooler Guardian User s Guide 425266 001 12 14 Sending Output to a SPOOL DEFINE ...
Страница 300: ...Performing Routine Spooler Operations Using Spoolcom Guardian User s Guide 425266 001 14 38 Problem Solving Summary ...
Страница 322: ...Part V Security Features and Other Guardian Utilities Guardian User s Guide 425266 001 ...
Страница 368: ...Monitoring Event Messages Guardian User s Guide 425266 001 17 14 Using the Event Viewer ...
Страница 378: ...Displaying Version and System Information Guardian User s Guide 425266 001 18 10 Task 2 Interpret SYSINFO Output ...
Страница 410: ...Monitoring Hardware Components Guardian User s Guide 425266 001 19 32 Automating System Monitoring ...
Страница 460: ...Index Guardian User s Guide 425266 001 Index 24 Special Characters ...