Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetery gnocchi alarm create #1103

Closed
zhangjianweibj opened this issue Oct 17, 2017 · 2 comments
Closed

Telemetery gnocchi alarm create #1103

zhangjianweibj opened this issue Oct 17, 2017 · 2 comments

Comments

@zhangjianweibj
Copy link
Contributor

from openstack Mitaka,Telemetry project is divided into four parts:Ceilometer、 Aodh、Gnocchi and Panko.using gnocchi as storage,alarm created by aodh is different from previous way.like "aodh alarm create
--name cpu_hi
--type gnocchi_resources_threshold
--description 'instance running hot'
--metric cpu_util
--threshold 70.0
--comparison-operator gt
--aggregation-method mean
--granularity 600
--evaluation-periods 3
--alarm-action 'log://'
--resource-id INSTANCE_ID
--resource-type instance"

however,openstack4j not support this way still.

@zhangjianweibj zhangjianweibj changed the title Telemetery gnocchi alarm create support Telemetery gnocchi alarm create Oct 17, 2017
@vinodborole
Copy link
Contributor

@zhangjianweibj feel free to contribute

@auhlig
Copy link
Member

auhlig commented Oct 25, 2017

Yes please @zhangjianweibj. Don't stop pinging us if you need help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants