Brocade Communications Systems 8 Command Reference Manual page 431

Fabric os command reference manual supporting fabric
Hide thumbs Also See for 8:
Table of Contents

Advertisement

i
Displays a process summary.
Synopsis
i [processID]
Description
Use this command to display information about a specified process or about all processes running
on the local switch. One line is displayed per process. Fields displayed with this command include
those shown in
TABLE 20
Field
F
S
UID
PID
PPID
C
PRI
NI
ADDR
SZ
WCHAN
TTY
TIME
CMD
Note
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.
Fabric OS Command Reference
53-1001764-02
Table
20.
Command field description
Description
Process flags:
ALIGNWARN
STARTING
EXITING
PTRACED
TRACESYS
FORKNOEXEC
SUPERPRIV
DUMPCORE
SIGNALED
Process state codes:
D uninterruptible sleep (usually IO)
R runable (on run queue)
S sleeping
T traced or stopped
Z a defunct ("zombie") process
The effective user ID number of the process
The process ID of the process
The process ID of the parent process
Processor utilization for scheduling
Priority number of the process; higher numbers mean lower priority
Nice value used in priority computation
Memory address of the process
The total size of the process in virtual memory, in pages
The address of an event for which a process is sleeping (if blank,
process is running)
The controlling terminal of the process (? displayed for no controlling
terminal)
The cumulative execution time for the process
The command name of the process
001 print alignment warning messages
002 being created
004 getting shut down
010 set if ptrace (0) has been called
020 tracing system calls
040 forked but did not exec
100 used super-user privileges
200 dumped core
400 killed by a signal
2
i
399

Advertisement

Table of Contents
loading

Table of Contents