-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
5.4.4rc1
Steps to reproduce:
- Create template with host_prototype. Add 3 custom interfaces - SNMPv2 to template host_prototype.
- Create Autoregistration action with operation - Link to templates.
- Start server and agent.
- Wait till host with host prototype is created.
- Turn off server and agent.
- Unlink template from created host.
- Update template - remove all SNMPv2 interfaces from host_prototype and add one SNMPv3.
- Change hostmetadata in etc/zabbix_agentd.conf
- Start server and agent.
- Wait till tempalte is linking to host again.
Result:
In template there is one SNMPv3 interface.
IN created host_prototype there is two SNMPv2 and one SNMPv3 interfaces.
Expected:
Created host_prototype updated and has only one SNMPv3 interface.