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
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
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
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
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
:[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
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
>
> 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
>
>
>
>
>
>
>
> +---+-
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