Documents in this section

Overview
Lumino is a user-friendly monitoring and command+control solution for Talon and Eagle based applications. A Lumino system consists of:
- A Lumino Server instance. Lumino Server is a fork of the Grafana project with some extensions and acts as the primary interface for users who wish to leverage Lumino's monitoring and command+control functionality. A Lumino Server typically coordinates with one or more Lumino Agent and instance(s) to execute commands and run queries.
- One or more Lumino Agent instances. Agents collect and report metrics to InfluxDB on behalf of monitored applications and actually carry out commands requested by the user via the Lumino Server UI. Lumino Agents by Robin.
Other components required by Lumino include:
- An InfluxDB server. InfluxDB is used to record metrics about applications deployed by Lumino. We currently bundle influx 1.1.1 with the Lumino Starter Bundle.
- A Robin installation. Robin is used to manage the provisioning and execution of the Lumino Agent XAR, Lumino Agent distributions and the Lumino Starter Bundle, include a bundled instance of Robin.
The following documents contain instructions for installing Lumino and its dependencies.