# Sammlung: Monitoring / Systemüberwachung

Eine sehr unvollständige Sammlung von Tools, die für eine Systemauswertung genutzt werden kann. Für einige dieser Tools gibt es Einbindungsbeispiele in die FabAccess-Landschaft, weshalb sie hier erwähnt sind.

## Grafische htop-Varianten

- [https://github.com/nicolargo/glances](Glanceshttps://github.com/nicolargo/glances)
- [https://github.com/aristocratos/bpytop](https://github.com/aristocratos/bpytop)

## Datenkollektoren (Metriken sammeln)

- [https://github.com/collectd/collectd](https://github.com/collectd/collectd)
- [https://github.com/influxdata/telegraf](https://github.com/influxdata/telegraf)
- [https://github.com/prometheus/prometheus](https://github.com/prometheus/prometheus)

## Grafische Auswertung (Dashboards)

- [https://github.com/grafana/grafana](https://github.com/grafana/grafana)
- [https://hertzbeat.apache.org](https://hertzbeat.apache.org/docs/download)

## Zeitdatenbanken

- [https://github.com/influxdata/influxdb](https://github.com/influxdata/influxdb)