Changeset 1090


Ignore:
Timestamp:
Apr 23, 2009, 10:41:57 AM (15 years ago)
Author:
quentin
Message:
Move XVM DHCP check command into XVM configuration file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • noc/nagios/checkcommands.cfg

    r1077 r1090  
    197197        command_line    /usr/lib/nagios/plugins/check_dns -H $ARG1$ -s '$HOSTADDRESS$'
    198198}
    199 
    200 define command {
    201         command_name    check_xvm_dhcp
    202         command_line    /usr/lib/nagios/plugins/check_dhcp -s '$HOSTADDRESS$' -m ff:12:34:56:78:9a -r 1.2.3.4 -i eth2
    203 }
Note: See TracChangeset for help on using the changeset viewer.