[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Status Changes Question
- To: hobbit (at) hswn.dk
- Subject: Status Changes Question
- From: PNIXON (at) ci.somerville.ma.us
- Date: Thu, 1 Dec 2005 11:10:25 -0500
Hey all,
I'm looking to add hobbit to a script I have.
I've coded in sending the messages at the appropriate places with the right
colors based on the situation.
However, if the status goes red, and then during the next cycle of the
script, it goes green, HobbitServer changes the status to green, even though
the red was sent with status+30
Ideally the behavior I'm looking for is....
Time Status
0 Green
15 Red
30 Green (Hobbit ignores this because it was red for only 15
minutes, not 30 minutes)
45 Green (Hobbit changes the test status to Green now, because
it's been 30 minutes).
If it doesn't make sense, please send follow up questions so I can flesh it
out some more.
Thanks,
--Pat