You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Nitin Mehta <ni...@citrix.com> on 2013/03/20 10:43:04 UTC

Review Request: StatsCollector was not running, fixed it

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10043/
-----------------------------------------------------------

Review request for cloudstack and Chip Childers.


Description
-------

StatsCollector was not running because the corresponding class was not getting initialized. Adding code for StatsCollector initialization using spring framework


This addresses bug CLOUDSTACK-1738.


Diffs
-----

  server/src/com/cloud/server/StatsCollector.java be83c18 

Diff: https://reviews.apache.org/r/10043/diff/


Testing
-------

UI now shows stats for vm, host and the storage now.


Thanks,

Nitin Mehta


Re: Review Request: StatsCollector was not running, fixed it

Posted by Chip Childers <ch...@sungard.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10043/#review18155
-----------------------------------------------------------

Ship it!


Applied to 4.1: cfff6708f35cfbe3a8f8a61b854b8043942d5b4c

- Chip Childers


On March 20, 2013, 9:43 a.m., Nitin Mehta wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10043/
> -----------------------------------------------------------
> 
> (Updated March 20, 2013, 9:43 a.m.)
> 
> 
> Review request for cloudstack and Chip Childers.
> 
> 
> Description
> -------
> 
> StatsCollector was not running because the corresponding class was not getting initialized. Adding code for StatsCollector initialization using spring framework
> 
> 
> This addresses bug CLOUDSTACK-1738.
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/server/StatsCollector.java be83c18 
> 
> Diff: https://reviews.apache.org/r/10043/diff/
> 
> 
> Testing
> -------
> 
> UI now shows stats for vm, host and the storage now.
> 
> 
> Thanks,
> 
> Nitin Mehta
> 
>