Skip to content

soyuka/node-rpi-monit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

node-rpi-monit

Light nodejs raspberry pi monitor (cpu, mem, temp, network etc)

  1. Install nodejs on the Raspberry using the pre-compiled binairies and redis
  2. Start redis using your own conf file or the one in this repo (just daemonized the process)
  3. Clone this repository and npm install
  4. Install pm2 npm i pm2 -g
  5. Run the app pm2 start app.js
  6. you might want to add it to the update-rc.d pm2 startup

Dashboard

Node Rpi Monitoring dashboard

Configuration

Open http://PI_IP:3000.

Enjoy !

About

Light nodejs raspberry pi monitor (cpu, mem, temp, network etc)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published