This repository contains a runbook and associated artifacts for monitoring a SolarEdge solar panel system and displaying relevant performance data on a web-based dashboard.
While there are other resources out there for doing similar, the focus here is on multi-inverter systems.
For more context and background, please see my blog post Monitoring a Multi-Inverter SolarEdge System.
The solution presented here uses Telegraf, InfluxDB, and Grafana to collect, store, and display metric data, respectively. Data is collected from SolarEdge inverters using Modbus/TCP across an IP network.
Read the instructions in the build runbook for configuring the monitoring system.