PDA

View Full Version : Help needed with configuring repeated e-mails


v.rusinov
24-10-2008, 15:50
Hi.

I need to repeat e-mails every x minutes when something is down.
Here is how I configured it.

But it send only one message when trigger goes down, and one message when trigger does up.
What I'm doing wrong?

Alexei
28-10-2008, 18:07
I would recommend:

- add condition "Trigger value = Problem"
- enable recovery message (only one recovery message will be sent)

For indefinite repeats, select number of steps From 1 To 0 and set Period to a reasonable number of seconds, say 600 seconds (10 minutes).

I hope this helps.

v.rusinov
29-10-2008, 14:40
Thank you.

Howewer, I've found another way: Event generation = with multiple TRUE events for each item I need.