Ad Widget

Collapse

Monitor equipments with small microcontrollers (Trapper, UDP)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pzn
    Junior Member
    • Feb 2023
    • 8

    #1

    Monitor equipments with small microcontrollers (Trapper, UDP)

    Hello,

    I needed to use Zabbix to receive telemetry from small microcontroller equipments (just a few KB of RAM).

    Then I wrote a converter that receives the telemetry packets via UDP, and resends them to Zabbix TCP Trapper.

    In case someone needs a similar thing, get it here: https://github.com/pzn1977/zabbix_udp_trapper

    Best Regards,
Working...