Linux systems provide the proc file system to let applications query and change several parameters of the operating system and the machine hardware.
This class provides a simplified solution to query the proc file system to obtain interesting details about a running Linux system, such as information about the CPU, memory and processes.