Skip to content

Status site

Quote

Status site is the application for monitoring the health of the servers and web services.

build status system health

Features

  • Agent reporting system stats
    • CPU load
    • RAM usage1
    • SWAP usage1
    • Disk space usage1
    • Number (and names) of processes1
  • Collecting logs
    • Capturing message, source, category and auxillary data
    • Rich filtering tools
    • Guard against log DoS
  • Web service monitor
    • Periodically access websites or ports
    • Record responses
  • Notifications
    • Slack, email, telegram1, mattermost1 and other providers1
    • Different severities - with different frequencies
  • Discrepancies
    • Detect discrepancies in data points (gaps, high values, ping failures)
    • Detect the start and the end of discrepancy - not reported twice
  • Badges
    • System health
    • Individual metrics
  • Debian package tool to control the app
  • Rich API
  • Served as a docker composition - easy to install, configure and update
  • Different databases for old and recent data
  • Extensive documentation

How to deploy

Tip

Detailed instruction can be found here.

How to develop

Tip

Detailed instruction can be found here.

How to configure

Tip

Detailed instruction can be found here.

How to use badges

Tip

Detailed instruction can be found here.

A little story

This project has started as a side project for the RedwoodEDA - a helper tool to monitor makerchip servers. It turned out to be much more sophisticated piece of software than was initially designed. It was decided to open source the project to give community a chance to develop it further.


  1. To be implemented