Skip to content

MEVN-Based project to track network speed to a database. The collected data can be viewed through a web-frontend.

Notifications You must be signed in to change notification settings

cspilker/netspeed-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netspeed-monitor

MEVN-Based project to track network speed to a database. The collected data can be viewed through a web-frontend.

Netspeed Monitor Preview

How it works

The Node.js express server performs a speedtest in regular intervals of time and writes the result to the mongo database. It also offers APIs for the frontend to get data from the database and additional information on the internet connection (e.g. active devices, current ping, ..). The information can be viewed on the frontend and be displayed in a line chart.

About

MEVN-Based project to track network speed to a database. The collected data can be viewed through a web-frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published