vmbix icon indicating copy to clipboard operation
vmbix copied to clipboard

vmbix-object-sync: get_hosts_by_group returns wrong hosts

Open sekyt opened this issue 8 years ago • 1 comments

There is array extend method used instead of append in vmbix-object-sync script function get_hosts_by_group. If wrong setup of zabbix groups appears, this function gives wrong results. Proper function to add another value to the list here is append. My patch for this is included. vmbix-object-sync.patch.txt

sekyt avatar Jun 19 '17 21:06 sekyt

thank you for this. I'll add it to a future version.

dav3860 avatar Jun 22 '17 10:06 dav3860