How to get these information using proc file system.
How to get these information using proc file system.
• The percentage of time the processor(s) spend in user mode, system mode, and the percentage of time the processor(s) are idle
• The amount and percentage of available (or free) memory
• The rate (number of blocks per second) of disk read/write in the system
• The rate (number per second) of context switches in the kernel
• The rate (number per second) of process creations in the system
|