mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lfrost
29.04.2008 23e8db97665ed01b715bb72e9bca59ec0ec5fe3a
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/MonitorProviderConfiguration.xml
@@ -23,7 +23,7 @@
  ! CDDL HEADER END
  !
  !
  !      Portions Copyright 2007 Sun Microsystems, Inc.
  !      Portions Copyright 2007-2008 Sun Microsystems, Inc.
  ! -->
<adm:managed-object name="monitor-provider"
  plural-name="monitor-providers" package="org.opends.server.admin.std"
@@ -32,12 +32,11 @@
  xmlns:cli="http://www.opends.org/admin-cli">
  <adm:synopsis>
    <adm:user-friendly-plural-name />
    may be used to provide information about the state of the server or
    can be used to provide information about the state of the server or
    one of its components.
  </adm:synopsis>
  <adm:description>
    This information may be useful for monitoring and/or troubleshooting
    purposes.
    This information is useful for monitoring or troubleshooting.
  </adm:description>
  <adm:tag name="core" />
  <adm:profile name="ldap">
@@ -51,7 +50,7 @@
  </adm:profile>
  <adm:property name="enabled" mandatory="true">
    <adm:synopsis>
      Indicate whether the
      Indicates whether the
      <adm:user-friendly-name />
      is enabled for use.
    </adm:synopsis>
@@ -66,7 +65,7 @@
  </adm:property>
  <adm:property name="java-class" mandatory="true">
    <adm:synopsis>
      The fully-qualified name of the Java class that provides the
      Specifies the fully-qualified name of the Java class that provides the
      <adm:user-friendly-name />
      implementation.
    </adm:synopsis>