Ignore:
Timestamp:
Jul 15, 2009, 3:25:04 AM (15 years ago)
Author:
mitchb
Message:
Monitor LDAP multi-master replication status on scripts webservers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/noc/nagios/checkcommands.cfg

    r1106 r1271  
    184184
    185185define command {
     186        command_name    check_remote_ldap_mmr
     187        command_line    $USER1$/check_nrpe -H $HOSTADDRESS$ -u -c check_ldap_mmr
     188}
     189
     190define command {
    186191    command_name    check_scripts_ldap
    187192    command_line    $USER1$/check_ldap -H $HOSTADDRESS$ -b dc=scripts,dc=mit,dc=edu
Note: See TracChangeset for help on using the changeset viewer.