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

Date        : 2012/12/07 11:10
Browser     : Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:17.0) Gecko/20100101 
Firefox/17.0
IP-Address  : 88.173.78.196
Hostname    : mne69-10-88-173-78-196.fbx.proxad.net
Old Revision: 
http://ltb-project.org/wiki/documentation/nagios-plugins/check_ldap_query?rev=1354875014
New Revision: 
http://ltb-project.org/wiki/documentation/nagios-plugins/check_ldap_query
Edit Summary: 
User        : coudot

@@ -15,16 +15,19 @@
  
  ===== Usage =====
  
  <code>
- $ perl check_ldap_query.pl -H hostname [-p port] [-D binddn -W bindpw] -F 
filter -b base -s scope
+ $ perl check_ldap_query.pl -H hostname [-p port] [-D binddn -W bindpw] -F 
filter -b base -s scope -m mode
  </code>
  
  ==== Mandatory Options ====
    * **-H**: LDAP server hostname or IP, or LDAP URI
    * **-b**: Base of the LDAP search
    * **-w**: Warning threshold
    * **-c**: Critical threshold
+   * **-m**: Mode:
+     * lesser: error is returned if found value is inferior to warning or 
critical level
+     * greater: error is returned if found value is superior to warning or 
critical level
  
  ==== Other options ====
    * **-p**: LDAP server port (not working if LDAP URI is set in **-H**)
    * **-D**: Bind DN
@@ -35,11 +38,8 @@
    * **-f**: Performance data
    * **-t**: Timeout
    * **-F**: Filter of the LDAP search
    * **-s**: Scope of the LDAP search
-   * **-m**: Mode:
-     * lesser: error is returned if found value is inferior to warning or 
critical level
-     * greater: error is returned if found value is superior to warning or 
critical level
  
  ===== Download =====
  
  This plugin, along with all other Nagios plugins from this site, can be 
[[:download#monitoring|downloaded]] in a single archive.



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