Hello,
I'm trying to monitor blocked processes (I/O) via the native proc.num function.
proc.num[<name>,<user>,<state>,<cmdline>]
Where can i find the "state" list, i'm trying to count all blocked processes (D Uninterruptible sleep).
Thanks a lot !
Greg
I'm trying to monitor blocked processes (I/O) via the native proc.num function.
proc.num[<name>,<user>,<state>,<cmdline>]
Where can i find the "state" list, i'm trying to count all blocked processes (D Uninterruptible sleep).
Thanks a lot !
Greg

Comment