| | |
| | | property.profile-action.syntax.enumeration.value.start.synopsis=Start collecting profile data. |
| | | property.profile-action.syntax.enumeration.value.stop.synopsis=Stop collecting profile data and write what has been captured to a file in the profile directory. |
| | | property.profile-directory.synopsis=Specifies the path to the directory where profile information is to be written. This path may be either an absolute path or a path that is relative to the root of the OpenDS Directory Server instance. |
| | | property.profile-directory.description=The directory must exist and the Directory Server must have permission to create new files in it. |
| | | property.profile-directory.description=Das Verzeichnis muss vorhanden und Directory Server dazu berechtigt sein, darin neue Dateien zu erstellen. |
| | | property.profile-directory.syntax.string.pattern.synopsis=The path to any directory that exists on the filesystem and that can be read and written by the server user. |
| | | property.profile-sample-interval.synopsis=Specifies the sample interval in milliseconds to be used when capturing profiling information in the server. |
| | | property.profile-sample-interval.description=When capturing data, the profiler thread sleeps for this length of time between calls to obtain traces for all threads running in the JVM. |