A very basic and simple server monitor
-
Download and install node.js (https://nodejs.org/en/)
-
Download this repository to your local machine
-
Using the command line (or powershell for windows) navigate to this repository
-
run
npm install
-
run
node app
-
In your web browser go to 127.0.0.1:8080