If we have an alert with the conditions ORed together, it is not clear from the email notification what caused the alert to trigger. This feature was indicated as useful in the IT case 301647.
i believe this is a bug, not a feature. we do attempt to show the actual values that triggered the alert in the email, but for some reason are not properly propagating the values when the condition is availability-based.
Here is what the missing availability values look like: - Conditions: - Condition 1: null Availability goes DOWN - Date/Time: 2009/06/04 08:31:59 EDT - Details: DOWN - Condition 2: null Availability goes UP - Date/Time: 2009/06/04 08:33:00 EDT - Details: UP Notice the "null".
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2128
Nulls are now suppressed Version f3d2b48
VERIFIED on 4/9 master branch git pull.
Mass-closure of verified bugs against JON.