Hello, I am just learning Zabbix and will probably be asking a few questions.
I understand from a previous post that Zabbix only responds to a change in a trigger status, not to existing conditions.
I set up a simple ping check with an email notification for a couple of dozen servers, the problem is, the occassional network hiccup sets off the notification when it really shouldnt.
What I would like to do is, have it check the previous network status, and if it was down on its previous poll, and still down now, then send an email.
But, if zabbix only responds to a change in a trigger's status, this wont work because the previous status will always be up!
am I looking at this wrong?
I understand from a previous post that Zabbix only responds to a change in a trigger status, not to existing conditions.
I set up a simple ping check with an email notification for a couple of dozen servers, the problem is, the occassional network hiccup sets off the notification when it really shouldnt.
What I would like to do is, have it check the previous network status, and if it was down on its previous poll, and still down now, then send an email.
But, if zabbix only responds to a change in a trigger's status, this wont work because the previous status will always be up!
am I looking at this wrong?
Comment