Ad Widget

Collapse

Embedded Linux - zabbix-proxy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pilotnite
    Junior Member
    • Mar 2025
    • 6

    #1

    Embedded Linux - zabbix-proxy

    Hello,

    I’m working on an embedded hardware project using Yocto Project and OpenEmbedded OE Linux. I need to set up a “zabbix-proxy” to monitor remote devices (https://www.zabbix.com/documentation...toring/proxies). Unfortunately, I don’t have the option to use “apt install” on my operating system, so I’ll have to build it from the source. The OpenEmbedded “meta-oe” has a recipe for zabbix and zabbix-agent is available, but it doesn’t include zabbix-proxy.

    Has anyone successfully implemented “zabbix-proxy” over OE Linux?

    I’d really appreciate any help or guidance you can provide.

    Cheers,
Working...