/SystemMonitoringTool

This is a Python-based system monitoring tool that periodically checks and displays the usage of system resources like CPU, memory, and disk in a user-friendly format. It uses psutil and matplotlib libraries and can be run as a service in Linux with systemd. The repository contains source code and instructions for installation and execution.

Primary LanguagePython

Stargazers