Skip to content

range-of-motion/sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentinel

Super easy server monitoring. Named after the Lockheed Martin RQ-170 Sentinel drone.

Screenshot

Requirements

  • Node.js v10+
  • 70+ IQ human operator

Setup

git clone git@github.com:range-of-motion/sentinel.git
cd sentinel
yarn install # Or npm install, but Yarn trumps NPM imo
yarn start

And you're done. Go to http://localhost:7000 in your browser and voila.

To-do

  • Configuration
  • Clustering of data in charts
  • Building history
  • Authentication