This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 47 lines
!!Overview
The [property files|LDAPMonitorPropertyFiles] controls the operation of the LDAPMonitor.
!Adding a new Server
A server is added to the LDAPMonitor by adding a line below the Tree Identifier.
NOTE: The tags srvs_1 must be in sequential order within the properties file.
Format is: LDAPHOST|pwd|fdn
{{{
...
## B1ENT-QA
srvs_1=will0l900svr.willeke.com|636|<psswrd>|cn=ldapmon,ou=administration,dc=willeke,dc=com
srvs_2=will0s70svr.willeke.com|636|<psswrd>|cn=ldapmon,ou=administration,dc=willeke,dc=com
srvs_3=will0s701svr.willeke.com|636|<psswrd>|cn=ldapmon,ou=administration,dc=willeke,dc=com
## B1LDAP-QA
}}}
!DirXML Drivers
In a similar fashion, any DirXML drivers you would like to be monitored need to be added tot he scection similar to the following.
{{{
## Format is: LDAPHOST-NAME|FullyDistinguishedNameOfDirXMLDriver
## B1ENT-QA
#dxml_1=will0s70svr.willeke.com|cn=B1ENTtoNotes,cn=will0S705-driverset,ou=DirXML,dc=willeke,dc=com
dxml_1=will0s701svr.willeke.com|cn=B1ENTtoONEforESTPST,cn=will0S701-driverset,ou=DirXML,dc=willeke,dc=com
dxml_2=will0s701svr.willeke.com|cn=B1ENTtoONEforCSTMST,cn=will0S701-driverset,ou=DirXML,dc=willeke,dc=com
dxml_3=will0s701svr.willeke.com|cn=B1ENTtoB1LDAP,cn=will0S701-driverset,ou=DirXML,dc=willeke,dc=com
}}}
NOTE: There must be a server entry for DirXML driver hosting server.
!End-To-End Monitors
The LDAP monitor can monitor how long it takes for a change to take place from one LDAP server through DirXML to another server.
The LDAPMonitor application does this by launching a persistent search on a Fully Distinguished Name ([DN]) entry in the "down-stream" LDAP server and then modifying the [DN] of the object on the source LDAP server.
NOTE: Both servers must be entered as a monitored server for End-To_End Tests to be performed.
{{{
### LDAP-DirXML-LDAP
## Syntax is like
## srcServer|srcDN|srcAttr|dstServer|dstDN|dstAttr|timeout
endtoend_1=will0l900svr.willeke.com|uid=b003281,ou=people,dc=willeke,dc=com|description|will0l90svr.willeke.com|cn=b003281,ou=people,dc=willeke,dc=com|description|240
}}}
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]