PDA

View Full Version : Repeated Actions


SLMitch
29-05-2006, 14:18
I use zabbix to monitor several critical servers where we want high performance.

So, i wanted an alarm send to me mails until i resolved the problem, and i configure 9999 for the numbers of repeated actions.
However, even if resolve the problem, i have 9999 mails for the trigger when he become ON, et 9999 when he become OFF ...

Have i do a mistake ?

Thank you

Michel

ZABBIX 1.1beta10

krusty
29-05-2006, 15:09
Have you set the mail parameter into media types. There you have to set your mail server.

Have you set the right conditions to your action?

SLMitch
29-05-2006, 15:14
Yes, zabbix send me mail, but a lot of mail i don't want : when a trigger become OFF, until 9999 mail of trigger ON are send, i am spammed, whereas there are not problem anymore.

The condition of action is very simple :
Trigger severity >= "Information"

krusty
31-05-2006, 09:03
set the number of repeated actions to 1 or want you to send 9999 mails for one information? ;)

SLMitch
31-05-2006, 10:20
I want a number undefined of repeat : until the trigger become OFF.

That is the problem...