> > Hello every one , > > > > I am working on ceilometer-alarm configuration . when my cpu load increases > > 30 how I will be notified ?????. > > Below is details of my alarm. Please help me > > > > > > > > +---------------------------+------------------------------------------------------------------+ > > | Property | Value | > > +---------------------------+------------------------------------------------------------------+ > > | alarm_actions | [u'https://192.168.100.217/horizon'] |
You've configured your alarm to notify the endpoint: https://192.168.100.217/horizon with a HTTP POST when the alarm fires. I'd suspect this is not what you intended to do. Cheers, Eoghan > | 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 | 5e9085ef-e0e5-4e8a-afdb-7987ebe47943 | > > | state | alarm | > > | insufficient_data_actions | [] | > > | repeat_actions | False | > > | ok_actions | [] | > > | project_id | 536518d5b38d4f3e9dcab26403d4d6e8 | > > | type | threshold | > > | description | Threshholdvalue | > > +---------------------------+------------------------------------------------------------------+ > > root@Tcontroller:/home/oss# ceilometer alarm-list > > +------------------+------------------+-------+---------+------------+--------------------------------------+---------+----------------------------------+ > > | Name | Description | State | Enabled | Continuous | Alarm ID | User ID | > | Project ID | > > +------------------+------------------+-------+---------+------------+--------------------------------------+---------+----------------------------------+ > > | cpuutlization | Threshholdvalue | alarm | True | False | > | 5e9085ef-e0e5-4e8a-afdb-7987ebe47943 | admin | > | 536518d5b38d4f3e9dcab26403d4d6e8 | > > | memory_over_load | Threshhold_value | alarm | True | False | > | 6133d8de-670d-4c64-996b-930c9c843a2c | admin | > | 536518d5b38d4f3e9dcab26403d4d6e8 | > > +------------------+------------------+-------+---------+------------+--------------------------------------+---------+----------------------------------+ > > root@Tcontroller:/home/oss# > > > > 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 > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack