2011-2013ForgeRock ASstatus1OpenDJstatusdisplay basic OpenDJ server informationstatusoptionsDescriptionThis utility can be used to display basic server information.OptionsThe following options are supported.LDAP Connection OptionsMaximum length of time (in milliseconds) that can be taken to
establish a connection. Use '0' to specify no time out.Default value: 30000DN to use to bind to the serverDefault value: cn=Directory ManagerBind password fileCertificate key store pathNickname of certificate for SSL client authenticationSASL bind optionsCertificate trust store pathCertificate trust store PINCertificate key store PIN fileCertificate trust store PIN filePassword to use to bind to the serverCertificate key store PINTrust all server SSL certificatesUtility Input/Output OptionsUse non-interactive mode. If data in the command is missing, the
user is not prompted and the tool will failNo properties file will be used to get default command line
argument valuesWhen this argument is specified, the status command will display
its contents periodically. Used to specify the period (in seconds)
between two status displaysUse script-friendly modeGeneral OptionsDisplay version informationDisplay usage informationExit Codes0The command completed successfully.> 0An 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: 1.6.0_29
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