You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by Asanka sanjaya Herath <an...@gmail.com> on 2014/09/28 00:38:19 UTC

Get running instance statistics

Is there a way to get statistics of a running instance , such as ram
usage,cpu usage etc by using jclouds? I'm using cloudstack Iaas.

-- 
Thanks,
Regards,
ASH

Re: Get running instance statistics

Posted by Asanka sanjaya Herath <an...@gmail.com>.
Thank you. Your answer is really help full.

On Mon, Sep 29, 2014 at 9:25 PM, Jeremy Daggett <
jeremy.daggett@rackspace.com> wrote:

>  Hi Asanka,
>
>  Yes, the CloudStack Host [1] domain object should have the information
> you are interested in.  Would you be able to share some sample code [2]
> with us to further assist you? Thx!
>
>  /jd
>
>  [1]
> https://github.com/jclouds/jclouds/blob/master/apis/cloudstack/src/main/java/org/jclouds/cloudstack/domain/Host.java
> [2] http://jclouds.apache.org/reference/report-a-bug/#code
>
>   From: Asanka sanjaya Herath <an...@gmail.com>
> Reply-To: "user@jclouds.apache.org" <us...@jclouds.apache.org>
> Date: Saturday, September 27, 2014 at 3:38 PM
> To: "user@jclouds.apache.org" <us...@jclouds.apache.org>
> Subject: Get running instance statistics
>
>    Is there a way to get statistics of a running instance , such as ram
> usage,cpu usage etc by using jclouds? I'm using cloudstack Iaas.
>
>  --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks,
Regards,
ASH

Re: Get running instance statistics

Posted by Jeremy Daggett <je...@RACKSPACE.COM>.
Hi Asanka,

Yes, the CloudStack Host [1] domain object should have the information you are interested in.  Would you be able to share some sample code [2] with us to further assist you? Thx!

/jd

[1] https://github.com/jclouds/jclouds/blob/master/apis/cloudstack/src/main/java/org/jclouds/cloudstack/domain/Host.java
[2] http://jclouds.apache.org/reference/report-a-bug/#code

From: Asanka sanjaya Herath <an...@gmail.com>>
Reply-To: "user@jclouds.apache.org<ma...@jclouds.apache.org>" <us...@jclouds.apache.org>>
Date: Saturday, September 27, 2014 at 3:38 PM
To: "user@jclouds.apache.org<ma...@jclouds.apache.org>" <us...@jclouds.apache.org>>
Subject: Get running instance statistics

Is there a way to get statistics of a running instance , such as ram usage,cpu usage etc by using jclouds? I'm using cloudstack Iaas.

--
Thanks,
Regards,
ASH