Ad Widget

Collapse

zbx-np

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zbbixuser
    Member
    • Jun 2021
    • 45

    #1

    zbx-np

    Hello everyone, I want to introduce my zbx-np program to you.

    zbx-np​ is zabbix relay that can send data to your zabbix server using POST or GET requests. Now everything that can send http requests can send data to Zabbix. Also zbx-np supports get data form MQTT. zbx-np configured to use hivemq (https://www.hivemq.com) broker.

    A websocket connection is also available to connect to the program and track it in a browser or a third-party client.​

    This is an open source program, you can check it out at https://github.com/leruetkins/zbx-np and read up-to-date instructions.​
    Last edited by Zbbixuser; 23-06-2023, 22:23.
  • Zbbixuser
    Member
    • Jun 2021
    • 45

    #2
    Hello everyone!
    I updated my tool and added a GUI to it. It runs on electron.
    Contribute to leruetkins/zbx-np-node development by creating an account on GitHub.


    Node.js implementation of the zbx-np (Zabbix data relay service) originally written in Rust.

    zbx-np-node is a lightweight Zabbix data relay service that enables any system capable of making HTTP requests or publishing MQTT messages to send monitoring data to a Zabbix server via Zabbix trapper items. This bridges legacy or lightweight IoT devices with Zabbix, which traditionally requires specific agents or protocols.
    Attached Files

    Comment

    Working...