====== 8. Memory tuning ====== ===== For Windows ===== * Stop ProMonitor Windows service (pro_monitorw.exe) {{windowsstep1.png?900x400}} * Click on Java Tab and set Maximum memory pool parameter to minimum 4096 MB {{windowsstep2.png?600x600}} ===== For Linux ===== * Stop ProMonitor using the command : systemctl stop promonitor * Go to folder : [path_to_ProMonitor_installation_folder]/bin * Edit the file setenv.sh * Set the values of -Xms and -Xms to the desired values (-Xmx to minimum 4096 MB) * Restart ProMonitor using the command : systemctl start promonitor {{linuxStep1.png?900x500}}