Registry / networking / zabbix

zabbix

JSON →
library0.4.0rbrubygemsunverified

send data to zabbix from ruby

gem install zabbix
INSTALL
IMPORT
SIG · ZABBIX
Z
zabbix
networkingrubyv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Zabbix
require 'zabbix'

Send a trap to Zabbix server

require 'zabbix' z = Zabbix::Sender.new(server: 'localhost', port: 10051) z.send_trap('key', 'value')
Debug
Known issues
gotchaRequires Zabbix server running on port 10051
fix
Ensure Zabbix server is configured and reachable
affects: >= 0.4.0
Upgrade
Version history
0.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
53 hits · last 30 days
node
46
OpenAI (training)
1
Resources
zabbix — gem install zabbix · libregistry