Re: install usage server

2014-06-09 Thread dimas yoga pratama
Thanks Luc, I installed java-1.6.0 and it works. :) On Mon, Jun 9, 2014 at 11:39 PM, Pierre-Luc Dion wrote: > look like a missing path to find java. > > I've fixed that on centos-6.5 by installing java1.6: > > yum install java-1.6.0-openjdk > > > > Pierre-Luc Dion > Architecte de Solution Cloud

Re: install usage server

2014-06-09 Thread Pierre-Luc Dion
look like a missing path to find java. I've fixed that on centos-6.5 by installing java1.6: yum install java-1.6.0-openjdk Pierre-Luc Dion Architecte de Solution Cloud | Cloud Solutions Architect 855-OK-CLOUD (855-652-5683) x1101 - - - *CloudOps*420 rue Guy Montréal QC H3J 1S6 www.cloudops.c

Re: install usage server

2014-06-09 Thread dimas yoga pratama
Hi, thanks for quick response I encounter this following error when i try to start cloudstack-usage : Starting CloudStack Usage Monitor cloudstack-usage09/06/2014 23:04:13 31554 jsvc error: Cannot locate Java Home cat: /var/run/cloudstack-usage.pid: No such file or directoryAILED]

Re: install usage server

2014-06-09 Thread sebgoa
On Jun 9, 2014, at 4:50 PM, Pierre-Luc Dion wrote: > install package: cloudstack-usage > > ex: yum install cloudstack-usage > > then you can do: service cloudstack-usage start > > Nice catch on the documentation we will update this… > Yeah, my bad I remember adding a big "NOT VALID, NEED

Re: install usage server

2014-06-09 Thread Nux!
On 09.06.2014 15:41, dimas yoga pratama wrote: Hi all, I want to monitor every VMs in my apache cloudstack, how I can install cloudstack-usage in my management server? Because my cloud_usage database is empty, apparently it need cloudstack-usage that has been installed in my MS. I'm using basic

Re: install usage server

2014-06-09 Thread Pierre-Luc Dion
install package: cloudstack-usage ex: yum install cloudstack-usage then you can do: service cloudstack-usage start Nice catch on the documentation we will update this... Pierre-Luc On Mon, Jun 9, 2014 at 10:41 AM, dimas yoga pratama wrote: > Hi all, > > I want to monitor every VMs in my a