Zenpack监视LDAP服务器状态

ZenPacks.lbn.LDAPMonitor的Python项目详细描述


ldapmonitor提供了一种从任何ldap中提取性能指标的方法。 实现cn=monitor标准的服务器。

监视器通过使用配置的 用户DN和密码凭据。确保LDAP服务器 可以从Zenoss控制台获得,您已经在它上启用了cn=monitor,并且 用户有足够的权限执行“cn=snmp,cn=monitor”搜索。

将为LDAP服务器收集并绘制以下指标:

  • 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

您可以通过简单地绑定 设备的ldapmonitor模板。

  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.

现在您将从该设备收集LDAP服务器度量。

2012-01-23 05:20艾伦

  • 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艾伦

  • 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艾伦

  • 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艾伦

  • 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艾伦

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

2012-01-16 06:25艾伦

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

2012-01-16 05:50艾伦

  • 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艾伦

  • 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艾伦

  • 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艾伦

  • 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根

  • 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根

  • anches, gs, unk: initial repository layout

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Spring数据JPA+Hibernate在不首先找到父实体的情况下保存子实体   php Java:如何从CLI接收命令   spring为java中的导出数据创建访问文件   java在Windows 8.1上安装Play Framework   java Spring启动白标签错误页面(类型=未找到,状态=404)   java如何在单击时从数组中绘制?   java fn:substringAfter()上次出现   java在IFR语句中使用方法返回   java onPause()或onStop()的名称   对关联对象的关联对象具有条件的java HQL查询   java只打印一次总值,无需迭代   java如何使用抽象Uri buildOn()方法?   如何在Java中执行sudo命令并获得错误输出?   java反射:避免对getConstructor(类<?>…)的未经检查的警告调用作为原始类型类的成员   Java:如何从类中创建的对象调用类方法?   java如何在电子邮件中嵌入图像?   java如何在Android上启用详细GC?   java什么是串行版本id?