/pc_usage

Simple python code to monitor CPU and RAM usage over fixed period of time

Primary LanguagePython

PC USAGE

pc_usage.py is a simple python script that, given X seconds in input, monitors CPU and RAM usage and saves the results in a png image.

Uses matplotlib and psutils.