Geordi

Geordi is a daemon that collects sensor data from various sources, and stores them in a database for later evaluation.

It is written in Java and runs on any operating system.

Features

  • Collects data from different sensors.
  • Cron-like expressions for collection frequency.
  • Easily extensible.
  • Collected data can be processed by analytic tools like Grafana.
  • Uses Postgresql as database (requires version 9.3 or higher).
  • Only requires Java 8 or higher at runtime.

Supported Sensors

Open Source

Geordi is open source software. The source code is distributed under the terms of GNU General Public License V3.

Fork the Source code at GitHub. Feel free to send pull requests.

Found a bug? File a bug report!