ldap-stats.pl is a Perl program that can be used to analyze and report on OpenLDAP logfiles. The available reports include: number of TCP connections sorted by host, the number of binds to the directory server, statistics on unindexed searches, operation breakdowns per day, hour, and month, and total operation breakdowns per server.
| Tags | Logging Monitoring Systems Administration |
|---|
Recent releases


Release Notes: This release uses Perl::Tidy and Perl::Critic. The location of the uc() statement has changed. The reporting structure has been changed to be dynamic. A bug with name resolution has been fixed. The URL has been added to the script.


Release Notes: This release provides several additional reports, including operation breakdowns by hour, day, and month.


Release Notes: This release includes documentation updates and a new "-l" option to print lines as they are processed from a log file.


Release Notes: This release adds additional reports, updates the documentation, and fixes various bugs, including documentation issues, a bug in the BIND calculations, a bug in the MOD calculations, and a bug in the SRCH calculations. It adds a connection associative array to correlate connection identifiers with hosts.


No changes have been submitted for this release.