Simple resource monitor for Linux. Program displays:
- Top 5 processes according to CPU and Memory usage respectively
- Plots Real time CPU and Memory usage graphs Interprocess communication is implemented by using named pipes
Run ui1.c file on linux terminal and link it with procps library.