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.
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.
Comment