Reference these sections to enable Monitor configuration changes.
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 also manually restart Tomcat in order to put the changes into effect immediately.
SLES 15: |
rcgrpwise-tomcat stop rcgrpwise-tomcat start |
Windows: |
|