Additional remote monitoring configuration utility command-line options
The command-line options described in Table 7–1 are available for use with the Remote Monitoring Configuration Utility. You run each command-line option in the Proenv window.
Table 7–1: Remote Monitoring Configuration Utility options
Command-line option
|
Description
|
-enable
|
Runs the configuration process and updates the following line in the $DLC/properties/management.properties file:
isMonitored=true
|
-disable
|
Updates the following line in the $DLC/properties/management.properties file:
isMonitored=false
|
-query
|
Reports the current settings for OpenEdge Management remote monitoring
|
-update
|
Reruns the configuration process and allows you to change the host your client connects to
|
-debug
|
Provides detailed information
|
The command-line options listed in Table 7–2 are also available for use. Use caution, however, when running either option to ensure that remote monitoring continues to operate properly.
Table 7–2: Additional Remote Monitoring Configuration Utility options
Command-line option
|
Description
|
-port
|
Allows you to change the default listening port, which is 6835.
|
-name
|
Allows you to specify the container name. The default container name is < hostname>+1 .
|