AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.
Collecting the system statistics that populate Health Monitor has some impact on the performance of your AEM forms environment. This impact can be controlled by setting the Java options listed below in your application server.
Property |
Purpose |
Default value |
---|---|---|
adobe.healthmonitor.enabled |
Turn on or off Health Monitor thread |
true |
adobe.cache.statistics-enabled |
Turn on or off Gemfire caching |
true |
adobe.healthmonitor.refresh-interval |
The interval in milliseconds after which the Health Monitor thread collects the statistics |
10 minutes (600,000 milliseconds) |
adobe.cache.multicast-port |
The multicast port used to communicate with other members of the distributed system. If set to zero, multicast is disabled for both member discovery and distribution. Note: Select different multicast addresses and ports for different distributed systems. Do not use different addresses only. |
No default value. Valid values range from 0 to 65535. |
statistic-sample-rate |
The rate in milliseconds at which statistics are sampled. Operating system statistics are only updated when a sample is taken. |
600000 |
adobe.workmanager.healthmonitor.enabled |
This property enables or disables Work Manager statistic collection, such as job or work item count. |
true |
Dadobe.healthmonitor.enabled=false
disables Health Monitor.In the WebSphere Administrative Console navigation tree, do the following for your application server:
(WebSphere 6.x) Click Servers > Application servers
(WebSphere 7.x) Click Servers > Server Types > WebSphere application servers
In the right pane, click the server name.
Under Server Infrastructure, click Java and forms workflow > Process Definition.
Under Additional Properties, click Java Virtual Machine.
In the Generic JVM arguments box, type the arguments you require.
Click OK or Apply, and then click Save directly to the master configuration.