https://github.com/ltb-project/nagios-plugins
Plugins for Nagios
https://github.com/ltb-project/nagios-plugins
ldap monitor monitoring-plugins nagios-plugins
Last synced: 10 months ago
JSON representation
Plugins for Nagios
- Host: GitHub
- URL: https://github.com/ltb-project/nagios-plugins
- Owner: ltb-project
- License: gpl-3.0
- Created: 2016-09-21T18:26:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T08:03:08.000Z (about 2 years ago)
- Last Synced: 2025-04-03T20:37:32.997Z (11 months ago)
- Topics: ldap, monitor, monitoring-plugins, nagios-plugins
- Language: Perl
- Size: 80.1 KB
- Stars: 9
- Watchers: 10
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LDAP Tool Box Nagios plugins
This is a collection of Nagios plugins and event handlers designed to monitor LDAP directories.
* Check LDAP entry presence: Monitor any LDAP server's availability (simple search on a DN)
* Check LDAP response time: Monitor any LDAP server's response time
* Check slurpd status: Monitor OpenLDAP's replication status (slurpd)
* Check Syncrepl status: Monitor OpenLDAP's replication status (syncrepl)
* Check LDAP query: Monitor any LDAP query (search)
* Check OpenLDAP cn=monitor information: Monitor OpenLDAP cn=monitor information
* Check 389DS cn=monitor information: Monitor 389DS cn=monitor information
* Check BerkeleyDB locks: Monitor BerkeleyDB locks
* Check LMDB Usage: Monitor LMDB usage
* Restart OpenLDAP event handler: Restart OpenLDAP on HARD state
Documentation: http://ltb-project.org/wiki/documentation#monitoring
Download: http://ltb-project.org/wiki/download#monitoring