After deleting a host, zabbix server still tries to send the list of active checks to that host.
What I've done:
Created a host
Assigned a template
Confirm it was working
Disable host
Unlink and clear templates
Delete host
This is the output from zabbix_server.log:
What I've done:
Created a host
Assigned a template
Confirm it was working
Disable host
Unlink and clear templates
Delete host
This is the output from zabbix_server.log:
Code:
22218:20101105:131242.964 Sending list of active checks to [192.168.0.82] failed: host [AS5] not found
Comment