Skip to content

py-study-group/monitorstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages