Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/range-of-motion/sentinel

Super easy server monitoring
https://github.com/range-of-motion/sentinel

chartjs monitoring nodejs server

Last synced: 2 months ago
JSON representation

Super easy server monitoring

Awesome Lists containing this project

README

        

# Sentinel

Super easy server monitoring. Named after the [Lockheed Martin RQ-170 Sentinel](https://en.wikipedia.org/wiki/Lockheed_Martin_RQ-170_Sentinel) drone.

![Screenshot](https://i.imgur.com/tCW5DKO.png)

## Requirements

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

## Setup

```bash
git clone [email protected]: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