Re: new monitoring solution available

2012-05-11 Thread Eric Charles
I knew Yammer, but not its metrics project. From first scan, it really sounds impressive: JMX/Http reports, Guice/Spring/Log integration, scala support... Thx for the link Norman, Eric On 05/11/2012 07:06 AM, Norman Maurer wrote: Metrics is also a nice one: http://metrics.codahale.com/

Re: new monitoring solution available

2012-05-11 Thread Ioan Eugen Stan
Hi, 2012/5/11 Eric Charles e...@apache.org: I knew Yammer, but not its metrics project. From first scan, it really sounds impressive: JMX/Http reports, Guice/Spring/Log integration, scala support... Scala support. It does look interesting. Thanks Norman. Thx for the link Norman, Eric

new monitoring solution available

2012-05-10 Thread Ioan Eugen Stan
Hi, I've committed the changes needed to add jetm performance monitoring. It uses Spring AOP and can be enabled/ disa bled by configuration for every bean that we create. The project home-page shows some stuff that you can do with it: http://jetm.void.fm/views/monitoring_examples.html It's in

Re: new monitoring solution available

2012-05-10 Thread Eric Charles
Hi Ioan, Alternative solution could be servo [1]. I didn't look at jetm yet but there are probably others. Although MAILBOX-152 is created since long, I think it's worth to talk and announce on mailing list when introducing such components. Everybody could then propose alternative/better

Re: new monitoring solution available

2012-05-10 Thread Ioan Eugen Stan
Hello Eric, 2012/5/10 Eric Charles e...@apache.org: Hi Ioan, Alternative solution could be servo [1]. I didn't look at jetm yet but there are probably others. Took a quick look at servo, and has a lot of potential. It's very new so a lot of people didn't hear about it. I'm going to get a

Re: new monitoring solution available

2012-05-10 Thread Eric Charles
On 05/10/2012 09:18 PM, Ioan Eugen Stan wrote: Hello Eric, 2012/5/10 Eric Charlese...@apache.org: Hi Ioan, Alternative solution could be servo [1]. I didn't look at jetm yet but there are probably others. Took a quick look at servo, and has a lot of potential. It's very new so a lot of

Re: new monitoring solution available

2012-05-10 Thread Eric Charles
Also, did you look at the existing metrics we already have? http://james.apache.org/server/3/monitor-jmx.html How do you see them integrated? We'd better not stay with multiple monitoring systems. We also need to document this new feature (optional or not, how to configure to enable,

Re: new monitoring solution available

2012-05-10 Thread Norman Maurer
Metrics is also a nice one: http://metrics.codahale.com/ Bye, Norman 2012/5/11 Eric Charles e...@apache.org: Also, did you look at the existing metrics we already have? http://james.apache.org/server/3/monitor-jmx.html How do you see them integrated? We'd better not stay with multiple