Skip to content

Vaidas737/os-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS Stats

This is simple cpu and memory monitoring app. It use express.js and ws for server with websocket support. And d3.js library for dynamic client UI.

Screenshot:

alt text

Dependency:

This project depends on node.js, npm, bower and modern browser.

Install :

  1. Install npm dependencies

     npm install
    
  2. Install bower dependencies

     bower install
    

Use:

  1. Start WebSocet server

     npm start
    
  2. Open monitoring UI in the browser

    localhost:8080

About

Cpu and memory monitoring app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published