JMX on 0.8 is different than 0.7

Check out also 
https://cwiki.apache.org/confluence/display/KAFKA/System+Tools#SystemTools-JMXTool
 to go along with the doc explanation.  Some sample maybe could get posted 
somewhere for more clarity but it is a lot there per the docs.  Always good to 
see it live.

/*******************************************
 Joe Stein
 Founder, Principal Consultant
 Big Data Open Source Security LLC
 http://www.stealth.ly
 Twitter: @allthingshadoop
********************************************/


On Jan 14, 2014, at 7:11 AM, Martin Harris <martin.har...@cloudsoftcorp.com> 
wrote:

> Thanks Joe, I've had a look through the metrics in the link you sent, but I
> can't find the specific metrics that I listed below (NumFetchRequests,
> TotalFetchRequestMs, MaxFetchRequestMs, NumProduceRequests,
> TotalProduceRequestMs, MaxProduceRequestMs, TotalBytesRead and
> TotalBytesWritten) or equivalent metrics. The new metrics appear to be
> rates rather than explicit values. Are the values that I'm looking for no
> longer supported?
> 
> Thanks
> 
> 
> On 14 January 2014 12:05, Joe Stein <joe.st...@stealth.ly> wrote:
> 
>> http://kafka.apache.org/documentation.html#monitoring
>> 
>> 
>> /*******************************************
>> Joe Stein
>> Founder, Principal Consultant
>> Big Data Open Source Security LLC
>> http://www.stealth.ly
>> Twitter: @allthingshadoop
>> ********************************************/
>> 
>> 
>> On Jan 14, 2014, at 6:58 AM, Martin Harris <
>> martin.har...@cloudsoftcorp.com> wrote:
>> 
>>> Hi,
>>> 
>>> I'm upgrading from version 0.7.2-incubating to 0.8.0, and I've noticed
>> that
>>> the JMX beans have changed considerably. I'm trying to find equivalent
>>> values to the following (all were previously on kafka.SocketServerStats):
>>> NumFetchRequests, TotalFetchRequestMs, MaxFetchRequestMs,
>>> NumProduceRequests, TotalProduceRequestMs, MaxProduceRequestMs,
>>> TotalBytesRead and TotalBytesWritten
>>> 
>>> Would someone be able to point me in the right direction?
>>> 
>>> Thanks in advance,
>>> 
>>> --
>>> Martin Harris
>>> Lead Software Engineer
>>> Cloudsoft Corporation Ltd
>>> www.cloudsoftcorp.com
>> 
> 
> 
> 
> -- 
> Martin Harris
> Lead Software Engineer
> Cloudsoft Corporation Ltd
> www.cloudsoftcorp.com
> Mobile: +44 (0)7989 047-855

Reply via email to