Re: Enabling CloudStack Usage Server Problem

2015-07-29 Thread Özhan Rüzgar Karaman
Hi Vadim & Suneel; Thanks for all useful information about CloudStack Usage, both infos really help me, i really appreciate it. Regards Özhan On Wed, Jul 29, 2015 at 3:10 PM, venkata suneel babu Mallela < [email protected]> wrote: > Hello Özhan, > > Use “generateUsageRecords” API to generate

Re: Enabling CloudStack Usage Server Problem

2015-07-29 Thread venkata suneel babu Mallela
Hello Özhan, Use “generateUsageRecords” API to generate usage records manually. It will save lot of time while playing with CloudStack Usage service. https://cloudstack.apache.org/api/apidocs-4.5/root_admin/generateUsageRecords.html Thank you, Suneel. Thank you, Suneel Mallela From: Özhan Rüz

Re: Enabling CloudStack Usage Server Problem

2015-07-29 Thread mvs babu
Hello Özhan, Use “generateUsageRecords” API to generate usage records manually. It will save lot of time while playing with CloudStack Usage service. https://cloudstack.apache.org/api/apidocs-4.5/root_admin/generateUsageRecords.html You can use CloudMonkey to call CloudSt

RE: Enabling CloudStack Usage Server Problem

2015-07-29 Thread Vadim Kimlaychuk
a day) unless you really need it. Regards, Vadim. -Original Message- From: Özhan Rüzgar Karaman [mailto:[email protected]] Sent: Wednesday, July 29, 2015 2:37 PM To: [email protected] Subject: Re: Enabling CloudStack Usage Server Problem Hi Vadim; Usage Statistics

Re: Enabling CloudStack Usage Server Problem

2015-07-29 Thread Nick Brody
Gwen Stephanie On Tuesday, July 28, 2015, Özhan Rüzgar Karaman wrote: > Hi; > I am using CloudStack 4.5.1 with KVM clients. I have problem with getting > vm usage statistics, i could not able to start/operate CloudStack Usage > Deamon. I could not see any values under Mysql cloud_usage database.

Re: Enabling CloudStack Usage Server Problem

2015-07-29 Thread Özhan Rüzgar Karaman
Hi Vadim; Usage Statistics Calculation is started today, but what i have noticed is somehow when i change any of usage parameters and stop/start the management server it effects after some time like one day :)) Yesterday i changed usage.stats.job.exec.time parameter several times to manually trigg

RE: Enabling CloudStack Usage Server Problem

2015-07-29 Thread Vadim Kimlaychuk
Hello Özhan, Have you checked JOB table at your database ? Try to log in into usage database and select * from usage_job; If you don't see anything probably you haven't installed java mysql connector Vadim. -Original Message- From: Özhan Rüzgar Karaman [mai