[Openstack] Ceilometer: alarm not generating
m.channappa.negalur at accenture.com
m.channappa.negalur at accenture.com
Tue Mar 18 07:10:01 UTC 2014
Hello All,
I have configured Havana set up on Ubuntu 12.04 with Ceilometer.
Ceilometer is not producing any alarm even though condition is met , Below is the detail
root at controller:/var/log/ceilometer# ceilometer alarm-threshold-create --name cpuutlization --project-id 536518d5b38d4f3e9dcab26403d4d6e8 --user-id admin --description Threshholdvalue --state alarm --enabled True --alarm-action 'log://' --meter-name cpu --period 60 --evaluation-periods 1 --statistic avg --comparison-operator 'gt' --threshold 30 --repeat-actions True
+---------------------------+------------------------------------------------------------------+
| Property | Value |
+---------------------------+------------------------------------------------------------------+
| alarm_actions | [u'log://'] |
| user_id | admin |
| name | cpuutlization |
| enabled | True |
| rule | {u'meter_name': u'cpu', u'evaluation_periods': 1, u'period': 60, |
| | u'statistic': u'avg', u'threshold': 30.0, u'query': [], |
| | u'comparison_operator': u'gt'} |
| alarm_id | eb56440e-2510-4be3-80b6-dfbd7262cfb2 |
| state | alarm |
| insufficient_data_actions | [] |
| repeat_actions | True |
| ok_actions | [] |
| project_id | 536518d5b38d4f3e9dcab26403d4d6e8 |
| type | threshold |
| description | Threshholdvalue |
+---------------------------+------------------------------------------------------------------+
I launched my stack and using stress command I increased cpu load , according to above condition once my condition met there should be some logs in my ceilometer-alarm-evaluator.log ceilometer-alarm-notifier.log ...but nothing is there in my log ..
Is there any addition configurations need to be done ..?
Regards,
Malleshi C N
________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.
______________________________________________________________________________________
www.accenture.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140318/b219b9a0/attachment.html>
More information about the Openstack
mailing list