PietroArsi / pc_usage

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%