User Tools
Writing /app/www/public/data/meta/databaseandnetworkmanagement/accessing_visual_vm.meta failed
databaseandnetworkmanagement:accessing_visual_vm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| databaseandnetworkmanagement:accessing_visual_vm [2017/07/18 10:57] – scosta | databaseandnetworkmanagement:accessing_visual_vm [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Accessing Visual VM ====== | ||
| + | |||
| + | Author: Cathal O' | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | Visual VM is a tool used to monitor server activities such as Process Performance And Memory. | ||
| + | |||
| + | The tool also allows you to take and display thread dumps. | ||
| + | |||
| + | It can be downloaded from the following link: [[https:// | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Connecting to Servers ===== | ||
| + | |||
| + | {{ : | ||
| + | (CAS Port: 9418) | ||
| + | (AlarmCache Port: 9428) | ||
| + | |||
| + | observer | ||
| + | |||
| + | #jmx321!# | ||
| + | |||
| + | When setting up a JMX connection, the host name must duplicate the one specified in the -Djava.rmi.server.hostname paremeter of the application startup.sh script | ||
| + | |||
| + | (i.e. one cannot use the server IP - the hostname has got to be precisely the same). | ||
| + | |||
| + | Note: **Ensure** you have the names in your hosts file for the connection to be successful (**won' | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Working with Visual VM ===== | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Local Settings ===== | ||
| + | Append the following settings to the **Run Grails** configuration in your IDE: | ||
| + | < | ||