informatique:systeme:monitoring:nagios

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
informatique:systeme:monitoring:nagios [2013/12/18 17:34] bn8informatique:systeme:monitoring:nagios [2013/12/18 17:58] (Version actuelle) bn8
Ligne 280: Ligne 280:
  
 == Synchronisation LDAP == == Synchronisation LDAP ==
-  * Utiliser ce script : [[http://exchange.nagios.org/directory/Plugins/Network-Protocols/LDAP/Openldap-Syncrepl/details|check_syncrepl.py]] +  * Utiliser ce script : [[http://git.zionetrix.net/check_syncrepl_extended|check_syncrepl_extended]] 
-  * Copier le ici :<code>/usr/local/lib/nagios/plugins/check_syncrepl</code> +  * Copier le  dans ///usr/local/lib/nagios/plugins// 
-  * Rendre le plugin exécutable : <code>chmod +x /usr/local/lib/nagios/plugins/check_syncrepl</code>+  * Rendre le plugin exécutable : <code>chmod +x /usr/local/lib/nagios/plugins/check_syncrepl_extended</code>
   * Installer les dépenses :<code>apt-get install python-ldap</code>   * Installer les dépenses :<code>apt-get install python-ldap</code>
-  * Ligne de la commande à ajouter dans //nrpe_local.cfg// : <code>command[ldapsync]=/usr/local/lib/nagios/plugins/check_syncrepl -q -n -D"DN" -p "MDP1" -P "MPD2" -b "BASEDN" -t 10 "LDAPURI1" "LDAPURI2"</code>+  * Ligne de la commande à ajouter dans //nrpe_local.cfg// : <code>command[ldapsync]=/usr/local/lib/nagios/plugins/check_syncrepl_extended -q -n -D"DN" -P "MDP" -b "BASEDN" -"LDAPURI1" -c "LDAPURI2" -a</code>
  
  
  • informatique/systeme/monitoring/nagios.1387388083.txt.gz
  • Dernière modification : 2013/12/18 17:34
  • de bn8