Configuration Reference Home
OpenDJ - Monitor Provider

Monitor Provider

Note: this is an abstract component, 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.

Direct Subcomponents

The following Monitor Providers are available in the server :

These Monitor Providers inherit from the properties described below.

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled  None
↓ java-class

Basic Properties

enabled

Description
Indicates whether the Monitor Provider is enabled for use.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Monitor Provider implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.MonitorProvider
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No