Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-07-03 Thread Ashan Dhananjaya
Hi All, As i talked with Imesh started a workaround to use RDBMS to publish data from CEP and retrieve data through the REST API to the UI. I will proceed that way and keep in touch with CEP. If we can get a patch from CEP for the blocker i faced then we can go with cassandra. Thank You! Best Reg

Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-07-01 Thread Ashan Dhananjaya
Hi All, I couldn't get the definition of the Cassandra table by using the CEP 3.1.0 (tried with 3.0.0 before).So i talked with Lasantha and raised a jira [1] to get done a fix for it because it may be a bug of the CEP (Output Adopter) publisher to Cassandra. If it didn't work finally we will have

Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-06-27 Thread Ashan Dhananjaya
Hi All, I'm experiencing few blockers at the moment. To show data in graph against time we need the time_stamp at the moment time stamp not there in our CEP events. The Cassandra database (SiddhiPersistenceCluster) which is in the CEP 3.0.0 version is Cassandra 1.1.3. to get the timestamp using wr

Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-06-18 Thread Ashan Dhananjaya
Hi Dakshika, Sorry for the late reply, Imesh has replied the requirements we need to overcome using the UI. Thank You Imesh. Agreeing to use D3js libraries instead C3js. The resaon i have used angular is to make the Menu bar statistic and change only the body part when shifting within Menu tabs.

Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-06-18 Thread Imesh Gunaratne
Hi Ashan, Great work on designing the mockups!! They look great! Out of my mind following are the areas we need to show statistics: - Member -> Load Average, Memory Consumption - Cluster -> Load Average, Memory Consumption, Requests In Flight, Actual Number of Members, Predicted Number o

Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-06-17 Thread Dakshika Jayathilaka
Hi Ashan, Can you list down all required data that we want to show on dashboard ? Then we can easily map with appropriate graphs. Also Its better if we can use raw D3js library instead of C3js. Is there any specific reason to use angularjs related libs? Regards, *Dakshika Jayathilaka* PMC Member

Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-06-17 Thread Chamila De Alwis
On Wed, Jun 17, 2015 at 9:47 AM, Chamila De Alwis wrote: > Could *you also attach some screenshots of the UI with the mock data? > Regards, Chamila de Alwis Committer and PMC Member - Apache Stratos Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com

Re: [GSoC-2015][Progress Update] Showing health statistics in GUI

2015-06-17 Thread Chamila De Alwis
Hi Ashan, +1 to incorporate the dashboard with the existing console. Could also attach some screenshots of the UI with the mock data? Regards, Chamila de Alwis Committer and PMC Member - Apache Stratos Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Wed, Jun 17, 2015

[GSoC-2015][Progress Update] Showing health statistics in GUI

2015-06-16 Thread Ashan Dhananjaya
Hi, Attaching the MockUp i have created.Git clone [1]. And after the review with Imesh we have agreed to add the health statistic UI to the same stratos console as a another page, which will help to provide, 1. Authentication/Authorization features. 2. Session Management. Any suggestion/comment