PDA

View Full Version : Deleted hosts bug


edeus
16-01-2006, 07:11
Why do deleted hosts simply get flagged [DEL0] in the database?

Do these get cleaned up at any time?

I mention it only because in some areas deleted hosts show up in host drop down menu's (obviously very minor bugs but still there nontheless.) In addition to this, if the host was deleted with linkages still active, these linkages arent deleted.

i.e. Deleted hosts get linked updated. Not sure if this could cause additional problems.

Apart from minor frontend bugs, IMO b5 is what b1 should have been. Thanks to the Zabbix team for a product I can finally push for.

Alexei
16-01-2006, 07:55
ZABBIX does not delete hosts immediately. It may take very long time (think about deleting NGb history). So, the host is renamed to <host>[DEL X] and then it is up to housekeeper to get rid of host-related information from ZABBIX DB.

edeus
17-01-2006, 01:22
I thought it might be housekeeper's job.

Now that youve pointed out the history/trends, its obvious why :)

Thanks.

krusty
15-02-2006, 13:52
ZABBIX does not delete hosts immediately. It may take very long time (think about deleting NGb history). So, the host is renamed to <host>[DEL X] and then it is up to housekeeper to get rid of host-related information from ZABBIX DB.

How long did this delete function need? You know i have big problems with performance on my server. So i delete all 1200 hosts. When does the db updated?

[edit] What do you mean with "NGb"?