A page in your DokuWiki was added or changed. Here are the details:

Date        : 2010/08/22 15:41
Browser     : Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.8) Gecko/20100723 
Ubuntu/10.04 (lucid) Firefox/3.6.8
IP-Address  : 88.164.187.72
Hostname    : grenelle.phillipoux.net
Old Revision: 
http://ltb-project.org/wiki/documentation/cacti-plugins/ldap_response_time?rev=1252676995
New Revision: 
http://ltb-project.org/wiki/documentation/cacti-plugins/ldap_response_time
Edit Summary: Various typos/language clarifications
User        : jclarke

@@ -1,9 +1,9 @@
  ====== LDAP response time ======
  
  ===== Presentation =====
  
- This Cacti script measure LDAP response time on 3 operations:
+ This Cacti script measures LDAP response times on 3 operations:
    * A bind
    * A search on the RootDSE
    * A search on a naming context
  
@@ -12,9 +12,9 @@
  {{:documentation:cacti-plugins:openldap_response_time.png|}}
  
  ===== Installation =====
  
- You have to copy the perl script in Cactiscript directory (for example 
/usr/share/cacti/site/scripts/ with Debian):
+ You have to copy the perl script in Cacti scripts directory (for example 
/usr/share/cacti/site/scripts/ on Debian):
  <code>
  $ cp ldap_response_time.pl /usr/share/cacti/site/scripts/
  </code>
  
@@ -31,18 +31,18 @@
    * Connection account: anonymous bind if not defined
    * Connection password
    * Timeout
    * LDAP protocol version
-   * Suffix: "auto" means the script will ask RootDSE to return the naming 
context. You can also specify one naming context here (for example 
dc=example,dc=com), or use "none" to disable search on the suffix (usefull for 
LDAP proxies).
+   * Suffix: "auto" means the script will discover the naming context from the 
rootDSE. You can also specify one naming context here (for example 
dc=example,dc=com), or use "none" to disable searching on the suffix (useful 
for LDAP proxies).
  
  ===== Data source creation =====
  
- In Cacti admin panel, choose "Data Sources" and click on "Add".
+ In the Cacti admin panel, choose "Data Sources" and click on "Add".
  
  Select the "LDAP - response time" Data template, the host, and "save".
  
  ===== Graph creation =====
  
- In Cacti admin panel, choose "Graph Management" and click on "Add".
+ In the Cacti admin panel, choose "Graph Management" and click on "Add".
  
  Select the "LDAP - response time" Graph template, the host, associate the 
data sources and "save".
  



-- 
This mail was generated by DokuWiki at
http://ltb-project.org/wiki/

_______________________________________________
ltb-changes mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-changes

Reply via email to