Skip to content

sribs/LinuxPerfAnalyser

Repository files navigation

Linux PerfAnalyzer

Linux Performance Graphical Analysis using Python, Javascript and Plotly

Introduction

Simple tool to get the Live CPU Usage( User, System, Idle, IOWait, Nice Interrupts), Live Memory Usage, Live Swap Usage and Live Process Usage

Installation

No additional Installation Required

Usage

Download the Git Repository

git clone https://github.com/sribs/LinuxPerfAnalyser

Run the script

python main.py -t <in Seconds> -i <in Seconds>

Output

CPU Usage

alt text

Memory Usage

alt text

Swap Usage

alt text

Process Usage

CPU Usage Consumers

alt text

Memory Usage Consumers

alt text

About

A light weight Linux Performance Graphical Analysis using Python, Javascript and Plotly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published