Skip to content

Fartanity/system-monitor-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🖥️ System Monitor & Logger (Python)

A simple Python-based system monitor that logs CPU, RAM, and Disk usage every 10 seconds, saves it into a CSV file, and visualizes it using Matplotlib and Pandas.


🚀 Features

  • Logs system resource usage with timestamps
  • Saves data in structured CSV format
  • Automatically creates folders and handles missing files
  • Generates usage graphs at the end of monitoring
  • Lightweight and beginner-friendly

🧰 Tech Stack

  • Python 3.10+
  • psutil — for collecting system statistics
  • pandas — for reading and analyzing CSV data
  • matplotlib — for plotting visual graphs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages