Using
Abbreviations
for
A
ttribute
Names
and
V
alues
Supervisor
States
The
p ossible
states
of
the
sup ervisor
are:
State
Description
initializing
The
sup ervisor
pro cess
is
initializing.
ready
The
sup ervisor
has
nished
initializing
and
its
ph
ysical
prin
ters
can
accept
jobs
if
they
are
ready
.
terminating
The
sup ervisor
is
sh
utting
do
wn.
The
ph
ysical
prin
ters
con
tained
in
the
sup ervisor
do
not
accept
new
jobs,
and
existing
jobs
might
or
might
not
nish
prin
ting.
Querying
for
the
States
of
All
HPDPS
Supervisors
T
o
query
for
the
states
of
all
sup ervisors,
use
the
global
c
haracter,
an
asterisk,
to
sp ecify
that
y
ou
are
querying
all
of
the
sup ervisors
that
are
curren
tly
running:
pdls
-c
server
-f
server-type==supervisor
\*:
Querying
for
the
V
erbose
Set
of
Supervisor
A
ttributes
T
o
query
for
the
v
erb ose
set
of
attributes
for
sup ervisor
Super1 ,
en
ter:
pdls
-c
server
-r
verbose
Super1
HPDPS
displays
information
similar
to
the
follo
wing:
Physical
Server
State
Printers
Supported
Type
------
-----
------------------
----------
Super1
ready
PhyPrt4
supervisor
PhyPrt5
Managing
Supervisors
and
Physical
Printers
10-9