[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Best way of monitoring Terracotta server GC / Memory performance / usage  XML
Forum Index -> Ehcache
Author Message
halbert

journeyman

Joined: 12/22/2010 14:18:29
Messages: 29
Offline

What's the best way to monitor Terracotta's memory usage and GC performance?

Is the Dev Console the best way to do that?

Or should I be using a JMX console or should I simply monitor the log files (turn on GC verbose and print options)
rajoshi

seraphim

Joined: 07/04/2011 04:36:10
Messages: 1491
Offline

Hi ,

Dev console is good for this , you can use the monitor section in dev-console to view these details.

Rakesh Joshi
Senior Consultant
Terracotta.
ericm

jedi

Joined: 01/27/2011 17:23:34
Messages: 117
Offline

I would recommend using verbose GC or jstat. The Dev console will show you the heap, but not how GC is performing.

Eric Mizell (Terracotta Engineer)
halbert

journeyman

Joined: 12/22/2010 14:18:29
Messages: 29
Offline

How do you in general decide on the maximum memory configuration for the terracotta servers?

Is it just an estimate of the maximum amount of data that'll be cached?

I assume if cached data can't fit in memory, it'll save to the file system.
 
Forum Index -> Ehcache
Go to:   
Powered by JForum 2.1.7 © JForum Team