Skip to main content

ZenPack to monitor LDAP Server stats

Project description

LDAPMonitor provides a method for pulling performance metrics from any LDAP server which implements the cn=Monitor standard.

The monitor works by directly querying the LDAP server using the configured user dn and password credentials. Make sure that your LDAP server is available from your Zenoss console, you’ve enabled cn=monitor on it, and that the user has sufficient permissions to perform a ‘cn=snmp,cn=monitor’ search.

The following metrics will be collected and graphed for the LDAP Server:

  • Operations o Add Entry o Modify Entry o Delete Entry o Search Entry

  • Bindings o Anonymous o Simple Auth o Unauthorised

  • Errors o Bind Security o Security o Other Errors o Failures

  • Response Time

  • Referrals

You can add LDAP monitoring to the device within Zenoss by simply binding the LDAPMonitor template to the device.

  1. Navigate to the device in the Zenoss web interface.

  2. Click the device menu, choose More then Templates.

  3. Click the templates menu, choose Bind Templates.

  4. Ctrl-click the LDAPMonitor template from /Devices/Server to choose it.

  5. Click OK.

You will now be collecting the LDAP Server metrics from this device.

2012-01-23 05:20 alan

  • unk/ZenPacks/lbn/LDAPMonitor/config.py, unk/ZenPacks/lbn/LDAPMonitor/datasources/LDAPDataSource.py, unk/ZenPacks/lbn/LDAPMonitor/monparsers.py, unk/ZenPacks/lbn/LDAPMonitor/zenperfldap.py: basic cn=monitor search, parsers for different responses

2012-01-18 06:31 alan

  • unk/ZenPacks/lbn/LDAPMonitor/config.py, unk/ZenPacks/lbn/LDAPMonitor/datasources/LDAPDataSource.py, unk/ZenPacks/lbn/LDAPMonitor/services/LDAPConfigService.py, unk/ZenPacks/lbn/LDAPMonitor/setuphandlers.py, unk/ZenPacks/lbn/LDAPMonitor/zenperfldap.py, unk/setup.py: last round of bug-fixes in pre-release

2012-01-17 14:45 alan

  • unk/ZenPacks/lbn/LDAPMonitor/datasources/LDAPDataSource.py, unk/ZenPacks/lbn/LDAPMonitor/services/LDAPConfigService.py, unk/ZenPacks/lbn/LDAPMonitor/zenperfldap.py: fixed uri rendering in DataSource

2012-01-17 06:53 alan

  • unk/ZenPacks/lbn/LDAPMonitor/__init__.py, unk/ZenPacks/lbn/LDAPMonitor/datasources/LDAPDataSource.py, unk/ZenPacks/lbn/LDAPMonitor/services/LDAPConfigService.py, unk/ZenPacks/lbn/LDAPMonitor/setuphandlers.py, unk/ZenPacks/lbn/LDAPMonitor/skins, unk/ZenPacks/lbn/LDAPMonitor/zenperfldap.py, unk/setup.py: Added thresholds, fixed a bunch of bugs

2012-01-16 09:38 alan

  • unk/ZenPacks/lbn/LDAPMonitor/configure.zcml: typo in interface spec

2012-01-16 06:25 alan

  • unk/ZenPacks/lbn/LDAPMonitor/__init__.py, unk/setup.py: removed skin setup from packutils

2012-01-16 05:50 alan

  • unk/ZenPacks/lbn/LDAPMonitor/__init__.py, unk/ZenPacks/lbn/LDAPMonitor/config.py, unk/ZenPacks/lbn/LDAPMonitor/configure.zcml, unk/ZenPacks/lbn/LDAPMonitor/daemons/zenperfldap, unk/ZenPacks/lbn/LDAPMonitor/services/LDAPConfigService.py, unk/ZenPacks/lbn/LDAPMonitor/services/config.py, unk/ZenPacks/lbn/LDAPMonitor/zenperfldap.py, unk/setup.py: loads of minor bug-fixes

2012-01-15 18:17 alan

  • unk/README.txt, unk/ZenPacks/lbn/LDAPMonitor/__init__.py, unk/ZenPacks/lbn/LDAPMonitor/config.py, unk/ZenPacks/lbn/LDAPMonitor/daemons/zenperfldap, unk/ZenPacks/lbn/LDAPMonitor/interfaces.py, unk/ZenPacks/lbn/LDAPMonitor/services/config.py, unk/setup.py: new ZenPacks.lbn.Base-derived ZenPack

2012-01-12 21:44 alan

  • unk/ZenPacks/lbn/LDAPMonitor/LDAPMon.py, unk/ZenPacks/lbn/LDAPMonitor/daemons, unk/ZenPacks/lbn/LDAPMonitor/daemons/zenperfldap, unk/ZenPacks/lbn/LDAPMonitor/datasources/LDAPDataSource.py, unk/ZenPacks/lbn/LDAPMonitor/services, unk/ZenPacks/lbn/LDAPMonitor/services/__init__.py, unk/ZenPacks/lbn/LDAPMonitor/services/config.py, unk/ZenPacks/lbn/LDAPMonitor/zenperfldap.py, unk/setup.py: first-cut collector

2012-01-11 06:15 alan

  • unk/ZenPacks/lbn/LDAPMonitor/__init__.py, unk/ZenPacks/lbn/LDAPMonitor/configure.zcml, unk/ZenPacks/lbn/LDAPMonitor/datasources/LDAPDataSource.py, unk/ZenPacks/lbn/LDAPMonitor/info.py, unk/ZenPacks/lbn/LDAPMonitor/interfaces.py, unk/ZenPacks/lbn/LDAPMonitor/tests, unk/ZenPacks/lbn/LDAPMonitor/tests/__init__.py: update from client workspace

2012-01-11 03:46 root

  • unk/README.txt, unk/ZenPacks, unk/ZenPacks/__init__.py, unk/ZenPacks/lbn, unk/ZenPacks/lbn/LDAPMonitor, unk/ZenPacks/lbn/LDAPMonitor/LDAPMon.py, unk/ZenPacks/lbn/LDAPMonitor/__init__.py, unk/ZenPacks/lbn/LDAPMonitor/config.py, unk/ZenPacks/lbn/LDAPMonitor/datasources, unk/ZenPacks/lbn/LDAPMonitor/datasources/LDAPDataSource.py, unk/ZenPacks/lbn/LDAPMonitor/datasources/__init__.py, unk/ZenPacks/lbn/LDAPMonitor/setuphandlers.py, unk/ZenPacks/lbn/LDAPMonitor/skins, unk/ZenPacks/lbn/LDAPMonitor/skins/ZenPacks.lbn.LDAPMonitor, unk/ZenPacks/lbn/__init__.py, unk/setup.py: initial draft

2012-01-11 03:43 root

  • anches, gs, unk: initial repository layout

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ZenPacks.lbn.LDAPMonitor-4.0.1.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

ZenPacks.lbn.LDAPMonitor-4.0.1-py2.6.egg (41.0 kB view details)

Uploaded Egg

File details

Details for the file ZenPacks.lbn.LDAPMonitor-4.0.1.tar.gz.

File metadata

File hashes

Hashes for ZenPacks.lbn.LDAPMonitor-4.0.1.tar.gz
Algorithm Hash digest
SHA256 db962d7043f318a7dcee0766d6d79fb4f589b47e7d5074bf1412278a08ad3e00
MD5 cca0f4481fd8a13560594fa0fdc7b5cb
BLAKE2b-256 64ff9a821aad84a84216fcf0d9f73fe1cd6ae5c7fe9acbab65264696d2436418

See more details on using hashes here.

File details

Details for the file ZenPacks.lbn.LDAPMonitor-4.0.1-py2.6.egg.

File metadata

File hashes

Hashes for ZenPacks.lbn.LDAPMonitor-4.0.1-py2.6.egg
Algorithm Hash digest
SHA256 6947038455062d62eb16b9ec9cd05f1293f06cc8ce7f21d2aa6f3c15b4bd78eb
MD5 70f661c81a49466e730529f65c6143d1
BLAKE2b-256 47ac96f4536cee50f2b1d7f2b9d26f8cfd04ec472a9ce45b52289dc417605414

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page