1. Whenever SiteVision is started, JMX connection information is written to the server log. Below is an example:

Below is an example of how it can look like when connecting with JConsole (Note! You must start JConsole on the actual server since you are connecting to localhost):

An example: If you need a thread dump, you can create one by executing the 'requestThreadDump' operation for the WrapperManager MBean. The thread dump information will be written to the server log.

An example: If you want to see how much memory SiteVision are configured to use, you look at the 'Memory' attribute on the 'WrapperService' MBean.
(OBSERVE! This particular attribute is read/write so you can change the value BUT if you do that SiteVision will be restarted instantly to use the new value. I.e. use this attribute with precaution.)
