2011-2014ForgeRock AS status1 OpenDJ status display basic OpenDJ server information status options Description This utility can be used to display basic server information. Options The following options are supported. LDAP Connection Options Maximum length of time (in milliseconds) that can be taken to establish a connection. Use '0' to specify no time out. Default value: 30000 DN to use to bind to the server Default value: cn=Directory Manager Bind password file Certificate key store path Nickname of certificate for SSL client authentication SASL bind options Certificate trust store path Certificate trust store PIN Certificate key store PIN file Certificate trust store PIN file Password to use to bind to the server Certificate key store PIN Trust all server SSL certificates Utility Input/Output Options Use non-interactive mode. If data in the command is missing, the user is not prompted and the tool will fail No properties file will be used to get default command line argument values When this argument is specified, the status command will display its contents periodically. Used to specify the period (in seconds) between two status displays Use script-friendly mode General Options Display version information Display usage information Exit Codes 0 The command completed successfully. > 0 An error occurred. Examples $ status -D "cn=Directory Manager" -w password --- Server Status --- Server Run Status: Started Open Connections: 1 --- Server Details --- Host Name: localhost.localdomain Administrative Users: cn=Directory Manager Installation Path: /path/to/opendj Version: OpenDJ Java Version: version Administration Connector: Port 4444 (LDAPS) --- Connection Handlers --- Address:Port : Protocol : State -------------:-------------:--------- -- : LDIF : Disabled 8989 : Replication : Enabled 0.0.0.0:161 : SNMP : Disabled 0.0.0.0:636 : LDAPS : Disabled 0.0.0.0:1389 : LDAP : Enabled 0.0.0.0:1689 : JMX : Disabled --- Data Sources --- Base DN: dc=example,dc=com Backend ID: userRoot Entries: 160 Replication: Enabled Missing Changes: 0 Age of Oldest Missing Change: <not available> Base DN: dc=myCompany,dc=com Backend ID: myCompanyRoot Entries: 3 Replication: Disabled Base DN: o=myOrg Backend ID: myOrgRoot Entries: 3 Replication: Disabled