
The Lightweight Directory Access Protocol (LDAP) is a protocol for accessing online directory services. It runs directly over TCP, and can be used to access a standalone LDAP directory service or to access a directory service that is back-ended by X.500.
The LDAP Monitor makes a connection, performs a login sequence and makes a query. It then safely disconnects from the server (ensuring adherence to the LDAP protocol). If any of the above sequences do not complete, ipMonitor considers a failure to have occurred.
This Monitor:
- Considers the specified resource unavailable after a specified number of seconds.
- Persistently tests the resource at specified intervals.
- Disallows testing during a maintenance period.
- Waits for a specified number of failures to occur before starting alerts.
- Switches testing intervals, from "responding correctly" to "not responding correctly". Configurable intervals allow you to test more or less aggressively in the event of failure.
- Stops alerting after a specified number of alerts.
- Has a placeholder for a WinNT Service Name or any other information required by a recovery script.
Please refer to Last Status by Monitor Type for details regarding Last Status codes displayed for this monitor in the Monitor Status reports.
|