Ignore:
Timestamp:
Feb 20, 2009, 11:19:13 AM (15 years ago)
Author:
quentin
Message:
Add CRON-WORKING Nagios test, and contact scripts when sql goes down
File:
1 edited

Legend:

Unmodified
Added
Removed
  • noc/nagios/checkcommands.cfg

    r900 r991  
    174174
    175175define command {
     176        command_name    check_remote_cron_working
     177        command_line    $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_cron_working
     178}
     179
     180define command {
    176181    command_name    check_scripts_ldap
    177182    command_line    $USER1$/check_ldap -H $HOSTADDRESS$ -b dc=scripts,dc=mit,dc=edu
Note: See TracChangeset for help on using the changeset viewer.