Craig Bryant 0da507c473 Added test to alarm_crud.py of changing state via API and then having it change back to original state via the incoming metrics.
Added more output explaining what alarm_crud.py is doing

Enhanced check of Alarm history in utils.py

Moved find_notifications to utils.py
2014-06-11 09:36:57 -06:00
..
2014-03-24 13:28:33 -06:00
2014-05-09 09:47:39 -06:00

Test notifications

  • The api is currently rejecting alarms with no action specified, so expect an error defining that alarm.
  • Setup alarms and Notifications
  • Run the jmeter tests
    • jmeter -t notification-jmeter.jmx &
    • The config is saved for a basic test that should create a notification on alarm and a hundred non-notification alarms. Change the thread loop counts to try different combinations.