-
Change Request
-
Resolution: Duplicate
-
Major
-
None
-
2.2.8
Hello,
at the moment i see only the states "all (default), run, sleep, zomb" in proc.num.
But it would be very usefull to see other states too,
D uninterruptible sleep (usually IO)
R runnable (on run queue)
S sleeping
T traced or stopped
Z a defunct ("zombie") process
For BSD formats and when the "stat" keyword is used, additional letters may be displayed:
W has no resident pages
< high-priority process
N low-priority task
L has pages locked into memory (for real-time and custom IO)
for me its important to see if exists process like Z or D
in this way it would also be nice to know which process has the state Z or D.. ZBXNEXT-2193 and ZBXNEXT-654
- duplicates
-
ZBXNEXT-3910 proc.num does not support all Linux proc statuses
- Closed