RE: cloudstack usage tables are empty

2015-02-01 Thread Sanjeev Neelarapu
> Thanks > > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Sunday, February 1, 2015 1:45 PM > To: users@cloudstack.apache.org > Subject: Re: cloudstack usage tables are empty > > did you add properties in db.properties.override to

Re: cloudstack usage tables are empty

2015-02-01 Thread Daan Hoogland
> Thanks > > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Sunday, February 1, 2015 1:45 PM > To: users@cloudstack.apache.org > Subject: Re: cloudstack usage tables are empty > > did you add properties in db.properties.override to poi

RE: cloudstack usage tables are empty

2015-02-01 Thread Amir Abbasi
tables are empty did you add properties in db.properties.override to point to the ms? you should. copy the properties relevant from db.properties to (new file?) db.properties.override, edit and restart. On Sun, Feb 1, 2015 at 9:13 AM, Amir Abbasi wrote: > Hello, > > > > I'v

Re: cloudstack usage tables are empty

2015-02-01 Thread Daan Hoogland
did you add properties in db.properties.override to point to the ms? you should. copy the properties relevant from db.properties to (new file?) db.properties.override, edit and restart. On Sun, Feb 1, 2015 at 9:13 AM, Amir Abbasi wrote: > Hello, > > > > I've install cloudstack usage on management

cloudstack usage tables are empty

2015-02-01 Thread Amir Abbasi
Hello, I've install cloudstack usage on management server, but tables of cloud_usage are still empty. the usage_job in db server is has a record but it shows "/127.0.0.1" as host while the management server is remote. Is it necessary to fix that?