[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]
Terracotta monitoring alerts tool  XML
Forum Index -> General
Author Message
terracha

journeyman

Joined: 09/14/2012 09:12:06
Messages: 32
Offline

Hi,

Is there any tool that can monitor Terracotta and throws alerts if certain values become critical?

If not, what jmx properties could I watch for and what values should they not reach if there are some known critical values.

Thanks!

Cheers!
TerraCha
gyan10

ophanim

Joined: 06/28/2011 23:15:25
Messages: 701
Offline

Terracotta has dev-console and ops-center monitoring utility which can show you lot of information about Terracotta cluster. You can find these utility in Terracotta_dir/bin folder.

The Terracotta server publishes a number of MBeans to provide information on the operation of the cluster.You can these MBeans via connecting Jconsole:
For example:
jconsole -J-Djava.class.path="<JDK installation dir>\lib\jconsole.jar;<JDK installation dir>\lib\tools.jar;<Terracotta installation Dir>\lib\jmxremote_optional-tc-1.0.1.jar;<Terracotta installation Dir>\lib\tc.jar" service:jmx:jmxmp://<Terracotta server IP>:9520

Hope this will help.

Cheers!!

Gyan Awasthi
Terracotta -A Software AG company
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.7 © JForum Team