Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-07 Thread Chris Dent
On Thu, 7 May 2015, Tim Bell wrote: Thanks... are the dependencies only in ceilometer (i.e. could we upgrade to Kilo ceilometer with Gnocchi) and keep the rest of the cloud at Juno ? It'll be a while before our cloud gets to Kilo but we'd really like to have metering at scale... we can do a test

Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-07 Thread Tim Bell
> -Original Message- > From: Julien Danjou [mailto:jul...@danjou.info] > Sent: 07 May 2015 17:42 > To: Tim Bell > Cc: OpenStack Development Mailing List (not for usage questions); Luo Gangyi > Subject: Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with &

Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-07 Thread Julien Danjou
On Wed, May 06 2015, Tim Bell wrote: > Sorry to add another question, can Gnocchi be installed on a Juno > cloud or do we need to be running Kilo ? Considering the dependency of Gnocchi, I've little hope it'd work with Juno. -- Julien Danjou # Free Software hacker # http://julien.danjou.info

Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-07 Thread Julien Danjou
On Wed, May 06 2015, Emilien Macchi wrote: > We wrote https://github.com/stackforge/puppet-gnocchi > But we have to wait for packaging. > I know it's WIP in RDO, no clue for Debian/Ubuntu. It might be WIP in Debian: http://anonscm.debian.org/cgit/openstack/gnocchi.git/ -- Julien Danjou //

Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-06 Thread Emilien Macchi
clue for Debian/Ubuntu. > > Thanks > Tim > >> -Original Message- >> From: Julien Danjou [mailto:jul...@danjou.info] >> Sent: 06 May 2015 17:24 >> To: Luo Gangyi >> Cc: OpenStack Development Mailing L >> Subject: Re: [openstack-dev] [Ceilometer]

Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-06 Thread Tim Bell
; Luo Gangyi > Subject: Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with > gnocchi ? > > Julien, > > Has anyone started on the RPMs and/or Puppet modules ? We'd be interested in > trying this out. > > Thanks > Tim > > > -O

Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-06 Thread Tim Bell
ling L > Subject: Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with > gnocchi ? > > On Wed, May 06 2015, Luo Gangyi wrote: > > Hi Luo, > > > I want to try using ceilometer with gnocchi, but I didn't any docs > > about how to configure

Re: [openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-06 Thread Julien Danjou
On Wed, May 06 2015, Luo Gangyi wrote: Hi Luo, > I want to try using ceilometer with gnocchi, but I didn't any docs > about how to configure it. Everything should be documented at: http://docs.openstack.org/developer/gnocchi/ The devstack installation should be pretty straighforward:

[openstack-dev] [Ceilometer][Gnocchi] How to try ceilometer with gnocchi ?

2015-05-06 Thread Luo Gangyi
Hi guys, I want to try using ceilometer with gnocchi, but I didn't any docs about how to configure it. I have check the master branch of ceilometer and didn't see how ceilometer interact with gnocchi neither (I think there should be something like a gnocchi-dispatcher?) Any hints?