Hi all,
according to the manual (https://www.zabbix.com/documentation...covery#actions) hosts created by a network discovery rule are deleted automatically if a discovered entity is not in the rule's IP range any more. As this doesn't make any sense for me I tried to test it. Therefor I created the following discovery rule and action:
Discovery Rule
IP range: 10.1.1.1-50
Checks: ICMP ping
Update interval: 60s
Action
Condition: Host IP equals "10.1.1.1-255"
Operations: "Add host" and "Add host to group"
So the host 10.1.1.1 gets discovered and added. So I changed the discovery's and action's IP range that this host isn't included anymore. According to the manual the host should be removed. But in fact it still exists.
Can anyone tell me why Zabbix doesn't remove the host in my test setup?
Regards,
Pascal
according to the manual (https://www.zabbix.com/documentation...covery#actions) hosts created by a network discovery rule are deleted automatically if a discovered entity is not in the rule's IP range any more. As this doesn't make any sense for me I tried to test it. Therefor I created the following discovery rule and action:
Discovery Rule
IP range: 10.1.1.1-50
Checks: ICMP ping
Update interval: 60s
Action
Condition: Host IP equals "10.1.1.1-255"
Operations: "Add host" and "Add host to group"
So the host 10.1.1.1 gets discovered and added. So I changed the discovery's and action's IP range that this host isn't included anymore. According to the manual the host should be removed. But in fact it still exists.
Can anyone tell me why Zabbix doesn't remove the host in my test setup?
Regards,
Pascal