Greetings,
While testing some new patches, I noticed that none of my test machines were registering correctly in Zabbix. At first I thought this was caused by one of my patches, but I noticed that the section where the server queries the DB for the hosts, was returning no rows. Did a bit more digging and found that there is no code anywhere in the Web UI to populate the hosts_templates table. This table is critical to the proper function of the template system. Digging even further, I found that this functionality was removed prior to 1.1B1. It is unclear to me at this time why it was removed, but I will put a patch together soon to re-add this capability.
While testing some new patches, I noticed that none of my test machines were registering correctly in Zabbix. At first I thought this was caused by one of my patches, but I noticed that the section where the server queries the DB for the hosts, was returning no rows. Did a bit more digging and found that there is no code anywhere in the Web UI to populate the hosts_templates table. This table is critical to the proper function of the template system. Digging even further, I found that this functionality was removed prior to 1.1B1. It is unclear to me at this time why it was removed, but I will put a patch together soon to re-add this capability.