We have some virtual hosts (data projectors). That projectors are like normal hosts, but have only one item (trapper item). We use simple trigger like host:errstate.last(OK)=0. Time by time, we send information using zabbix_sender which says if there is some problem with projector.
But when I upgraded zabbix, triggers are unknown. There are still old latest data, when I look into overview/data, I see OK messages sent by zabbix_sender. But triggers are unknown until I send all trapper items again.
I think zabbix should look into history when starting and update triggers to their right state, not to wait for next data to send. Or did I miss something? Maybe there is another way how to update unknown triggers without sending OK by zabbix_sender to all projectors?
Thanx!
But when I upgraded zabbix, triggers are unknown. There are still old latest data, when I look into overview/data, I see OK messages sent by zabbix_sender. But triggers are unknown until I send all trapper items again.
I think zabbix should look into history when starting and update triggers to their right state, not to wait for next data to send. Or did I miss something? Maybe there is another way how to update unknown triggers without sending OK by zabbix_sender to all projectors?
Thanx!

Comment