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()
SystemHealthCheckpublic void logVMInfos()
public void logMemoryConfiguration()
public void logConfigurationWarnings()
Copyright © 2016 SAPERION AG. All rights reserved.