Re: [Openstack] ceilometer alarm

2016-10-21 Thread Ja. C.A.
Hi I'd try with something simply first: alarm_1: type: OS::Ceilometer::Alarm properties: description: cpu_util alarm meter_name: cpu_util statistic: avg period: 60 evaluation_periods: 1 threshold: 20 matching_metadata: {"metadata.user_met

[Openstack] ceilometer alarm

2016-10-20 Thread Denis Aleksandrov
Hello, I user Kilo version of openstack and want to attach a ceilometer alarm to an instance by heat: si-vm1: type: OS::Nova::Server depends_on: [ instance_ip_left1, instance_ip_right1, instance_ip_mgt1 ] properties: name: { get_param: si_vm_name1 } image: { get_param: ima

[Openstack] Ceilometer alarm webhook

2015-05-19 Thread Jesus arteche
hey guys, I'm trying to set a webhook url on the ceilometer alarm, I checked that from the host where Ceilometer is deployed, I have connectivity to the host where the webhook catcher is running, I tested with curl against the webhook catcher and it worked. But when I define the alarm it doesn't w

Re: [Openstack] Ceilometer: alarm not generating

2014-03-19 Thread Mike Spreitzer
wrote on 03/19/2014 01:56:07 AM: > @Mike: as you can see from the below output that I am able to > create alarms, but I would like to know where these logs are getting > generated after alarm triggered ? I have mentioned ‘log://’. > > But there is nothing in my logfile: Sorry, I am not famili

Re: [Openstack] Ceilometer: alarm not generating

2014-03-18 Thread Mike Spreitzer
AM---Hello All, I have configured Havana set up on Ubuntu 12.04 with Ceilometer. From: To: , Date: 03/18/2014 03:24 AM Subject: [Openstack] Ceilometer: alarm not generating Hello All, I have configured Havana set up on Ubuntu 12.04 with Ceilometer. Ceilometer is not producing any alarm e

Re: [Openstack] Ceilometer: alarm not generating

2014-03-18 Thread Bill Arnold
:[Openstack] Ceilometer: alarm not generating 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@controller:/var/log/ceilometer# ceilometer alarm-threshold-create --name

[Openstack] Ceilometer: alarm not generating

2014-03-18 Thread m.channappa.negalur
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@controller:/var/log/ceilometer# ceilometer alarm-threshold-create --name cpuutlization --project-id 536518d5b38d4f3e9dcab2640

Re: [Openstack] ceilometer-alarm

2014-03-11 Thread Eoghan Glynn
> > 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 > > > > > > > > +---+-

[Openstack] ceilometer-alarm

2014-03-11 Thread m.channappa.negalur
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