Skip to content

Akash-Karma/process-monitoring-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Monitoring Dashboard

A real-time system monitoring dashboard built using Python and Flask that tracks running processes, CPU usage, and memory usage on a machine. The dashboard provides a web interface to visualize system activity and monitor resource consumption.

Features

Real-time system monitoring

Displays running processes

CPU usage tracking

Memory usage monitoring

Web-based dashboard interface

Lightweight and easy to run locally

Tech Stack

Python

Flask

HTML

CSS

JavaScript

Installation 1 Clone the repository git clone https://github.com/YOUR_USERNAME/process-monitoring-dashboard.git 2 Navigate to the project cd process-monitoring-dashboard 3 Install dependencies pip install -r requirements.txt Run the Application python app.py

Open your browser and go to:

http://127.0.0.1:5000

About

A real-time system monitoring dashboard built using Python and Flask that tracks running processes, CPU usage, and memory usage on a machine. The dashboard provides a web interface to visualize system activity and monitor resource consumption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors