Sorry, your browser does not support JavaScript!

Integrate with zabbix

Monitor IAMMETER Energy Meters in Zabbix for Real-Time Power Insights

If you understand your electricity usage, you can avoid unnecessary energy waste and lower your power bills. IAMMETER is committed to helping customers monitor their energy consumption more effectively by offering smart meters, open protocols, and system integrations—like this one with Zabbix.


Overview: Use IAMMETER's Energy Meters with Zabbix

This guide provides a step-by-step tutorial for integrating IAMMETER’s smart energy meters with Zabbix, a powerful open-source monitoring platform. By following this setup, you can visualize real-time data from both single-phase and three-phase Wi-Fi energy meters on Zabbix dashboards.


Dashboard Examples in Zabbix

Single-Phase Wi-Fi Energy Meter: WEM3080

WEM3080 in Zabbix

Three-Phase Wi-Fi Energy Meter: take WEM3080T as example

WEM3080T in Zabbix


Step 1: Import IAMMETER Templates into Zabbix

Download IAMMETER’s official Zabbix templates from GitHub: 🔗 https://github.com/lewei50/Solar-PV-Monitoring/tree/master/ZABBIX

IAMMETER Templates for Zabbix

  1. Clone the repository to your local system
  2. Open Zabbix → Configuration → Templates → Import
  3. Import the template file: zbx_export_templates_iammeter_all.yaml

Import Template Template Loaded


Step 2: Add IAMMETER WEM3080 (Single-Phase Meter) to Zabbix

WEM3080 is a single-phase Wi-Fi energy meter that supports HTTP API access.

WEM3080 Device

Add Device in Zabbix

Go to Configuration → Hosts → Create Host

yaml复制编辑Host name: 12.33
Templates: IAMMETER by HTTP
Host groups: Applications

Define the macro for your energy meter’s IP address:

Macro Value
{$IAMMETER.URL} http://192.168.12.33:80

Macro Example

Click Add, then go to:

Monitoring → Hosts → 12.33 → Latest Data / Graphs / Dashboards

You should now see the real-time power, voltage, and energy readings from the Wi-Fi energy meter.

WEM3080 Monitoring


Step 3: Add IAMMETER WEM3080T (Three-Phase Meter) to Zabbix

WEM3080T is a three-phase Wi-Fi power meter ideal for commercial and solar PV monitoring.

WEM3080T Device

Add Device in Zabbix

Go to Configuration → Hosts → Create Host

yaml复制编辑Host name: 12.37
Templates: IAMMETER3 by HTTP
Host groups: Applications

Define the macro:

Macro Value
{$IAMMETER.URL} http://192.168.12.37:80

Macro Example

Click Add, then monitor the meter in:

Monitoring → Hosts → 12.37 → Latest Data / Graphs / Dashboards

You will now see all three-phase data—voltage, current, power, import/export energy—streaming into your Zabbix system.

WEM3080T Monitoring Dashboard


Benefits of Using IAMMETER Energy Meters with Zabbix

  • 📡 Real-time monitoring of voltage, current, power, and energy
  • ⚡ Supports both single-phase and three-phase configurations
  • 🌍 Local data access via HTTP API, no cloud required
  • 📈 Native Zabbix integration with importable templates
  • 🧩 Ideal for solar PV monitoring, energy audits, and industrial usage

Top