psrinfo(1M) psrinfo(1M)
NAME
psrinfo - processor administration information
SYNOPSIS
psrinfo [-n]
psrinfo [-v] [processor_id [ . . . ]]
psrinfo [-s] [processor_id]
DESCRIPTION
The psrinfo command displays processor information on a
multiprocessor system. It is used by system administrators
and operators to examine the administrative state and other
information about the specified processor(s). If no processor
is specified, information about all processors is written to
standard output. The processor_id is an integer that uniquely
identifies a processor.
The options are:
-v enable verbose mode.
-s write only a boolean value for the status to standard
output. For use in scripts. A value of 1 is written if
the processor is on-line in an unlocked administrative
state, and 0 if it is off-line in a locked
administrative state.
-n displays the number of processors.
Default output:
processor_id on-line since MM/DD/YY HH:MM:SS
processor_id on-line since MM/DD/YY HH:MM:SS
processor_id off-line since MM/DD/YY HH:MM:SS
processor_id off-line since MM/DD/YY HH:MM:SS
. . .
processor_id on-line since MM/DD/YY HH:MM:SS
When verbose mode is specified, the following format is used
for each processor.
Status of processor processor_id as of: MM/DD/YY HH:MM:SS
Processor has been [on|off]-line since MM/DD/YY HH:MM:SS.
The [<i386>] processor [has an <i387>|has no] floating point
processor.
The following conditions exist:
Copyright 1994 Novell, Inc. Page 1
psrinfo(1M) psrinfo(1M)
Device drivers are [not] bound to this processor.
Where choices are shown here, only the appropriate wording is
displayed in normal usage. When information cannot be
determined, the word UNKNOWN is displayed.
EXAMPLES
The following example shows output generated when the psrinfo
command is used.
processor_id on-line since 12/31/93 19:00:00
REFERENCES
psradm(1M)
Copyright 1994 Novell, Inc. Page 2