Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. psousa@psousa-Latitude-E6410:~/Downloads$ for a in 2cb34e1a-966c-45b6-82e3-e57af369ef73 ae04b2c9-c33a-453e-a050-31a00dacb045 ; do ceilometer alarm-show -a $a ; done
  2. +---------------------------+--------------------------------------------------------------------------+
  3. | Property | Value |
  4. +---------------------------+--------------------------------------------------------------------------+
  5. | alarm_actions | [u'http://192.168.50.204:8000/v1/signal/arn%3Aopenstack%3Aheat%3A%3Ab6ab |
  6. | | 7bd5e05b47aa89f3cf071937657a%3Astacks%2FAutoscale15%2Fbb545356-31a3-49f0 |
  7. | | -8764-90dec9f7a8bc%2Fresources%2FWebServerScaleUpPolicy?Timestamp=2014-0 |
  8. | | 4-03T14%3A10%3A28Z&SignatureMethod=HmacSHA256&AWSAccessKeyId=b81ca13a853 |
  9. | | 943e887ef0c4d625e521c&SignatureVersion=2&Signature=iUxHtwxYMhKjLCGFNxlDL |
  10. | | 3Ox76gOOZK%2FVRdUIF1QPwc%3D'] |
  11. | user_id | 7a53e345be3c45e68adcb324f7fe34df |
  12. | name | Autoscale15-CPUAlarmHigh-fxytjrpfkkbs |
  13. | enabled | True |
  14. | rule | {u'meter_name': u'cpu_util', u'evaluation_periods': 1, u'period': 60, |
  15. | | u'statistic': u'avg', u'threshold': 50.0, u'query': [{u'field': |
  16. | | u'metadata.user_metadata.groupname', u'value': u'Autoscale15 |
  17. | | -WebServerGroup-xlmauk7qum75', u'op': u'eq'}], u'comparison_operator': |
  18. | | u'gt'} |
  19. | alarm_id | 2cb34e1a-966c-45b6-82e3-e57af369ef73 |
  20. | state | insufficient data |
  21. | insufficient_data_actions | [] |
  22. | repeat_actions | True |
  23. | ok_actions | [] |
  24. | project_id | b6ab7bd5e05b47aa89f3cf071937657a |
  25. | type | threshold |
  26. | description | Scale-up if the average CPU > 50% for 1 minute |
  27. +---------------------------+--------------------------------------------------------------------------+
  28. +---------------------------+--------------------------------------------------------------------------+
  29. | Property | Value |
  30. +---------------------------+--------------------------------------------------------------------------+
  31. | alarm_actions | [u'http://192.168.50.204:8000/v1/signal/arn%3Aopenstack%3Aheat%3A%3Ab6ab |
  32. | | 7bd5e05b47aa89f3cf071937657a%3Astacks%2FAutoscale15%2Fbb545356-31a3-49f0 |
  33. | | -8764-90dec9f7a8bc%2Fresources%2FWebServerScaleDownPolicy?Timestamp=2014 |
  34. | | -04-03T14%3A10%3A28Z&SignatureMethod=HmacSHA256&AWSAccessKeyId=a4d09876b |
  35. | | 2ed41a98568a47bdf79a80b&SignatureVersion=2&Signature=H5eL5vv3s5C%2FaBx%2 |
  36. | | FevfKsEh0VkEyM%2FW2CIW3wyCo7O0%3D'] |
  37. | user_id | 7a53e345be3c45e68adcb324f7fe34df |
  38. | name | Autoscale15-CPUAlarmLow-dnxt6zrdewpq |
  39. | enabled | True |
  40. | rule | {u'meter_name': u'cpu_util', u'evaluation_periods': 1, u'period': 60, |
  41. | | u'statistic': u'avg', u'threshold': 15.0, u'query': [{u'field': |
  42. | | u'metadata.user_metadata.groupname', u'value': u'Autoscale15 |
  43. | | -WebServerGroup-xlmauk7qum75', u'op': u'eq'}], u'comparison_operator': |
  44. | | u'lt'} |
  45. | alarm_id | ae04b2c9-c33a-453e-a050-31a00dacb045 |
  46. | state | insufficient data |
  47. | insufficient_data_actions | [] |
  48. | repeat_actions | True |
  49. | ok_actions | [] |
  50. | project_id | b6ab7bd5e05b47aa89f3cf071937657a |
  51. | type | threshold |
  52. | description | Scale-down if the average CPU < 15% for 1 minute |
  53. +---------------------------+--------------------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement