Skip to the content.

Zabbix Event Sensors for Homeassistant

Custom Integration to import Zabbix events as HA Sensors

There already is a Zabbix integration in homeassistant but its focus is on publishing homeassistant states to Zabbix. It also can import zabbix states to homeassistant sensors, but you need to configure Zabbix host ids in HA for this and it is limited to importing Zabbix triggers.

As I needed to import the states of Zabbix services as homeassistant sensors I made up this custom component.

Features

What can I do with it?

Zabbix is a monitoring solution for your IT infrastructure. It can detect problem states and report it on its web interface. With this Home Assistant integration these problems can be imported as sensors into Home Assistant. You can import two types of Zabbix problem indicators:

Prerequisite

If you would like to use Home Assistant sensors based on Zabbix services, you have to create these in Zabbix in advance:

Installation