Re: [Openstack] Memory meters from ceilometer

2013-07-18 Thread Jobin Raju George
e 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, di

Re: [Openstack] Memory meters from ceilometer

2013-07-18 Thread Jobin Raju George
instance:m1.small, network.incoming.bytes, network.outgoing.bytes, > > network.incoming.packets, network.outgoing.packets > > > > > > > > > > > > Why am I not getting memory usage meters? I don'

[Openstack] Location VM files

2013-07-17 Thread Jobin Raju George
new virtual machine. If not please, guide me as to where these files are stored. The reason I am concerned about this is, I want to know the size of these files via ceilometer. -- Thanks and regards, Jobin Raju George Third Year, Information Technology College of Engineering Pune Alternate e

[Openstack] Memory meters from ceilometer

2013-07-16 Thread Jobin Raju George
;t see the logs to have any interpretation of this. Here is my ceilometer config file<http://pastebin.ubuntu.com/5843567/> . -- Thanks and regards, Jobin Raju George Third Year, Information Technology College of Engineering Pune Alternate e-mail: georgejr

Re: [Openstack] Fwd: Documentation for openstack-java-sdk

2013-07-11 Thread Jobin Raju George
make a lot > of tests. Probably to functioning of objects and methods are the same in > ceilometer. > CHeckout the methods and try to workout with it. > :) > Good luck! > > > On Thu, Jul 11, 2013 at 11:59 AM, Jobin Raju George wrote: > >> Thanks a log, Gui! This helps

Re: [Openstack] Fwd: Documentation for openstack-java-sdk

2013-07-11 Thread Jobin Raju George
e2"); > > upload.setInputStream(new FileInputStream(TEST_FILE)); > > swiftClient.execute(new UploadObject(upload)); > >System.out.println(swiftClient.execute(new ListObjects("navidad2", new > HashMap String>() {{ > > put("path", ""); > > }})).get(0).

[Openstack] Documentation for openstack-java-sdk

2013-07-11 Thread Jobin Raju George
s or java programs/snippets? -- Thanks and regards, Jobin Raju George Third Year, Information Technology College of Engineering Pune Alternate e-mail: georgejr10...@coep.ac.in ___ Mailing list: https://launchpad.net/~openstack Post to : op

[Openstack] GPG passphrase

2013-07-10 Thread Jobin Raju George
xception Here are my specifications: Apache Maven 3.0.5 Java version: 1.6.0_51, vendor: Sun Microsystems Inc. Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" -- Thanks and regards, Jobin

Re: [Openstack] Ceilometer getting a "Connection refused" from

2013-07-02 Thread Jobin Raju George
using connection. However, I don't see a connection refused in mongodb's logs. Here are the last few lines of my ceilometer-api logs: http://pastebin.ubuntu.com/5835646/ On Tue, Jul 2, 2013 at 2:42 PM, Julien Danjou wrote: > On Tue, Jul 02 2013, Jobin Raju George wrote: >

Re: [Openstack] Ceilometer getting a "Connection refused" from

2013-07-02 Thread Jobin Raju George
Here is my /etc/ceilometer/ceilometer.conf: http://pastebin.ubuntu.com/5835612/ On Tue, Jul 2, 2013 at 2:28 PM, Julien Danjou wrote: > On Tue, Jul 02 2013, Jobin Raju George wrote: > > > Please feel free to ask for clarification. > > Could you paste the content of your

[Openstack] Ceilometer getting a "Connection refused" from

2013-07-02 Thread Jobin Raju George
e output <http://pastebin.ubuntu.com/5835477/> (Since the output was too long, I considered not pasting it here, apologies for inconvenience). What is the reason behind this and how should I correct this? Please feel free to ask for clarification. -- Thanks and regards, Jobin Raju Geor

[Openstack] How to query healthnmon?

2013-07-01 Thread Jobin Raju George
I read healthnmon is meant for this purpose. Please correct me if I am wrong. -- Thanks and regards, Jobin Raju George Third Year, Information Technology College of Engineering Pune Alternate e-mail: georgejr10...@coep.ac.in ___ Mailing list:

Re: [Openstack] Problem installing healthnmon

2013-06-28 Thread Jobin Raju George
gt; Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Thanks and regards, Jobin Raju George Third Year, Information Technology

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

2013-06-20 Thread Jobin Raju George
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: image and > image.size and its parameters; no CPU, vCPU and memory. > > When I query using curl, I get some data regarding images installed and > their s

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

2013-06-20 Thread Jobin Raju George
gt; Yes, I am using admin as the user for querying and keystone user-role-listhas > admin as one of its roles. > > > On Thu, Jun 20, 2013 at 5:16 PM, Brent Roskos wrote: > > Jobin, > > Please ensure that the token you are using was obtained with a user having > the admin rol

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

2013-06-20 Thread Jobin Raju George
rent Roskos wrote: > > Jobin, > > Please ensure that the token you are using was obtained with a user having > the admin role. > > Regards, > Brent > > > On Thu, Jun 20, 2013 at 7:29 AM, Jobin Raju George wrote: > > Thanks Claudio for your detailed explanat

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

2013-06-20 Thread Jobin Raju George
roles. > > > On Thu, Jun 20, 2013 at 5:16 PM, Brent Roskos wrote: > > Jobin, > > Please ensure that the token you are using was obtained with a user having > the admin role. > > Regards, > Brent > > > On Thu, Jun 20, 2013 at 7:29 AM, Jobin Raju George wrote:

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

2013-06-20 Thread Jobin Raju George
; On Thu, Jun 20, 2013 at 8:17 AM, Jobin Raju George wrote: > >> Hey, Brent! >> >> Yes, I am using admin as the user for querying and keystone >> user-role-list has admin as one of its roles. >> >> >> On Thu, Jun 20, 2013 at 5:16 PM, Brent Roskos

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 wrote: > >> Thanks Claudio for your detailed explanation, but the query returns me an >> empty list: [] Is something wrong with my nova-* or ceilometer-*? >> >> >> On

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

2013-06-20 Thread Jobin Raju George
are my primary concerns: > > 1) How do I query to get the CPU resources utilized by my virtual machines? > > 2) How do I decide on which port I have to pass this query? There are some > documents which have v1 instead of v2 in the URL, I would like to have > clarification on that too. &g

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

2013-06-20 Thread Jobin Raju George
InstanceNotFoundException(msg) > InstanceNotFoundException: Error from libvirt while looking up None: > [Error Code 8] name in virDomainLookupByName must not be NULL > > Any ideas what causes this behaviour? I have grizzly in use. > > Any help is much appreciated. > > Thanks, > -Juha > > > _

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

2013-06-20 Thread Jobin Raju George
How do I query to get the CPU resources utilized by my virtual machines? > > 2) How do I decide on which port I have to pass this query? There are some > documents which have v1 instead of v2 in the URL, I would like to have > clarification on that too. > > Thanks for your patience. &g

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

2013-06-20 Thread Jobin Raju George
instead of v2 in the URL, I would like to have clarification on that too. Thanks for your patience. -- Thanks and regards, Jobin Raju George Third Year, Information Technology College of Engineering Pune Alternate e-mail: georgejr10...@coep.ac.in

[Openstack] Unable to start swift-proxy

2013-06-19 Thread Jobin Raju George
Error: No section 'swift-proxy' (prefixed by 'filter') found in config /etc/swift/proxy-server.conf My /etc/swift/proxy-server.conf is here<http://pastebin.ubuntu.com/5780257/> . Thanks! -- Thanks and regards, Jobin Raju George Third Year, Information Technology

[Openstack] Ceilometer returns empty list

2013-06-19 Thread Jobin Raju George
rs/instance?q.field=metadata.event_type&q.value=compute.instance.exists " I get an empty list: [] Where am I going wrong? Please ask for details, if required. Thanks a lot! -- Thanks and regards, Jobin Raju George Third Year, Information Technology College of Engineering Pu