node-zabbix-sender icon indicating copy to clipboard operation
node-zabbix-sender copied to clipboard

A zabbix_sender implementation, to send zabbix item(s) using the zabbix trapper protocol.

Results 4 node-zabbix-sender issues
Sort by recently updated
recently updated
newest added

Hi, I'm using Node-Red with Zabbix and I really need to set timestamps manually for each item. This is necessary to send several values for one item with one call....

Hello there, Is there any way to add TLS and preshared-key support for this plugin? Thanks!

Hi again! I needed TLS support to communicate with my Zabbix instance, so I've implemented it. The non-tls version is still supported and I added an example for the TLS....