EMC DS-32B2 Switch User Manual


 
1
1-206
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
Operands This command has the following operand:
Example
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
switch:admin>
See Also diagHelp
routeHelp
PPID
The process ID of the parent process.
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 process is
sleeping (if blank, the process is running.).
TTY
The controlling terminal of the process (? is printed
for no controlling terminal).
TIME
The cumulative execution time for the process.
CMD
The command name of the process.
Table 1-13 i Fields (continued)
Field Description
taskId
Specify the task name or task ID for the task to
be displayed.