Hi
I am integrating Zabbix with TeMIP.
The integration works quite well but I have a small problem.
So what I do is to get triggers changed in the last x seconds. The field "Value" gives me if it is an active alarm (value=1). If not (value=0) then it is a clear alarm.
in TeMIP I have alarm and clear correlated correctly when something happens (alarm)and when it is corrected (clear).
When I have a new server and zabbix agent installed i observed that i get clear alarms in temip (without a respective alarm). I have tried to understand why and the only explanation i have is a kind of initialization of the trigger status. When zabbix gets the first value he checks if it is under the limit defined in the trigger, if so zabbix set the trigger to clear (value =0)
I'm not totally sure if I am thinking correctly .
If someone understand this mechanism and knows how i could solve my problem it would be great
Thanks
I am integrating Zabbix with TeMIP.
The integration works quite well but I have a small problem.
So what I do is to get triggers changed in the last x seconds. The field "Value" gives me if it is an active alarm (value=1). If not (value=0) then it is a clear alarm.
in TeMIP I have alarm and clear correlated correctly when something happens (alarm)and when it is corrected (clear).
When I have a new server and zabbix agent installed i observed that i get clear alarms in temip (without a respective alarm). I have tried to understand why and the only explanation i have is a kind of initialization of the trigger status. When zabbix gets the first value he checks if it is under the limit defined in the trigger, if so zabbix set the trigger to clear (value =0)
I'm not totally sure if I am thinking correctly .
If someone understand this mechanism and knows how i could solve my problem it would be great
Thanks