Hi, we have lots of web scenarios monitoring (returning 1 as available and 0 as not available. One scenario for item) and we would like to have a calculated item that represents the worst of these monitoring (meaning if at least one service is down the whole application is off ).
I think I can multiply all values (zero means out so the final product would be zero if at least on is out) in a calculated item to achieve this. My problem I don't know how to use web scenarios in calculated check because it does not seem to have a key.
If any one knows if this is possible (it will be the join of 48 web scenarios into one final status item) or know a better way to combine all these metrics I would appreciate.
Thanks.
I think I can multiply all values (zero means out so the final product would be zero if at least on is out) in a calculated item to achieve this. My problem I don't know how to use web scenarios in calculated check because it does not seem to have a key.
If any one knows if this is possible (it will be the join of 48 web scenarios into one final status item) or know a better way to combine all these metrics I would appreciate.
Thanks.
Comment