Re: A kafka web monitor

2015-05-23 Thread Wan Wei
Hi Yuheng, this project is host on github, looks like you haven't configure
your ssh key properly. Check this https://help.github.com/categories/ssh/

Regards
Flow

2015-03-28 3:28 GMT+08:00 Yuheng Du :

> Hi Wan,
>
> I tried to install this DCMonitor, but when I try to clone the project, but
> it gives me "Permission denied, the remote end hung up unexpectedly". Can
> you provide any suggestions to this issue?
>
> Thanks.
>
> best,
> Yuheng
>
> On Mon, Mar 23, 2015 at 8:54 AM, Wan Wei  wrote:
>
> > We have make a simple web console to monitor some kafka informations like
> > consumer offset, logsize.
> >
> > https://github.com/shunfei/DCMonitor
> >
> >
> > Hope you like it and offer your help to make it better :)
> > Regards
> > Flow
> >
>


RE: A kafka web monitor

2015-03-27 Thread Emmanuel
for a kafka web console I've been using this one and it worked well for mejust 
make sure to install the right version of Play framework (in ReadMe.md) 
https://github.com/claudemamo/kafka-web-console


> Date: Fri, 27 Mar 2015 15:28:09 -0400
> Subject: Re: A kafka web monitor
> From: yuheng.du.h...@gmail.com
> To: users@kafka.apache.org
> 
> Hi Wan,
> 
> I tried to install this DCMonitor, but when I try to clone the project, but
> it gives me "Permission denied, the remote end hung up unexpectedly". Can
> you provide any suggestions to this issue?
> 
> Thanks.
> 
> best,
> Yuheng
> 
> On Mon, Mar 23, 2015 at 8:54 AM, Wan Wei  wrote:
> 
> > We have make a simple web console to monitor some kafka informations like
> > consumer offset, logsize.
> >
> > https://github.com/shunfei/DCMonitor
> >
> >
> > Hope you like it and offer your help to make it better :)
> > Regards
> > Flow
> >
  

Re: A kafka web monitor

2015-03-27 Thread Yuheng Du
Hi Wan,

I tried to install this DCMonitor, but when I try to clone the project, but
it gives me "Permission denied, the remote end hung up unexpectedly". Can
you provide any suggestions to this issue?

Thanks.

best,
Yuheng

On Mon, Mar 23, 2015 at 8:54 AM, Wan Wei  wrote:

> We have make a simple web console to monitor some kafka informations like
> consumer offset, logsize.
>
> https://github.com/shunfei/DCMonitor
>
>
> Hope you like it and offer your help to make it better :)
> Regards
> Flow
>


A kafka web monitor

2015-03-23 Thread Wan Wei
We have make a simple web console to monitor some kafka informations like
consumer offset, logsize.

https://github.com/shunfei/DCMonitor


Hope you like it and offer your help to make it better :)
Regards
Flow