rubix
rubix copied to clipboard
A Ruby client for configuring and writing to Zabbix
Hi, thanks for your great library! If encountered a bug. When you try to retrieve a user_group with has no users yet, thet map is called on nil an fails....
I've fix almost all specs and related models (except for action_request and monitor/\* stuff). Now it supports only Zabbix 2.0.4, and i don't test it with MySQL database, only PostgreSQL.
I want to remove all functionality having to do with periodic monitoring of resources and writing data to Zabbix. Code like this is too installation specific. Rubix should provide a...
In this example I will use IRB to connect and create a HG that does not exist. Then I will back out of IRB, run it again, and it will...