Either we misunderstand you or you change your requirements every time.In my initial post I explained my requirements.
Quotes from your posts
1) I have been trying to get a test to repeat 4 times before reporting a failure, but with the tests grouped into 2, wait 10 mins, 2, report failure.
2) I actually wanted to start when any number of bad results and repeat x times. If I use advanced mode I can set bad results > 1, but how do I set repeat?
3) I would like to be able to repeat actions everytime the test runs and there is a bad result, regardless of the number of bad results.
IMHO these requirements are different.
I think we have provided solutions for every case.
If you do not like to add 2 actions into profile, no problem, you may use "advanced" mode. Its very flexible, e.g. you may use expression like ('%SimpleStatus%'=='DOWN') and (%Recurrences% mod 2==1) or you may use expression like ('%SimpleStatus%'=='DOWN') and ((%Recurrences%==1) or (%Recurrences%==3) or (%Recurrences%==5))
Anyway, HostMonitor works correctly so this topic is closed.
If you still have some question, please use "Installation and configuration" forum.
If you have some wishes for future versions of HostMonitor, use "Wish list" forum
Regards
Alex