Back to bug 1394000

Who When What Removed Added
Noriko Hosoi 2016-11-10 20:43:38 UTC CC nhosoi
Noriko Hosoi 2016-11-10 20:44:27 UTC CC nkinder, rmeggins
Component Command Line Utilities 389-ds-base
Version 10.0 7.3
Assignee nkinder nhosoi
Product Red Hat Directory Server Red Hat Enterprise Linux 7
Target Milestone --- rc
Nathan Kinder 2016-12-05 02:37:27 UTC Priority unspecified high
errata-xmlrpc 2017-03-27 20:43:01 UTC Status NEW ASSIGNED
Status ASSIGNED POST
CC mreynolds
Assignee nhosoi mreynolds
Status POST MODIFIED
Fixed In Version 389-ds-base-1.3.6.1-4.el7
Status MODIFIED ON_QA
Sankar Ramalingam 2017-05-15 16:28:09 UTC CC sramling
Flags needinfo?(mreynolds)
Sankar Ramalingam 2017-05-16 00:10:54 UTC Flags needinfo?(mreynolds)
Status ON_QA VERIFIED
Marc Muehlfeld 2017-05-24 07:38:18 UTC Docs Contact mmuehlfe
Doc Text The "dbmon.sh" script now uses the instance name to connect to Directory Server instances

The "dbmon.sh" shell script enables you to monitor the Directory Server database and entry cache usage. With this update, the script no longer uses the "HOST" and "PORT" environment variables. To additionally support secure binds, the script now reads the Directory Server instance name from the "SERVID" variable. Using the instance name, the script automatically retrieves the host name, port, and the information if the server requires a secure connection. For example, to monitor the "slapd-localhost" instance, enter:

SERVID=slapd-localhost INCR=1 BINDDN="cn=Directory Manager" BINDPW="password" dbmon.sh
Doc Type If docs needed, set a value Release Note
Flags needinfo?(mreynolds)
Marc Muehlfeld 2017-05-26 06:14:37 UTC Flags needinfo?(mreynolds)
Doc Text The "dbmon.sh" script now uses the instance name to connect to Directory Server instances

The "dbmon.sh" shell script enables you to monitor the Directory Server database and entry cache usage. With this update, the script no longer uses the "HOST" and "PORT" environment variables. To additionally support secure binds, the script now reads the Directory Server instance name from the "SERVID" variable. Using the instance name, the script automatically retrieves the host name, port, and the information if the server requires a secure connection. For example, to monitor the "slapd-localhost" instance, enter:

SERVID=slapd-localhost INCR=1 BINDDN="cn=Directory Manager" BINDPW="password" dbmon.sh
The "dbmon.sh" script now uses instance names to connect to Directory Server instances

The "dbmon.sh" shell script enables you to monitor the Directory Server database and entry cache usage. With this update, the script no longer uses the "HOST" and "PORT" environment variables. To support secure binds, the script now reads the Directory Server instance name from the "SERVID" environment variable and uses it to retrieve the host name, port, and the information if the server requires a secure connection. For example, to monitor the "slapd-localhost" instance, enter:

SERVID=slapd-localhost INCR=1 BINDDN="cn=Directory Manager" BINDPW="password" dbmon.sh
errata-xmlrpc 2017-08-01 21:12:24 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2017-08-01 17:12:24 UTC
Simon Pichugin 2020-09-13 21:54:05 UTC Link ID Github 389ds/389-ds-base/issues/2124

Back to bug 1394000