Skip to content

System Health Monitoring

Dany Marcoux edited this page Sep 14, 2020 · 7 revisions

About

We collect metrics about the various software on which OBS relies.

Telegraf fetches metrics for each software through an input plugin, then reports those metrics to an influxDB database via the influxDB output plugin. We then display those metrics in our Grafana instance.

You can login with your GitHub account and should get the Editor role.

Implementation

Our system health monitoring consists of the following software:

Clone this wiki locally