HP OSMS Blueprint: Directory Services on HP ProLiant Servers with SLES10

Unbind
Write Waits
For the OpenLDAP-SPI monitor tools to work properly, you must configure the monitor database
of the respective LDAP server (OpenLDAP or CDS). For example, add the following lines to the
slapd.conf file:
# --- monitor backend
database monitor
access to dn.subtree="cn=Monitor"
by dn.exact="dc=example,dc=com" write
by users read
by * none
Event-Driven Methods
The event-driven methods are used to manage events that are triggered when certain conditions
are met, for example, if the CDS server process utilizes a greater percentage of CPU bandwidth
than the threshold defined in the policy. When a threshold is exceeded, warning messages appear
in the management console. Table 6 lists the CDS SPI policy details:
Table 6 CDS Policies in the OpenLDAP CDS Policy Group
Default
Threshold
Default
Polling
Interval
DescriptionPolicy TypePolicy Name
90%30 seconds
Monitors the CPU usage of the
CDS server. By default, if the CPU
utilization percentage of any CDS
process exceeds 90%, a critical
message is displayed in an active
message browser of the OVOW
console.
Measurement ThresholdCDS CPU—Usage
Monitor
90%30 seconds
Monitors the operating system's
memory usage of the CDS server.
By default, if the memory
utilization percentage of any CDS
process exceeds 90%, a critical
message is displayed in active
message browser of the OVOW
console.
Measurement ThresholdCDS Memory Usage
Monitor
N/A1 minute
Monitors a CDS process. If a CDS
process is killed, then a message is
displayed in an active message
browser of the OVOW console.
Scheduled TaskProcess Monitor—CDS
SPI
N/A5 minutes
Provides an interface for displaying
CDS server error messages. The
Open Message Interface policies
are used by other policies and are
not used directly for monitoring.
Open Message InterfaceStatus Message—CDS
SPI
34