public final class SystemHealthCheck extends Object
System
and RuntimeMXBean
to check settings.Modifier and Type | Method and Description |
---|---|
static SystemHealthCheck |
getInstance() |
void |
logConfigurationWarnings()
Logs warning messages if one of the following checks fails.
|
void |
logMemoryConfiguration()
Logs information about the server's memory configuration.
|
void |
logVMInfos()
Logs information about the server's java-vm.
|
public static SystemHealthCheck getInstance()
SystemHealthCheck
public void logVMInfos()
public void logMemoryConfiguration()
public void logConfigurationWarnings()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.