Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 699 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 699 Bytes

Monitor Stats

A python based tool which gets system information

and creates a graphical representation of the usage.

As of now it supports the following information

  • CPU usage
  • Swap Memory

Planning to add the following soon

  • Number of active connections
  • Interface statistics (sent/receive packets)

Systems Supported

  • Ubuntu-Linux(16.04) (Done)
  • OS X (In Progress)
  • Windows (In Progress)

To Use

Please clone the repository. As of now this code works perfectly well for Ubuntu-Linux(16.04).

Open your terminal and then run the following command

python plot.py

You will see the a graphical window similar to the below window

Imgur