The is used to capture profiling information about operations performed inside the JVM while the Directory Server is running. 1.3.6.1.4.1.26027.1.2.38 ds-cfg-profiler-plugin ds-cfg-plugin org.opends.server.plugins.profiler.ProfilerPlugin Specifies the profiler sample interval. Specifies the sample interval that should be used when capturing profiling information in the server. Changes to this configuration attribute will take effect the next time the profiler is started. 1.3.6.1.4.1.26027.1.1.85 ds-cfg-profile-sample-interval Specifies the directory for writing profile information. Specifies the path to the directory into which profile information will be written. The directory must exist and the Directory Server must have permission to create new files in it. Changes to this configuration attribute will take effect immediately. 1.3.6.1.4.1.26027.1.1.83 ds-cfg-profile-directory Indicates whether to automatically begin capturing profile data when the server is started. Indicates whether the profiler plugin should start collecting data automatically when the Directory Server is started. This will only be read when the server is started, and any changes will take effect on the next restart. 1.3.6.1.4.1.26027.1.1.33 ds-cfg-enable-profiling-on-startup Specifies the action that should be taken by the profiler. Specifies the action that should be taken by the profiler. A value of "start" will cause the profiler thread to start collecting data if it is not already active. A value of "stop" will cause the profiler thread to stop collecting data and write it do disk, and a value of "cancel" will cause the profiler thread to stop collecting data and discard anything that has been captured. These operations will occur immediately. none Do not take any action. Start collecting profile data. Stop collecting profile data and write what has been captured to a file in the profile directory. Stop collecting profile data and discard what has been captured. 1.3.6.1.4.1.26027.1.1.82 ds-cfg-profile-action