27 Oct
2011
27 Oct
'11
9:50 a.m.
Hi
thanks for your answer.
Finally i found out the problem. It was on my side :)
combo tests are case sensitive and in some hostname configured there were a small p instead of a big P. (ex:MAPPRO29W\-p1.http instead of MAPPRO29W\-P1.http).
After fixing that, it works perfectly.
Only one thing is strange is when a service is BLUE, the result is 0 instead of 1. so, we can t use maintenance as well as it affects the combo tests :(
cheers Nico
On Fri, 14 Oct 2011 11:41:37 +1100, Jeremy Laidman wrote:
The combo code is a bit buggy. [might only affect multi-level combos, but I don't know] Also, it does some iteration, and I wonder if this gets short-circuited in some cases. Is the end result correct?
Cheers Jeremy