Skip to content

OpensourceICTSolutions/zabbix-iot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

zabbix-iot-template

Template as used in Zabbix blog post:

#Template documentation

IOT_temperature

Macros used

Name Description Default Type
{$MQTT_PORT}

-

8883 Text macro
{$MQTT_PROTOCOL}

-

tls Text macro
{$MQTT_TOPIC}

-

# Text macro
{$MQTT_URL}

-

eu1.cloud.thethings.network Text macro
{$TTN_API_TOKEN}

-

<TOKEN> Text macro
{$TTN_USER}

-

<USER> Text macro

Template links

There are no template links in this template.

Discovery rules

Name Description Type Key and additional info
discover sensors

-

Dependent item disc.sensors

Update: 0

Items collected

Name Description Type Key and additional info
mqtt master item

-

Zabbix agent (active) mqtt.get[{$MQTT_PROTOCOL}://{$MQTT_URL}:{$MQTT_PORT},{$MQTT_TOPIC},{$TTN_USER},{$TTN_API_TOKEN}]

Update: 0

Battery status of {#SENSOR}

-

Dependent item bat.stat[{#SENSOR}]

Update: 0

LLD

Battery voltage of {#SENSOR}

-

Dependent item bat.voltage[{#SENSOR}]

Update: 0

LLD

Humidity of {#SENSOR}

-

Dependent item humidity[{#SENSOR}]

Update: 0

LLD

External temperature of {#SENSOR}

-

Dependent item temp.extern[{#SENSOR}]

Update: 0

LLD

Internal temperature of {#SENSOR}

-

Dependent item temp.intern[{#SENSOR}]

Update: 0

LLD

Triggers

There are no triggers in this template.

About

Zabbix Internet Of Things template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published