http://jira.hyperic.com/browse/HHQ-2179
For greater ease-of-use, clarity, and consistency with resource type alerts, the group alert dialog should present the relational operators with their text description in that drop-down. For example, in resource alerts:
> (Greater than)
< (Less than)
= (Equal to)
!= (Not Equal to)
Not simply:
<
<=
>
>=
==
!=
Anonymous