--- a/check_ldap_repl.pl Tue Apr 19 16:47:02 2016 +0200
+++ b/check_ldap_repl.pl Mon May 02 12:25:42 2016 +0200
@@ -51,7 +51,7 @@
'dn|d=s' => undef,
'binddn|D=s' => undef,
'password=s' => undef,
- 'config=s' => '/etc/nagios/ius/plugins/config/check_ldap_repl.cfg',
+ 'config=s' => '/etc/nagios-plugins/config/ldap_repl.cfg',
'provider|p=s' => 'ldap://provider:389',
'consumer|c=s@' => 'ldap://consumer:389',
'wait|w=i' => 1,
@@ -189,7 +189,8 @@
Path to configuration file. Use this to store the binddn and its password.
Verify the ownership and B<permissions>, B<(0400)> is a good choice! (default:
-/etc/nagios/ius/plugins/config/check_ldap_repl.cfg)
+/etc/nagios-plugins/config/ldap_repl.cfg)
+
Example: