I am trying to use the API to read the value of an item from the zabbix server. Using the item.exists() method returns True, but item.isreadable() is returning False. I am logging into the server (via the API) as the default admin user (which works), and I have gone into the administration GUI and changed the 'zabbix administrators' group to have read-write permissions for all defined monitoring groups. Are there any other possibilities for why this is not working?
Thanks...
Andy B.
Thanks...
Andy B.
Comment