can anybody tell me please how to make an alert to fire a number of
times even if the alert condition did not change
Is it possible to do it as in cron job by listing minutes separated by comas
For example
I thought this alert will fire each 30 min but I was wrong
It fires only once
VALUE status} {SOURCE {adlx_in sowsia_chg}} {MODE actual} {WITH -2} {COMP {!= d
own}} {FOR {nmin 1}} {WINDOW {* 00,30
OOT/scripts/my_sctipt” “%A” }}}}
Thanks