Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.95 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.95 KB

Zabbix-trics-Sensors

Environmental Monitoring System on Raspberry PI for Zabbix

  • 2022 - relase first version. Temperature monitoring.

Overview

Open documentation of a prototype using Raspberry Pi with sensor for monitoring Computing Environment, infrastructure rooms or equipment.

Project used to integrate with a NOC and integrated with the Zabbix monitoring tool

DS18B20 sensor used.

Template

Version Zabbix 4.4.9

-Template OS Linux Zabbix agent Raspberry PI

*Status
*Temperatura (DS18B20)

Code sensor

Python program that reads the DS18B20 Temperature Sensor, together with the template, monitoring is carried out in conjunction with the Zabbix-agent using the Userparameter feature.

- ds18b20.py

Monitoring on Zabbix

Use case Last-3-months timeline

Log

Raspberry Pi Zero - WiFi Version Raspberry PI zero

Raspberry Pi 2 - Ethernet cable version Raspberry PI 2

Next step

  • post blog install
  • PinOut documentation sensor
  • video test

References