- This topic has 5 replies, 4 voices, and was last updated 13 years, 2 months ago by .
-
Topic
-
There is an ADT thread that I need to stop at 11:30pm on saturdays, and then bring back up again at 11:35pm. We do weekly fail-overs and this particular thread has problems in the first moments as everything is coming back up. I have been trying to issue the stop command via an alert but can’t seem to get the alert to fire no matter how I configure it.
I assume I need some type of time setting in the time window field. It is possible I am configuring that incorrectly but it seems I have it right. If I have a time window set I assume that means the alert will attempt to trigger during that time frame?
I have tried setting it to protocol or thread only.
I have tried setting it as anytime thread status does not equal down, anytime the .msg file is greater than 0 bytes and when the last received was within the last 24 hours.
Basically what I have been going for is making the alert run one minute per week with an entry that is always true. Is this not possible or is there a much easier way to achieve what I am trying to do?
my alert action is
THREADCTL pstop THREADNAME_adt
ECHO stopping THREADNAME_adt
I have tried setting that as exec and as tcl
Thanks
- The forum ‘Cloverleaf’ is closed to new topics and replies.