Craig Bryant 31280d5730 Simplified smoke.py
Made smoke.py pep8 compliant
Added optionally executed code to smoke.py to show bug in Threshold Engine
Added python script to send lots of metrics and wait to ensure they were all received. Still needs more work.
Added python script to test notification engine.
2014-05-13 12:55:59 -06:00
..
2014-05-13 12:55:59 -06:00
2014-05-13 12:55:59 -06:00
2014-03-24 13:28:33 -06:00
2014-05-09 09:47:39 -06:00
2014-05-13 12:55:59 -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.