Hide Forgot
$ man status-dirsrv STATUS-DIRSRV(8) System Manager's Manual STATUS-DIRSRV(8) NAME status-dirsrv - script for showing the status of Directory Server SYNOPSIS status-dirsrv [<instance>] DESCRIPTION status-dirsrv shows all the status of Directory Server instances on a system, or of a single instance if specified OPTIONS <instance> Specifies a single Directory Server instance to show the status USAGE Sample usage: status-dirsrv example EXIST STATUS status-dirsrv returns 0 if all Directory Server instances are running. Otherwise, a non-zero failure code returned from systemctl is returned. If a single Directory Server instance is specified, 0 is returned if the instance is running; a non-zero failure code returned from systemctl is returned if the instance is not running; 255 is returned if the instance does not exist.
We'll need to add docs for this into (at least): * Configuration, Command, and File Reference - chapter 9 (Command-line Scripts) * Administration Guide - section 1.3 (and rename the section)
Section " 9.3.21. status-dirsrv (Obtains the Status of the Directory Server)" added to the Configuration, Command, and File Reference; Admin Guide is next.
The update for Directory Server 10.1 is now available on the Customer Portal.