We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

slapdcheck

Formal Metadata

Title
slapdcheck
Subtitle
Monitoring OpenLDAP with Python
Title of Series
Number of Parts
561
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date2019
LanguageEnglish

Content Metadata

Subject Area
Genre
Abstract
This lightning talk highlights how to monitor OpenLDAP in detail with Python module slapdcheck. OpenLDAP servers are typically used as backed for authentication (login) and other mission-critical infrastructure components. Furthermore OpenLDAP setups can be non-trivial resulting in higher risk that something could go wrong. The talk will introduce the Python module package slapdcheck which implements monitor checks for OpenLDAP servers: * performance data * allocated back-mdb pages * need for restart * replication state slapdcheck parses cn=config to automatically adjust monitoring checks based on current running configuration.