I am using a Zabbix 1.8.8 instance with many hosts, groups, and nodes. When I choose a "Current Node" in the UI, it changes the membership of the "Hosts" drop-down. That leads me to believe hosts are related to nodes, possibly through host groups.
When I look in the MySQL schema, I see hosts, groups, hosts_groups, nodes, but no tables mapping from either hosts or host groups to nodes.
How does Zabbix map nodes to hosts in the schema?
When I look in the MySQL schema, I see hosts, groups, hosts_groups, nodes, but no tables mapping from either hosts or host groups to nodes.
How does Zabbix map nodes to hosts in the schema?
Comment