Skip to content

Yedrup/cpu-monitor-react-node-d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU MONITOR

This project was bootstrapped with Create React App, it uses Material UI (MUI), Express and D3

The monitor's purpose is to display the current CPU load average with a chart and notify the user in case of high load average reached during x min. The high load limit, the time needed to consider a high load / recovery time and the window history are configurable in the code (in file src/data/reducers/ConfigContext.jsx) and will be soon available in the settings panel.

Install

npm i

Run using npm run all to start Express server and react App

npm run dev

NB: This is a project running on unix only so far.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published