dsconfig delete-monitor-provider — Deletes Monitor Providers
dsconfig delete-monitor-provider
{options}
The dsconfig delete-monitor-provider command takes the following options:
--provider-name {name}
The name of the Monitor Provider.
Monitor Provider properties depend on the Monitor Provider type, which depends on the {name} you provide.
By default, OpenDJ directory server supports the following Monitor Provider types:
Default {name}: Client Connection Monitor Provider
Enabled by default: true
See the section called “Client Connection Monitor Provider” for the properties of this Monitor Provider type.
Default {name}: Entry Cache Monitor Provider
Enabled by default: true
See the section called “Entry Cache Monitor Provider” for the properties of this Monitor Provider type.
Default {name}: Memory Usage Monitor Provider
Enabled by default: true
See the section called “Memory Usage Monitor Provider” for the properties of this Monitor Provider type.
Default {name}: Stack Trace Monitor Provider
Enabled by default: true
See the section called “Stack Trace Monitor Provider” for the properties of this Monitor Provider type.
Default {name}: System Info Monitor Provider
Enabled by default: true
See the section called “System Info Monitor Provider” for the properties of this Monitor Provider type.
Default {name}: Version Monitor Provider
Enabled by default: true
See the section called “Version Monitor Provider” for the properties of this Monitor Provider type.
-f | --force
Ignore non-existent Monitor Providers.
Monitor Provider properties depend on the Monitor Provider type, which depends on the null you provide.
By default, OpenDJ directory server supports the following Monitor Provider types:
Default null: Client Connection Monitor Provider
Enabled by default: true
See the section called “Client Connection Monitor Provider” for the properties of this Monitor Provider type.
Default null: Entry Cache Monitor Provider
Enabled by default: true
See the section called “Entry Cache Monitor Provider” for the properties of this Monitor Provider type.
Default null: Memory Usage Monitor Provider
Enabled by default: true
See the section called “Memory Usage Monitor Provider” for the properties of this Monitor Provider type.
Default null: Stack Trace Monitor Provider
Enabled by default: true
See the section called “Stack Trace Monitor Provider” for the properties of this Monitor Provider type.
Default null: System Info Monitor Provider
Enabled by default: true
See the section called “System Info Monitor Provider” for the properties of this Monitor Provider type.
Default null: Version Monitor Provider
Enabled by default: true
See the section called “Version Monitor Provider” for the properties of this Monitor Provider type.
Monitor Providers of type client-connection-monitor-provider have the following properties:
Indicates whether the Monitor Provider is enabled for use.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Client Connection Monitor Provider implementation.
org.opends.server.monitors.ClientConnectionMonitorProvider
A Java class that implements or extends the class(es): org.opends.server.api.MonitorProvider
No
Yes
None
Yes (Use --advanced in interactive mode.)
No
Monitor Providers of type entry-cache-monitor-provider have the following properties:
Indicates whether the Monitor Provider is enabled for use.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Entry Cache Monitor Provider implementation.
org.opends.server.monitors.EntryCacheMonitorProvider
A Java class that implements or extends the class(es): org.opends.server.api.MonitorProvider
No
Yes
None
Yes (Use --advanced in interactive mode.)
No
Monitor Providers of type memory-usage-monitor-provider have the following properties:
Indicates whether the Monitor Provider is enabled for use.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Memory Usage Monitor Provider implementation.
org.opends.server.monitors.MemoryUsageMonitorProvider
A Java class that implements or extends the class(es): org.opends.server.api.MonitorProvider
No
Yes
None
Yes (Use --advanced in interactive mode.)
No
Monitor Providers of type stack-trace-monitor-provider have the following properties:
Indicates whether the Monitor Provider is enabled for use.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Stack Trace Monitor Provider implementation.
org.opends.server.monitors.StackTraceMonitorProvider
A Java class that implements or extends the class(es): org.opends.server.api.MonitorProvider
No
Yes
None
Yes (Use --advanced in interactive mode.)
No
Monitor Providers of type system-info-monitor-provider have the following properties:
Indicates whether the Monitor Provider is enabled for use.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the System Info Monitor Provider implementation.
org.opends.server.monitors.SystemInfoMonitorProvider
A Java class that implements or extends the class(es): org.opends.server.api.MonitorProvider
No
Yes
None
Yes (Use --advanced in interactive mode.)
No
Monitor Providers of type version-monitor-provider have the following properties:
Indicates whether the Monitor Provider is enabled for use.
None
true
false
No
Yes
None
No
No
Specifies the fully-qualified name of the Java class that provides the Version Monitor Provider implementation.
org.opends.server.monitors.VersionMonitorProvider
A Java class that implements or extends the class(es): org.opends.server.api.MonitorProvider
No
Yes
None
Yes (Use --advanced in interactive mode.)
No