Vizualizați conținut de ajutor pentru versiunea:
- 6.4
- 6.3
- 6.2
- Versiuni mai vechi
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 |