Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 670 Bytes

Node Resource Monitor

This project was created to be able to monitor the performance of a machine remotely from a mobile device.

Examples Graphs

CPU

MEM

NET

Installation

Clone this down somewhere then from a cli inside the project folder run

  • Install packages with npm install

  • Start the app run npm start

  • Navigate to the machine's IP followed by :8080 on a networked device

have fun.