Running a Config Healthcheck
You can generate a healthcheck report to analyze all member configurations in a cluster.
Management Center automatically runs the healthcheck report at certain intervals. You can disable automatic runs by setting the -Dhazelcast.mc.periodic.healthcheck.enabled
system property to false
.
To manually run a healthcheck, go to Config Healthcheck and click Re-Run Healthcheck.
Ignoring Healthcheck Problems
Sometimes, minor differences in member configurations are acceptable, but the healthcheck report will still display a failed status. To hide failed healthcheck reports, you can click IGNORE to ignore the reported problems. Ignored problems will not be displayed again in future healthcheck runs.
Ignored healthcheck problems can not be unignored. |