Hide Forgot
Description of problem: $Summary Version-Release number of selected component (if applicable): Version : 3.2.0.GA Build Number : 7b00246:6d13523 How reproducible: Always Steps to Reproduce: 1. create compatible group containing 2 platforms 2. create following alert definition on this group: Alert _Name_: 'testAlert' Condition: * _Condition Type_: _Operation Execution_ * _Value_: _Manual Autodiscovery_ * _Status_: _Success_ Recovery: * _Disable When Fired_ : _Yes_ 3. invoke operation _Manual Autodiscovery_ on this group Actual results: Alerts are correctly fired, but group 'testAlert' alert definition is still enabled. Alert definitions visible on both children are correctly disabled. Expected results: Group 'testAlert' alert definition is disabled as well
I agree this is can be confusing, but this is the expected behavior. A Group alert definition behaves basically like an alert definition template. The actual alert definition is not actually processed at the group level but rather just pushed down the definitions to all of it's group member resources. Only the resource-level definitions actually get processed/fired/disabled/recovered. We don't really have any "true" alerting at the group level, although this is something we'd like to see in the next gen of alerting. Filip, does this resolve the issue? If so please close, otherwise, just respond with your follow-up. Thanks.