Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”§ System Resource Monitor

A production-level Python script that provides real-time monitoring of CPU, memory, and disk usage, designed for performance diagnostics, automation scripts, and infrastructure monitoring.


πŸ“Œ Features

  • πŸ“ˆ Real-time CPU usage (per core)
  • πŸ’Ύ Memory statistics (total, used, available, usage %)
  • πŸ—ƒοΈ Disk usage (total, used, free, usage %)
  • πŸ–₯️ Cross-platform support (Windows, Linux, macOS)
  • πŸ“ Automatic logging to system_monitor.log
  • πŸ› οΈ Command-line arguments for customization
  • βœ… Clean and user-friendly terminal interface

πŸš€ Getting Started

πŸ”§ Prerequisites

  • Python 3.7+
  • psutil library

Install psutil using pip:

pip install psutil

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages