Hi Ming/Loannis, We have some kind of dashboard ( though not great) working with play framework and were thinking of generalizing it. Hawt.io seems to be popular as well. I tried reading the website and found that we would have to write a hawt.io plugin which gets data from jmx, rest end point etc.
How ever i have few questions 1. Plugin seems to run on the client (javascript), can we write some java code on server side to access data from zookeeper ? 2. Is JMX the only way to expose data? None of us know much about the UI technologies and play framework is kind of appropriate for us since most of us code in java. Can you please share your experience on hawt and what benefits would we get if we use hawt.ioinstead of play framework. Also Ming, the dashboard that you planning to build, will be mainly for your application or something that can be used by others ? In the end we want to provide a basic dashboard that shows the cluster data and allow simple admin operations. At the same time, it must be easy for users to customize/add additional features without having to rewrite it again. I think the latter feature is something that might make us use hawt over play framework. What do you think? thanks, Kishore G On Fri, Mar 22, 2013 at 10:40 AM, Ioannis Canellos <[email protected]>wrote: > +1 for hawtio. It uses angularjs, its pluggable and its hawt! > > > -- > *Ioannis Canellos* > * > > ** > Blog: http://iocanel.blogspot.com > ** > Twitter: iocanel > * >
