I wrote a zabbix_sender script using Ruby. The code is pretty extensible and fairly straight forward.
The code is here in the wiki:
http://www.zabbix.com/wiki/doku.php?id=zabbixsenderprotocol
It will take a single data point from the command line or multiple values for the same key from stdin.
The code is here in the wiki:
http://www.zabbix.com/wiki/doku.php?id=zabbixsenderprotocol
It will take a single data point from the command line or multiple values for the same key from stdin.
Comment