Spooler Plus Utilities Reference Manual
Spoolcom
Spooler Plus Utilities Reference Manual—522294-002
3-17
COLLECT Command
COLLECT STATUS Display
The STATUS subcommand can be issued at any time. It produces a display with the
following headings:
COLLECT STATE FLAGS CPU PRI UNIT DATA FILE %FULL
Table 3-5 describes the COLLECT STATUS display entries.
When the DETAIL attribute is specified, additional entries are displayed. The entries
displayed when the DETAIL attribute is specified are described in Table 3-6.
Table 3-5. COLLECT STATUS Display Entries
Entry Description
COLLECT Is the collector name.
STATE Is the state of the collector. STATE can be one the following:
ACTIVE The collector process is running. This means that it is
either collecting data or waiting to collect data.
DORMANT The collector process is not running.
DRAIN The collector process has stopped accepting new jobs
and will enter the dormant state when all open jobs have
finished spooling.
ERROR %nnn The collector process has failed. It must be removed
from this state before it can become active again. When
the collector is in the error state, the octal number that
follows ERROR indicates the error condition. It can be
either %1000 plus a file-system error number or %100000
plus a NEWPROCESS error number.
FLAGS Shows a D if the collector is in debug mode.
CPU Gives the numbers of the processors running the primary and backup
processes when the collector was started.
PRI Is the execution priority of the collector.
UNIT Is the amount, when multiplied by 1024 bytes, of collection file space
allocated to a job initially and each time additional space is needed.
DATA FILE Is the name of the collector data file.
%FULL Is the number of units allocated divided by the number of units available.