Prerequisites
In order to monitor a Resin server, the JMX Remote Agent must be enabled. In addition, web application statistics must be enabled by adding the
<statistics-enable />
element to either the
<web-app-default />
or
<web-app />
elements in resin.conf.
Note: If you are not sure how to enable this, consult the "JMX Console" section of the Resin documentation.
Finally, CloudTest must be able to establish a TCP/IP connection to the JMX Remote Agent port on the server. If a firewall prevents TCP/IP access, see Monitoring a Server Behind a Firewall.