Bug 1300797 - [RFE] Add a utility to get the status of Directory Server instances
Summary: [RFE] Add a utility to get the status of Directory Server instances
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Directory Server
Classification: Red Hat
Component: Doc-config-command-file-reference
Version: 10.0
Hardware: All
OS: Linux
low
low
Target Milestone: DSDocs
: ---
Assignee: Petr Bokoc
QA Contact: Viktor Ashirov
Petr Bokoc
URL:
Whiteboard:
Depends On: 1209128
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-21 18:01 UTC by Noriko Hosoi
Modified: 2016-11-14 13:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 1209128
Environment:
Last Closed: 2016-11-14 13:35:16 UTC
Target Upstream Version:


Attachments (Terms of Use)

Comment 1 Noriko Hosoi 2016-01-21 18:03:45 UTC
$ 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.

Comment 2 Petr Bokoc 2016-04-14 13:38:28 UTC
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)

Comment 3 Petr Bokoc 2016-06-01 16:11:34 UTC
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.

Comment 7 Marc Muehlfeld 2016-11-14 13:35:16 UTC
The update for Directory Server 10.1 is now available on the Customer Portal.


Note You need to log in before you can comment on or make changes to this bug.