By default, the Monitor Application checks the gwmonitor.cfg file for changes every 10 minutes. When it finds changes, it puts the changes into effect without restarting Tomcat. If you are satisfied to have your changes put into effect within this time interval, no action is required on your part after you edit the gwmonitor.cfg file.
You can change the time interval at which the Monitor Application checks the gwmonitor.cfg file for changes.
Open the gwmonitor.cfg file in a text editor.
Search to find the following line:
Config.Update.check=10
Change 10 to the number of minutes Monitor Application to wait before checking for changes to its configuration file
Save the gwmonitor.cfg file.
You can manually restart Tomcat in order to immediately put the changes into effect.
OES 11: |
rcnovell-tomcat6 stop rcnovell-tomcat6 start |
OES 2 Linux: |
rcnovell-tomcat5 stop rcnovell-tomcat5 start |
SLES 11: |
rctomcat6 stop rctomcat6 start |
SLES 10: |
rctomcat5 stop rctomcat5 start |
Windows: |
|