Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 643 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 643 Bytes

zabbix_openems

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.

List of possible improvements:

  • 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

Links