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 | LDAP PHP directory servers Monitoring |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux Fedora 10 Unix Red Hat Microsoft Windows |
| Implementation | HTML SQL PHP LDAP |
| Translations | English Swedish |
Recent releases


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.


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.


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.


Release Notes: This release contains mobile support, improved replication verification, attribute protection for queries, layout changes, and code refactoring.
Recent comments
06 May 2011 11:01
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.
Digital asset management software written with simplicity, portability, and open format in mind.