A template to import data from OpenEMS into Zabbix
First draft, currently no automation. The Template has roughly 100 seperate values which are queried from the OpenEMS API individually.
- Use the wildcard-uri of OpenEMS instead of seperate calls,
http://[Edge-IP]/rest/channel/_sum/.*
and model the data as dependent item in Zabbix - Generate Items with Zabbix LowLevel-Dicovery
- OpenEMS Community-Forum thread: https://community.openems.io/t/a-zabbix-template-for-openems/1291