Ignore:
Timestamp:
Apr 12, 2009, 4:36:52 AM (15 years ago)
Author:
quentin
Message:
Check command for xvm's DHCP servers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • noc/nagios/checkcommands.cfg

    r1076 r1077  
    197197        command_line    /usr/lib/nagios/plugins/check_dns -H $ARG1$ -s '$HOSTADDRESS$'
    198198}
     199
     200define 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.