Re: [Openstack] [Ceilometer] Ganglia Ceilometer integration

2013-01-10 Thread Jiang, Yunhong
-Original Message- From: shengjie_...@dell.com [mailto:shengjie_...@dell.com] Sent: Thursday, January 10, 2013 1:38 AM To: Jiang, Yunhong Cc: openstack@lists.launchpad.net Subject: RE: [Openstack] [Ceilometer] Ganglia Ceilometer integration If Ganglia has interest in ceilometer

[Openstack] Ceilometer question

2013-03-26 Thread Wyllys Ingersoll
Perhaps this is documented but I can't seem to find it… I want to use ceilometer to show usage from the swift objectstore. What would the correct command be to extract that information? Currently, the various -list commands just spit out various meter types along with resource and project

[Openstack] [metering] Ceilometer plugin for VM provisioning metrics

2013-05-14 Thread Ruslan Kiianchuk
Hello. The task I'm trying to implement is gather provisioning metrics from OpenStack VMs using Ceilometer. Precisely, I need to provide time of execution for the provisioning tasks *scheduling, **spawning, networking *via Ceilometer. After reading Ceilometer and Nova documentation I figured out

[Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-05 Thread Bruno Oliveira
Dear Stackers, Please I'd like to ask your expertise on ceilometer to try an approach for monitoring a compute nova running hyper-v I got a running environment of devstack with KVM on a single-node machine being fully monitored by ceilometer. I'm being able to access its API to see the data

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread Doug Hellmann
On Thu, Jun 6, 2013 at 7:22 AM, Claudio Marques clau...@onesource.ptwrote: Hi Stackers Hi have a problem with ceilometer-api. I want access it via curl or http and every time i try to do it i simple get the same errors. This server could not verify that you are authorized to access

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
Hi Jobin I think that your Curl command is not right. Look into this page for more info about meters from ceilometer. http://docs.openstack.org/developer/ceilometer/webapi/v2.html#ceilometer.api.controllers.v2.Statistics.max Cheers Date: Thu, 20 Jun 2013 15:19:44 +0530 From: jobin...@gmail.com

Re: [Openstack] Ceilometer getting a Connection refused from

2013-07-02 Thread Jobin Raju George
10.112.107.107 is the IP address of the controller node where nova, keystone, ceilometer have been installed(and so is mongodb). I have installed ceilometer on the compute node also and configured it so that it knows that mongodb listens on 10.112.107.107:27017 but I don't know why it is refusing

Re: [Openstack] [Ceilometer][Healthnmon] Monitoring Alarm in openstack

2013-07-02 Thread Emanuel Marzini
Thank you! It's true that in Havana disappear Healthnmon that will be merge with Ceilometer? 2013/7/2 Angus Salkeld asalk...@redhat.com On 01/07/13 13:42 +0200, Emanuel Marzini wrote: Hi, I want to retrive Vm information from Openstack. I am interested of CPU RAM utilization. I known

[Openstack] ceilometer (java implementation)

2012-05-08 Thread Luis Gervaso
Hi, I have uploaded a toy version of ceilometer (java implementation). It does implement the first two counters (instance : rabbitmq listener and cpu : polling from libvirt) i need more clarification on the meaining: counter_volume counter_duration counter_datetaime I hope this helps

Re: [Openstack] cfg usage - option registration, global objects

2012-06-06 Thread Mark McLoughlin
On Wed, 2012-06-06 at 12:05 -0400, Doug Hellmann wrote: Ceilometer is currently importing bits we need either directly from nova or openstack-common (by importing I mean literally using the import statement in our code, not copying the required modules into the ceilometer code base). I

[Openstack] [ceilometer] requesting feedback on priorities for metering data collection

2012-07-25 Thread Doug Hellmann
When the ceilometer project started after the Folsom summit, we compiled a list of metrics to be collected [1]. We have reached a stage in the project where we are ready to start implementing more of these meters, and would like some input from the rest of the community about priorities. We have

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Julien Danjou
On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: On every physical compute node is the Ceilometer compute agent installed, right?! Yes. 1) Does the compute agent collect data of the physical machine as well or is it just collecting data of the virtual machines? Only virtual machines

Re: [Openstack] [ceilometer] Hbase storage backend for Ceilometer - blueprint?

2012-11-08 Thread Shengjie_Min
Hi Doug, +1 It will be good to see if the storage API design works for other backends like HBase. The first glance I had on ceilometer/storage/base.py, the design of basic storage class does look ok to work with. The only challenge is that the Hbase schema is not as flexible as traditional

Re: [Openstack] [ceilometer] How does ceilometer work with multi-DC scenario

2012-11-22 Thread Shengjie_Min
Hi, You can deploy several ceilometer and use several databases, or just one and use a different 'source' field for each of your region/cluster to differentiate where meters come from. Thanks, Julien, I didn't know source it's meant to be presenting region/cluster info. I guess this wiki

Re: [Openstack] Grizzly-3 development milestone available (Ceilometer, Heat)

2013-02-22 Thread Thierry Carrez
-incubated projects, Ceilometer and Heat, also have their grizzly-3 milestone available: https://launchpad.net/ceilometer/grizzly/grizzly-3 https://launchpad.net/heat/grizzly/grizzly-3 Happy testing and bugfixing! -- Thierry Carrez (ttx) Release Manager, OpenStack

Re: [Openstack] Ceilometer Install

2013-04-26 Thread Doug Hellmann
It sounds like you haven't completed the installation instructions. I don't know if the manual steps listed at http://docs.openstack.org/developer/ceilometer/install/manual.html work with the tarball, but they should be close. Doug On Fri, Apr 26, 2013 at 3:46 AM, Riki Arslan riki.ars

Re: [Openstack] [metering] Ceilometer plugin for VM provisioning metrics

2013-05-15 Thread Julien Danjou
On Tue, May 14 2013, Ruslan Kiianchuk wrote: Could you please help on how the listener plugin is supposed to be created? There are good chances I have some misunderstandings in the concept of Ceilometer plugins. No, you got everything right! You should start by checking if your plugin

[Openstack] [ceilometer] how to enable cpu meter?

2013-05-28 Thread alexander barakin
i use fresh devstack without local modifications on ubuntu 12.04 i have run the example image cirros-0.3.1-x86_64-uec and see the following meters in output of ceilometer meter-list: disk.ephemeral.size disk.root.size image image image image.download image.download image.download image.serve

Re: [Openstack] configure devstack to get cinder volume events/meters from ceilometer

2013-06-04 Thread Julien Danjou
On Tue, Jun 04 2013, Swann Croiset wrote: the exchange used to send notifications need to match between Cinder and Ceilometer configurations. since ceilometer has 'cinder' as default and cinder has 'openstack' as default try to set in cinder.conf: control_exchange=cinder This is bug

Re: [Openstack] configure devstack to get cinder volume events/meters from ceilometer

2013-06-06 Thread Darren Birkett
On 4 June 2013 15:03, Julien Danjou jul...@danjou.info wrote: the exchange used to send notifications need to match between Cinder and Ceilometer configurations. since ceilometer has 'cinder' as default and cinder has 'openstack' as default try to set in cinder.conf

Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-07 Thread Julien Danjou
I saw any blueprint about this on Ceilometer, did you already create them somewhere? -- Julien Danjou ;; Free Software hacker ; freelance consultant ;; http://julien.danjou.info signature.asc Description: PGP signature ___ Mailing list: https

[Openstack] volume usage from ceilometer and cinder

2013-06-10 Thread Anshul Gangwar
I am trying ceilometer to get volume usage. But in statistics, I am getting volume usage duration only after deleting the volume. But before deleting I am not getting any duration of usage. It is always 0 if volume is not deleted. I have triedvolume and volume.size meters. I have following

[Openstack] [Ceilometer][Healthnmon]

2013-07-01 Thread Emanuel Marzini
Hi, I want to retrive Vm information from Openstack. I am interested of CPU RAM utilization. I known that someone use collectd, libvirt ecc.. or product like Ceilometer or Healthnmon. I am also interested to receive alarm information from the cloud provider if the CPU or RAM value exceeds

[Openstack] [Ceilometer][Healthnmon] Monitoring Alarm in openstack

2013-07-01 Thread Emanuel Marzini
Hi, I want to retrive Vm information from Openstack. I am interested of CPU RAM utilization. I known that someone use collectd, libvirt ecc.. or product like Ceilometer or Healthnmon. I am also interested to receive alarm information from the cloud provider if the CPU or RAM value exceeds

Re: [Openstack] [Ceilometer] volume.exists events collected after volume is deleted

2013-07-12 Thread Julien Danjou
On Fri, Jul 12 2013, Alessandro Barabesi wrote: ceilometer collects samples for a volume even after the volume has been deleted, reporting event volume.exists (see below). Does it dependend on ceilometer or on cinder? Is there a way to stop this? If the volume has been deleted, it's more

[Openstack] [metering] Glance usage data retrieval

2012-06-19 Thread Julien Danjou
Hello, As part of the ceilometer project¹, we're working on usage data retrieval from various OpenStack components. One of them is Glance. We're targeting Folsom for the first release, therefore it seems important for both projects to be able to work together, this is why we're bringing

[Openstack] [metering] Cinder usage data retrieval

2012-06-20 Thread Nick Barcet
Hello John (or anyone else working on cinder), As part of the ceilometer project¹, we're working on usage data retrieval from various OpenStack components. One of them is Cinder. We're targeting Folsom for the first release, therefore it seems important for both projects to be able to work

[Openstack] Ceilometer application for incubation

2012-07-05 Thread Nick Barcet
Dear members of the Project Policy Board, After 3 month of work on the Ceilometer project, and great progress being made, our last meeting IRC meeting [1] validated that we should be submitting this project for incubation. Following the OpenStack project rules, we have completed the incubation

[Openstack] [metering] Ceilometer PTL Election Process - Call for candidate

2012-07-11 Thread Nick Barcet
As voted on the July 5th meeting the Ceilometer team members will soon vote on electing it's project team lead (PTL). Even though Ceilometer is not yet an official OpenStack project, we are applying for it, so we should be following the standard process as much as possible. The details

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Zehnder Toni (zehndton)
On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: On Thu, Nov 01 2012, Julien Danjou wrote: On every physical compute node is the Ceilometer compute agent installed, right?! Yes. 1) Does the compute agent collect data of the physical machine as well or is it just collecting data

Re: [Openstack] [ceilometer] How does ceilometer work with multi-DC scenario

2012-11-22 Thread Julien Danjou
On Thu, Nov 22 2012, shengjie_...@dell.com wrote: Let's say if you deploy one ceilometer instance for two swift clusters swift-cluster-1' and 'swift-cluster-2'. According to the design, if we use source' field for region/cluster to tell what cluster the meters come from. The Ceilometer API

Re: [Openstack] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Ryan Lane
On Wed, Dec 19, 2012 at 10:18 AM, Nicolas Barcet nico...@barcet.com wrote: At first glance, the Ceilometer main page [1] lost from [2]: * last column from each table * colors in tables * did not convert macro Navigation(children,1) to list sub pages [1] https://wiki

Re: [Openstack] How to purge old meter data of Ceilometer

2013-04-04 Thread Doug Hellmann
I created a blueprint for this: https://blueprints.launchpad.net/ceilometer/+spec/purge-data On Thu, Apr 4, 2013 at 4:06 AM, Julien Danjou jul...@danjou.info wrote: On Thu, Apr 04 2013, Harri Pyy wrote: With the default 1 minute interval, Ceilometer collects quite large amounts of meter

[Openstack] ceilometer and heat tutorial

2013-04-26 Thread Michaël Van de Borne
Hi all, I'm looking for install and usage tutorials for ceilometer and heat. The best I could find so far are these: - ceilometer: http://docs.openstack.org/developer/ceilometer/install.html - heat: https://wiki.openstack.org/wiki/Heat/GettingStartedUsingMasterOnUbuntu Unfortunately

Re: [Openstack] ceilometer and heat tutorial

2013-04-26 Thread Steven Hardy
On Fri, Apr 26, 2013 at 05:02:54PM +0200, Michaël Van de Borne wrote: Hi all, I'm looking for install and usage tutorials for ceilometer and heat. The best I could find so far are these: - ceilometer: http://docs.openstack.org/developer/ceilometer/install.html - heat: https

Re: [Openstack] Metrics from Ceilometer

2013-05-16 Thread Fei Long Wang
Hi Rima, Please refer this link: http://docs.openstack.org/developer/ceilometer/measurements.html Thanks Best regards, Fei Long Wang (王飞龙) -- Scrum Master, Cloud Solutions and OpenStack Development Tel: 8610-82450513 | T/L: 905-0513 Email: flw

Re: [Openstack] [metering] Ceilometer plugin for VM provisioning metrics

2013-05-16 Thread Ruslan Kiianchuk
Thank you for the help! There were issues with versioning (I have to run Ceilometer with Folsom OpenStack version) so few lines of code had to be changed for successful porting. Now everything works. Yet, another question arose, weather I can ignore some events from the RPC bus

Re: [Openstack] Ceilometer with swift

2013-07-01 Thread Axel Christiansen
Its working now. Must have made a mistake :) Greets Axel Am 01.07.13 16:42, schrieb Axel Christiansen: Dear List, i am trying to retrieve measurements from swift via ceilometer. ceilometer stores its measurements in db and so. looks good. The ceilometer V2 Web API is expecting

[Openstack] Memory meters from ceilometer

2013-07-16 Thread Jobin Raju George
Hey! I am running openstack on an Ubuntu 12.04 desktop 64-bit virtual machine. I am trying to use ceilometer to get the CPU and memory utilization from my compute node on a KVM host which has a few VM's running on it. However, this is the list of meters I get from ceilometer: cpu, cpu_util

[Openstack] Questions about ceilometer

2012-07-12 Thread ??????
Dear all, As the project named ceilometer appeared,I paid close attention to it. According to the docs of ceilometer,I deploied it in openstack exsse environment. While,I cannot start the ceilometer collector and agent. The follows are my operations. 1.Install

Re: [Openstack] Questions about ceilometer

2012-07-13 Thread Doug Hellmann
On Thu, Jul 12, 2012 at 9:42 PM, 张家龙 zhan...@awcloud.com wrote: Dear all, As the project named ceilometer appeared,I paid close attention to it. According to the docs of ceilometer,I deploied it in openstack exsse environment. While,I cannot start the ceilometer collector

Re: [Openstack] Clarification on Ceilometer Implementation

2012-06-06 Thread Doug Hellmann
On Wed, Jun 6, 2012 at 5:33 AM, Kobagana Kumar kobagana_ku...@persistent.co.in wrote: Hi all, ** ** I am trying to implement Agent module in Ceilometer. Regarding that I have few doubts: ** ** How Ceilometer capturing the usage details? ** ** As we are already

[Openstack] [metering] Ceilometer volume calculator

2012-06-08 Thread Nick Barcet
Hello, Following up on yesterday's meeting, I have started a first version of a google spreadsheet to estimate volume of events generated by ceilometer [1]. Comments and suggestions for improvement are of course welcome. [1] https://docs.google.com/spreadsheet/ccc?key=0AtziNGvs

Re: [Openstack] [ceilometer] Hbase storage backend for Ceilometer - blueprint?

2012-11-15 Thread Shengjie_Min
Implementing? :) And eventually adding more blueprint to depends on if you can't implement this one directly because of some missing stuff. Two questions: 1. Does it need to be approved first, what's the process to get it approved/assigned to a release? Btw, I was trying to add Julien in

[Openstack] [Ceilometer] notifiers for host/hyper capacity metrics

2013-05-10 Thread boden
All, Anyone aware of Havana based work to create notifiers for ceilometer which would push host/hyper capacity based metrics? For example used/free values for cpu/mem/disk on a per host (hypervisor) basis? Maybe my google-foo is weak this morning, but I didn't find anything obvious. Thanks

Re: [Openstack] [ceilometer] how to enable cpu meter?

2013-05-29 Thread alexander barakin
On Tue, May 28, 2013 at 4:30 PM, Fei Long Wang flw...@cn.ibm.com wrote: Hi Alex, Please follow up below steps: 1. Create a new instance 2. Start compute-agent of Ceilometer 3. Call the REST API: http://127.0.0.1:8777/v2/meters/cpu_util the same result: an empty list. perhaps it should

[Openstack] configure devstack to get cinder volume events/meters from ceilometer

2013-06-04 Thread Anshul Gangwar
I want to receive cinder volume meters from ceilometer.  What changes shall i make in localrc file of devstack to acheive this? I have already tried as describe in previous query https://lists.launchpad.net/openstack/msg24112.html Thanks, Anshul

Re: [Openstack] configure devstack to get cinder volume events/meters from ceilometer

2013-06-04 Thread Julien Danjou
On Tue, Jun 04 2013, Anshul Gangwar wrote: I want to receive cinder volume meters from ceilometer.  What changes shall i make in localrc file of devstack to acheive this? You need: notification_driver=cinder.openstack.common.notifier.rpc_notifier and usage audit enabled and running

Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-11 Thread Alessandro Pilotti
Hi Bruno, We just started implementing the Ceilometer Hyper-V inspector for the compute agent (see hyper-v-agent blueprint). Let me know if you'd like to help in testing it. :-) Thanks, Alessandro On Jun 6, 2013, at 00:40 , Bruno Oliveira brunnop.olive...@gmail.commailto:brunnop.olive

Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-11 Thread Bruno Oliveira ~lychinus
http://gplus.to/lychinus On Tue, Jun 11, 2013 at 2:28 PM, Alessandro Pilotti apilo...@cloudbasesolutions.com wrote: Hi Bruno, We just started implementing the Ceilometer Hyper-V inspector for the compute agent (see hyper-v-agent blueprint). Let me know if you'd like to help

[Openstack] Ceilometer problem: virDomainLookupByName must not be NULL

2013-06-20 Thread Juha Tynninen
Hello, I get an error libvir: error : name in virDomainLookupByName must not be NULL when trying to collect nova compute counters for VMs: Problem seems to occur inside ceilometer/compute/pollsters.py's _instance_name() method where OS-EXT-SRV-ATTR:instance_name can't be retrieved: def

[Openstack] ceilometer not getting disk.root.size notifications

2013-06-24 Thread Anshul Gangwar
I am not getting disk.root.size meter notifications from nova to ceilometer. I am getting all ther pollster meters but not notification meters. Do I need to add something else in nova.conf other than notification_driver = nova.openstack.common.notifier.rpc_notifier

[Openstack] [Metering] Meeting agenda for Thursday at 16:00 UTC (June 21st, 2012)

2012-06-20 Thread Nick Barcet
at the next meeting - dachary: talk to Dragon about SystemData / ceilometer and try to create cooperation - dhellmann: to talk to Quantum devs about integration with ceilometer - dachary: to talk to swift devs about integration with ceilometer - nijaba: to talk to cinder devs about

Re: [Openstack] [openstack-dev] [metering][ceilometer] Unified Instrumentation, Metering, Monitoring ...

2012-11-07 Thread Eoghan Glynn
Here's a first pass at a proposal for unifying StackTach/Ceilometer and other instrumentation/metering/monitoring efforts. It's v1, so bend, spindle, mutilate as needed ... but send feedback! http://wiki.openstack.org/UnifiedInstrumentationMetering Thanks for putting this together Sandy

[Openstack] [Ceilometer][Healthnmon] Dealing with Performance/Monitoring Metrics

2013-06-21 Thread Bruno Oliveira ~lychinus
Dear stackers, please enlight me on something regarding Ceilometer/Healthnmon. So far as I've read and setup, Ceilometer is intended to get metrics for billing usage in larger interval polls. But so far, I've not seen reports of Memory Utilization, Disk Space Utilization or other System

Re: [Openstack] Questions about ceilometer

2012-07-17 Thread John HTran
That URL works for me. Anyhow, here is the patch: https://review.openstack.org/gitweb?p=stackforge/ceilometer.git;a=commitdiff;h=2b41a361b83140c1ebabcd3e15dff7502cbaecb6;hp=5affdd159a08f81b33a595fa51ed0cb63aaa70f2 diff --git a/ceilometer/collector/manager.pyhttps://review.openstack.org/gitweb

Re: [Openstack] Ceilometer-api Auth Error

2013-06-07 Thread Bruno Oliveira
The auth-token you got in out.txt seems fine to me... Judging by the first output, and the 401 Unauthorized, sounds more like a misconfig of the ceilometer user in keystone... The same way you got an admin tenant, you should probably have an admin user in keystone. Could you possibly try to curl

Re: [Openstack] Questions about ceilometer

2012-07-14 Thread ??????
...@danjou.info; openstackopenstack@lists.launchpad.net; Subject: Re: [Openstack] Questions about ceilometer On Fri, Jul 13, 2012 at 11:36 AM, ?? zhan...@awcloud.com wrote: Dear Doug, I`m use Qpid instead of Rabbit . Did it cause the error ? Qpid should work

Re: [Openstack] [Ceilometer][Healthnmon] Dealing with Performance/Monitoring Metrics

2013-06-24 Thread Bruno Oliveira ~lychinus
@Julien Right. Working on it, Julien. I'll let you guys know if I manage to get any significant progress. Thank you. @Claudio Do we need to install Healthnmon in order to get them? (because ceilometer Yeah. Until we manage to find a way to retrieve'em with Ceilometer or until the two

Re: [Openstack] Memory meters from ceilometer

2013-07-18 Thread Eoghan Glynn
Hey Jobin, Thanks for your perceptive question. The reason is that the conduits for gathering CPU metering and memory metering are quite different in ceilometer currently: * cpu/cpu_util are derived by polling the libvirt daemon * memory is derived from the compute.instance.exists

Re: [Openstack] Memory meters from ceilometer

2013-07-18 Thread Jobin Raju George
at 4:57 PM, Eoghan Glynn egl...@redhat.com wrote: Hey Jobin, Thanks for your perceptive question. The reason is that the conduits for gathering CPU metering and memory metering are quite different in ceilometer currently: * cpu/cpu_util are derived by polling the libvirt daemon * memory

Re: [Openstack] Fw:Re: Questions about ceilometer

2012-07-23 Thread Doug Hellmann
On Wed, Jul 18, 2012 at 7:51 AM, 张家龙 zhan...@awcloud.com wrote: Hi,all Now,I modify the file named ceilometer/collector/manager.pyhttps://review.openstack.org/gitweb?p=stackforge/ceilometer.git;a=blob;f=ceilometer/collector/manager.py;h=0cc220d07554f783e750f72f9156074d53dd199d;hb

Re: [Openstack] Questions about ceilometer

2012-07-13 Thread ??????
Dear Doug, I`m use Qpid instead of Rabbit . Did it cause the error ? In addition,my nova.conf,mongodb.conf and ceilometer-collector.conf are here: http://pastebin.com/sW5d8eRv http://pastebin.com/D5GMkLsb http://pastebin.com/u5vH22Lh Were there some

Re: [Openstack] Questions about ceilometer

2012-07-13 Thread Doug Hellmann
and what I normally use: Essex and qpid. Have you tried running against a folsom install? That would at least tell us if the qpid configuration is correct or if the problem is related to Essex. Doug In addition,my nova.conf,mongodb.conf and ceilometer-collector.conf are here: http

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
Thanks Claudio for your detailed explanation, but the query returns me an empty list: [] Is something wrong with my nova-* or ceilometer-*? On Thu, Jun 20, 2013 at 4:53 PM, claudio marques clau...@onesource.ptwrote: Hi Well, i am also trying to decode all the meters that ceilometer can

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Brent Roskos
wrong with my nova-* or ceilometer-*? On Thu, Jun 20, 2013 at 4:53 PM, claudio marques clau...@onesource.ptwrote: Hi Well, i am also trying to decode all the meters that ceilometer can return, and how to do most of the queries, but, to query some specific data, what I am doing is: Firs get

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
. Regards, Brent On Thu, Jun 20, 2013 at 7:29 AM, Jobin Raju George jobin...@gmail.comwrote: Thanks Claudio for your detailed explanation, but the query returns me an empty list: [] Is something wrong with my nova-* or ceilometer-*? On Thu, Jun 20, 2013 at 4:53 PM, claudio marques clau

Re: [Openstack] [ceilometer] Metering meeting agenda for Thursday at 16:00 UTC (Aug 9th, 2012)

2012-08-10 Thread Nick Barcet
* Review last week's actions - jaypipes to create ceilometer cookbook - jd_ to publish results of PTL election on general ml sometimes tomorrow - jtran to open a ticket for the DB access work - nijaba create a diagram of Ceilometer architecture * Discuss Doug's API change

Re: [Openstack] [ceilometer] *ALT TIME* Metering meeting agenda for Wed at 21:00 UTC (Sept 12th, 2012)

2012-09-12 Thread Nick Barcet
* dhellmann make sure flask is listed as a dependency of ceilometer * Open discussion If you are not able to attend or have additional topic you would like to cover, please update the agenda on the wiki. Cheers, The meeting took place, here is the summary

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
Hey, Claudio! The command I executed is the second command in the page that you gavehttp://docs.openstack.org/developer/ceilometer/webapi/v2.html(which is also the one I am referring to). Can you please pin-point what is the mistake in the command or counsel what is the right one to get nova

Re: [Openstack] Ceilometer problem: virDomainLookupByName must not be NULL

2013-06-20 Thread Jobin Raju George
I had this exact problem yesterday which, when I restarted the server, seems to have been resolved(I can't see the ERROR message again logged after restarting). You can see the conversation I had about this herehttps://ask.openstack.org/question/1480/compute-usage-meters-from-ceilometer/. See

Re: [Openstack] Ceilometer problem: virDomainLookupByName must not be NULL

2013-06-24 Thread Juha Tynninen
the conversation I had about this herehttps://ask.openstack.org/question/1480/compute-usage-meters-from-ceilometer/. See the comments to the answer by Ruslan Kiianchuk. On Thu, Jun 20, 2013 at 4:06 PM, Juha Tynninen tyk...@gmail.com wrote: Hello, I get an error libvir: error : name

Re: [Openstack] [OpenStack] [Metering] Options to obtain Notifications when ceilometer generates a meter entry in the DB

2013-06-25 Thread Tong Li
Doug, Deepak, I am also in the process of implementing a blueprint which allows one to easily add a dispatcher to do whatever you want to do for each meter received by Ceilometer. Here is the link to blueprint and the implementation. https://blueprints.launchpad.net/openstack

Re: [Openstack] Memory meters from ceilometer

2013-07-18 Thread Eoghan Glynn
Hi Jobin, The memory utilization metering will require a new release of libvirt which will not be available for another few weeks. After that, it will depend on there being developer bandwidth available to put the ceilometer support in place for a new meter type. We have no current plans

Re: [Openstack] [metering] Cinder usage data retrieval

2012-06-20 Thread John Griffith
On Wed, Jun 20, 2012 at 10:53 AM, Nick Barcet nick.bar...@canonical.com wrote: Hello John (or anyone else working on cinder), As part of the ceilometer project¹, we're working on usage data retrieval from various OpenStack components. One of them is Cinder. We're targeting Folsom

Re: [Openstack] [metering] Ceilometer PTL Election Process - Call for candidate

2012-07-11 Thread Doug Hellmann
I am running for PTL for the ceilometer project. I have posted some information about myself and my thoughts for the project to the wiki under http://wiki.openstack.org/EfficientMetering/PTLElectionProcess/DougHellmann Doug On Wed, Jul 11, 2012 at 8:24 AM, Nick Barcet nick.bar

[Openstack] [metering] General request for feedback on Ceilometer's road-map

2012-07-13 Thread Nick Barcet
Hello everyone, If you have been following this list, you might have seen that the Ceilometer project, while not yet fully functional, has made some great progress over the past three month. The next summit being just a few months away, we thought it would be time to start collecting general

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Doug Hellmann
On Thu, Nov 1, 2012 at 1:21 PM, Zehnder Toni (zehndton) zehnd...@students.zhaw.ch wrote: On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: On Thu, Nov 01 2012, Julien Danjou wrote: On every physical compute node is the Ceilometer compute agent installed, right?! Yes. 1) Does

Re: [Openstack] ceilometer and heat tutorial

2013-04-28 Thread Michaël Van de Borne
thank you steve. Would you please keep posted as soon as a tutorial is available. I'm looking forward to test Heat. Anybody has a good tutorial about ceilometer? m. Michaël Van de Borne RD Engineer, SOA team, CETIC Phone: +32 (0)71 49 07 45 Mobile: +32 (0)472 69 57 16, Skype: mikemowgli

Re: [Openstack] [ceilometer] how to enable cpu meter?

2013-05-28 Thread Fei Long Wang
Hi Alex, Please follow up below steps: 1. Create a new instance 2. Start compute-agent of Ceilometer 3. Call the REST API: http://127.0.0.1:8777/v2/meters/cpu_util Thanks Best regards, Fei Long Wang (王飞龙) -- Scrum Master, Cloud Solutions

Re: [Openstack] configure devstack to get cinder volume events/meters from ceilometer

2013-06-04 Thread Swann Croiset
the exchange used to send notifications need to match between Cinder and Ceilometer configurations. since ceilometer has 'cinder' as default and cinder has 'openstack' as default try to set in cinder.conf: control_exchange=cinder And i don't know what is usage audit here ... Le 04/06/2013

[Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
Hey, all! I installed ceilometer on Ubuntu 12.04 using the manual installation guide given herehttp://docs.openstack.org/developer/ceilometer/install/manual.html. However, I am having trouble getting data from it. When I do a ceilometer meter-list, all I get is a table with 4 rows with the names

Re: [Openstack] [Ceilometer][Healthnmon] Dealing with Performance/Monitoring Metrics

2013-06-24 Thread claudio marques
Hi all I think that we are all (people working with ceilometer), trying to figure out how to get the system actual data metrics from VMs.Do we need to install Healthnmon in order to get them? (because ceilometer as Julien already said, can't do it yet) Cheers Cláudio Marques -claudio

Re: [Openstack] Fw:Re: Questions about ceilometer

2012-07-18 Thread ??????
Hi,all Now,I modify the file named ceilometer/collector/manager.py as the previous mail send by John HTran.While, there is also errors in my environment. The follow is errors: Traceback (most recent call last): File /usr/lib/python2.6/site-packages/eventlet/hubs/poll.py, line 97

Re: [Openstack] [Metering] Metering repository in stackforge

2012-04-30 Thread Loic Dachary
On 04/28/2012 06:31 AM, Monty Taylor wrote: Hey! On 04/27/2012 06:20 PM, Loic Dachary wrote: Hi, I would like to create a repository ceilometer in https://github.com/stackforge to host the code for the newborn Metering project ( https://launchpad.net/ceilometer , first meeting held

[Openstack] [Metering] Implemented three methods in Ceilometer

2012-06-20 Thread Kobagana Kumar
Hi all, I have implemented three more classes in Ceilometer plug-in module. Added those classes in libvirt.py file in compute. The classes which I have added are counters to find out the following: 1. Number of CPUs used 2. Memory used 3. Maximum memory used I am also ready

Re: [Openstack] [Metering] Implemented three methods in Ceilometer

2012-06-20 Thread Julien Danjou
On Wed, Jun 20 2012, Kobagana Kumar wrote: Hi Kobagana, I have implemented three more classes in Ceilometer plug-in module. Added those classes in libvirt.py file in compute. The classes which I have added are counters to find out the following: 1. Number of CPUs used 2

Re: [Openstack] [infra] Stackforge issues: tests mails

2012-06-25 Thread James E. Blair
Julien Danjou julien.dan...@enovance.com writes: Looking for the check manually here: https://jenkins.stackforge.org/view/Ceilometer/job/gate-ceilometer-merge/ seems to show that build #73 was related to this request but it has been successful. But it reviews and reports as LOST

[Openstack] [ceilometer] Metering meeting agenda for Thursday at 16:00 UTC (Aug 9th, 2012)

2012-08-08 Thread Nick Barcet
to create ceilometer cookbook - jd_ to publish results of PTL election on general ml sometimes tomorrow - jtran to open a ticket for the DB access work - nijaba create a diagram of Ceilometer architecture * Discuss Doug's API change proposal * Discuss priority of maintaining Essex support

Re: [Openstack] [ceilometer] Hbase storage backend for Ceilometer - blueprint?

2012-11-08 Thread Doug Hellmann
On Thu, Nov 8, 2012 at 9:33 AM, shengjie_...@dell.com wrote: Hi Doug, ** ** +1 It will be good to see if the storage API design works for other backends like HBase. ** ** The first glance I had on ceilometer/storage/base.py, the design of basic storage class does look ok

Re: [Openstack] [Swift]A design draft of Storage Quota

2013-02-20 Thread Kevin L. Mitchell
, I'm not able to work on Boson at the moment due to higher-priority tasks… From a quick look of it why can't we do the same as Boson without synaps[1]+ceilometer+swift_container_update. I don't know very well those but from the look of it you could have synaps generating alerts based

Re: [Openstack] Regarding openstack metering

2013-03-08 Thread Doug Hellmann
Hi, Arumon, You will find the ceilometer documentation at http://docs.openstack.org/developer/ceilometer/ There are some basic installation and configuration instructions, as well as an architectural overview. Please do not hesitate to ask questions, so we can expand and improve what

Re: [Openstack] Ceilometer Install

2013-04-24 Thread Doug Hellmann
On Wed, Apr 24, 2013 at 9:17 AM, Riki Arslan riki.ars...@cloudturk.netwrote: Hi, We are trying to install ceilometer-2013.1~g2.tar.gz which presumably has Folsom compatibility. The requirment is python-keystoneclient=0.2,0.3 and we have the version 2.3. But, still, setup quits

Re: [Openstack] configure devstack to get cinder volume events/meters from ceilometer

2013-06-04 Thread Anshul Gangwar
ceilometer On Tue, Jun 04 2013, Anshul Gangwar wrote: I want to receive cinder volume meters from ceilometer.  What changes shall i make in localrc file of devstack to acheive this? You need: notification_driver=cinder.openstack.common.notifier.rpc_notifier and usage audit enabled and running

Re: [Openstack] volume usage from ceilometer and cinder

2013-06-10 Thread Anshul Gangwar
in cinder.conf? From: Julien Danjou jul...@danjou.info To: Anshul Gangwar anshul1...@yahoo.co.in Cc: openstack@lists.launchpad.net openstack@lists.launchpad.net Sent: Monday, 10 June 2013 6:04 PM Subject: Re: [Openstack] volume usage from ceilometer and cinder

[Openstack] Ceilometer-agent-central

2013-06-18 Thread Claudio Marques
Hi all i am runiing openstack Grizzly, and hi have installed ceilometer via apt-get. I have ceilometer api, collector and central agent installed on controller node, and the compute agent on the compute node. I can start all agents, but the central agent gives-me an error regarding some

Re: [Openstack] Availability of metrics from SWIFT - Object Storage

2013-06-27 Thread Fei Long Wang
Hi Narayanan, You can see the Swift metrics by this link: http://docs.openstack.org/developer/ceilometer/measurements.html#object-storage-swift . Thanks Best regards, Fei Long Wang (王飞龙) - Scrum Master of Nitrogen (SME team

[Openstack] [Ceilometer] volume.exists events collected after volume is deleted

2013-07-12 Thread Alessandro Barabesi
Hi everybody, ceilometer collects samples for a volume even after the volume has been deleted, reporting event volume.exists (see below). Does it dependend on ceilometer or on cinder? Is there a way to stop this? [{ counter_name: volume.size, user_id

Re: [Openstack] Cinder Storage Server Statistics

2013-07-14 Thread Ray Sun
Yes, it should be, but seems not at least in grizzly. Any update of Ceilometer? Best Regards -- Ray On Sun, Jul 14, 2013 at 11:04 AM, Haomai Wang hao...@unitedstack.comwrote: I think Statistics should be find in Ceilometer. Ceilometer may provide with enough information you need. Best

Re: [Openstack] [Ceilometer] Problem with nova resize events

2013-07-24 Thread Jay Lau
. I expected ceilometer to generate samples for the following resize related events: compute.instance.resize.prep.start/.end compute.instance.resize.confirm.start/.end and, maybe, also for: compute.instance.resize.start/.end compute.instance.finish_resize.start/.end but if I query

<    1   2   3   4   5   6   7   8   9   10   >