Monitor Provider

This is an abstract object type that cannot be instantiated.

Monitor Providers can be used to provide information about the state of the server or one of its components.

This information is useful for monitoring or troubleshooting.

Monitor Providers

The following Monitor Providers are available:

These Monitor Providers inherit the properties described below.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

  • None

Basic Properties

enabled

SynopsisIndicates whether the Monitor Provider is enabled for use.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Monitor Provider implementation.
Default ValueNone
Allowed ValuesA Java class that extends or implements:
org.opends.server.api.MonitorProvider
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo