Skip to content

A starter utility to stream OS metrics using Server Sent Events, NodeJs and D3

License

Notifications You must be signed in to change notification settings

tomeustace/node_os_metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node OS Metrics via Server Sent Events to Browser Client

A starter utility that streams OS metrics to client using Server Sent Events, Event Source, NodeJs and a little D3.

Dependencies

NodeJs

Usage

Not much to it...

npm install
node os_metrics.js

open index.html in browser, CPU chart should update at 5 seconds intervals. F12 to view other metrics.

About

A starter utility to stream OS metrics using Server Sent Events, NodeJs and D3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published