/LinuxPerfAnalyser

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

Primary LanguagePythonApache License 2.0Apache-2.0

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