See: Description
Interface | Description |
---|---|
HealthChecker |
A composite
HealthStatusProvider that computes its health status based on the registered
HealthStatusProvider . |
HealthStatusProvider |
Provides a health diagnostic for a component or the whole application.
|
Class | Description |
---|---|
HealthChecker.HealthCheckerImpl |
A
HealthChecker implementation that is safe for using with multiple threads provided that the
aggregated HealthStatusProvider are thread-safe. |
HealthStatus |
An unmodifiable health diagnostic.
|
HealthStatusMonitorProvider |
A
MonitorProvider for monitoring the server health status. |
JvmMonitorProvider |
This class defines a monitor provider that reports information about the JVM it is running into.
|
LocalBackendMonitor<B extends LocalBackend<?>> |
This class implements a monitor provider that will report generic information for an enabled Directory Server
backend, including its backend ID, base DNs, writability mode, and the number of entries it contains.
|
Copyright 2010-2022 ForgeRock AS.