How do I find out Linux Resource utilization to detect ...
(a) procs is the process-related fields are: r: The number of processes waiting for run time. b: The number of processes in uninterruptible sleep. (b) memory is the memory-related fields are: swpd: the amount of virtual memory used. free: the amount of idle memory. buff: the amount of memory used as buffers. cache: the amount of memory used as ...