Skip to content

devalexqt/toplive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This node module help You to monitoring server loading utilization in real time with graphs. All data based on data from linux top command.

  • CPU Usage
  • RAM Usage
  • Per process CPU usage
  • Per process RAM usage

Usage

git clone git://github.com/devalexqt/toplive.git
cd toplive
npm install

Then run server script:

node server.js

Now visit to http://same_ip:8081/ and click start button for monitoring in real time.

Donate

#Plots CPU and RAM Usage
CPU Usage Per Process
RAM Usage Per Process

About

Live monitor on node.js for CPU, RAM and per process usage, based on linux top command. Ideal for real time server impact loading testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published