Changeset 1271
- Timestamp:
- Jul 15, 2009, 3:25:04 AM (16 years ago)
- Location:
- trunk/noc/nagios
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/noc/nagios/checkcommands.cfg
r1106 r1271 184 184 185 185 define command { 186 command_name check_remote_ldap_mmr 187 command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -u -c check_ldap_mmr 188 } 189 190 define command { 186 191 command_name check_scripts_ldap 187 192 command_line $USER1$/check_ldap -H $HOSTADDRESS$ -b dc=scripts,dc=mit,dc=edu -
trunk/noc/nagios/services.cfg
r1269 r1271 154 154 155 155 define service { 156 use scripts-nrpe-service 157 hostgroup_name scripts-user 158 service_description LDAP-MMR 159 notification_period afs 160 check_command check_remote_ldap_mmr 161 } 162 163 define service { 156 164 use scripts-nrpe-service 157 165 hostgroup_name scripts-user
Note: See TracChangeset
for help on using the changeset viewer.