Projects / CN=Monitor

CN=Monitor

CN=Monitor is an LDAP directory server monitoring tool with a focus on Red Hat/Fedora, Sun/Oracle ODSEE, Open LDAP, IBM Tivoli, and Novell eDirectory. Other directory services are also supprted.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

Release Notes: This release adds "compare server configuration" functionality, improved cache and replication verification, support for OpenDJ, OpenDS, and Oracle Unified Directory servers, improved SQL and LDAP plugin support, and bugfixes.

  •  24 Jan 2012 22:02

Release Notes: This release contains dynamic load of server status, new client-sided graphic libraries, and layout changes. Major feature changes include improved and added monitoring features, server availability enhancements, MySQLi support, additional LDAP libraries support, and load balancer verification. This release also includes security improvements and bugfixes.

  •  22 Jun 2011 21:02

Release Notes: This release includes fixes for collected monitoring graphs, server message alerts, and hdb database recognition for OpenLDAP.

Release Notes: This release contains index and certificate verification. Improved monitoring, server support, documentation, server failure notification, and layout changes.

  •  09 Jan 2011 19:42

Release Notes: This release contains Open LDAP replication verification, IBM Tivoli monitoring support, an XML-based configuration file, additional flash graph support, and layout changes.

RSS Recent comments

06 May 2011 11:01 Avatar Slipeer Thumbs up

in version 2.1:
./functions/vendor/openldap_functions.php line 390
thereis:
$hResult = @$ldap->query("objectclass=olcbdbConfig", array("olcdatabase", "olcsuffix"));

but in OpenLDAP thereis also hdb backend.
I think :
$hResult = @$ldap->query("(|(objectclass=olcbdbConfig)(objectclass=olchdbConfig))", array("olcdatabase", "olcsuffix"));

should work better.

Screenshot

Project Spotlight

BitNami MAPPStack

An easy-to-install, ready-to-run distribution of Apache, PostgreSQL, and PHP.

Screenshot

Project Spotlight

Cross-LFS

Cross-compiled Linux From Scratch.