Re: most of the dat in mbeans in empty

2017-07-31 Thread Nikolai Tikhonov
Sorry, I missed it. It's known behaviour. Count of operation (put/remove
and etc) updated on data nodes (node which really stored data) but time of
operation is counted on client node (node which perform this operation). We
have plan to make this more clear and intuitive. You can track status of
the issue there https://issues.apache.org/jira/browse/IGNITE-3495

On Mon, Jul 31, 2017 at 2:34 PM, neerajbhatt 
wrote:

> 
>
> Any update on this ? Please find image attached, as you can see get time of
> all caches are zero
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/most-of-the-data-in-mbeans-for-monitoring-is-empty-
> tp15774p15815.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>


Re: most of the dat in mbeans in empty

2017-07-31 Thread neerajbhatt
 

Any update on this ? Please find image attached, as you can see get time of
all caches are zero



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/most-of-the-data-in-mbeans-for-monitoring-is-empty-tp15774p15815.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.


Re: most of the dat in mbeans in empty

2017-07-29 Thread Neeraj Bhatt
Hi

But this ia already set as I mentioned in my original question

On 28-Jul-2017 5:45 PM, "Nikolai Tikhonov"  wrote:

> Hi,
>
> You need to enable mertics by
> *CacheConfiguration#setStatisticsEnabled(true)*
>
> On Fri, Jul 28, 2017 at 3:04 PM, neerajbhatt 
> wrote:
>
>> Hi All
>>
>> I am trying to monitor mbeans through jconsole. I have ste
>> setStatisticsEnabled(true)
>>
>> In jconsole I can see only some entries for all caches like key size and
>> off
>> heap counts (see image)
>>
>> Why the rest of data is not available ?
>> > jconsole_1.png>
>> > jconsole_2.png>
>>
>>
>>
>>
>> --
>> View this message in context: http://apache-ignite-users.705
>> 18.x6.nabble.com/most-of-the-dat-in-mbeans-in-empty-tp15774.html
>> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>>
>
>


Re: most of the dat in mbeans in empty

2017-07-28 Thread Nikolai Tikhonov
Hi,

You need to enable mertics by
*CacheConfiguration#setStatisticsEnabled(true)*

On Fri, Jul 28, 2017 at 3:04 PM, neerajbhatt 
wrote:

> Hi All
>
> I am trying to monitor mbeans through jconsole. I have ste
> setStatisticsEnabled(true)
>
> In jconsole I can see only some entries for all caches like key size and
> off
> heap counts (see image)
>
> Why the rest of data is not available ?
>  >
>  >
>
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/most-of-the-dat-in-mbeans-in-empty-tp15774.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>