Skip to content

A Python-based tool that gathers system performance metrics (CPU, memory, disk usage, network activity) and sends alerts when thresholds are exceeded.)

Notifications You must be signed in to change notification settings

variableSoup/Custom-Linux-System-Monitoring-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Custom-Linux-System-Monitoring-Tool

A Python-based tool that gathers system performance metrics (CPU, memory, disk usage, network activity) and sends alerts when thresholds are exceeded.)

🎯 Features of the Bare-Bones Version

  • βœ… Monitors CPU, Memory, Disk, and Network Usage
  • βœ… Refreshes Every 2 Seconds
  • βœ… Works on Linux, Mac, and Windows
  • βœ… Uses psutil for Performance Metrics
  • βœ… Clears the Console for a Clean UI

How To Run

  1. Navigate to directory where the script is downloaded
  2. Run command: python sysmon.py

image

About

A Python-based tool that gathers system performance metrics (CPU, memory, disk usage, network activity) and sends alerts when thresholds are exceeded.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages