Hide Forgot
Description of problem: This may be my wrong understanding of contition type AVAIL_GOES_NOT_UP. But I expect such alert to be fired anytime when availability of resource changes to state other than UP. Version-Release number of selected component (if applicable): JON 3.2.ER7 How reproducible: always Steps to Reproduce: 1. have resource with availability UP 2. create alert definition for a resource with condition AVAIL_GOES_NOT_UP 3. set availability for resource as DOWN, wait 1 min 3. set availability for resource as UNKNOWN, wait 1 min Actual results: only 1 alert gets fired Expected results: 2 alerts should be fired, because availability was changed twice to value other than UP
works as expected. jshaughn> The resource will need to go back UP and then go DOWN again to generate a second alert