Command Reference Guide

Fabric OS Command Reference 447
53-1002746-01
i
2
C
Processor utilization for scheduling
PRI
Priority number of the process; higher numbers mean lower priority
NI
Nice value used in priority computation
ADDR
Memory address of the process
SZ
The total size of the process in virtual memory, in pages
WCHAN
The address of an event for which a process is sleeping (if blank, process is
running)
TTY
The controlling terminal of the process (? displayed for no controlling terminal)
TIME
The cumulative execution time for the process
CMD
The command name of the process.
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
OPERANDS This command has the following operand:
processID
Specifies the process name or process ID for the process to display.
EXAMPLES To display information about process ID 433:
switch:admin> i 433
F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD
000 S 0 433 1 0 69 0 - 1283 5c64 ? 00:00:02 fabricd
SEE ALSO diagHelp, routeHelp