Changeset 1090
- Timestamp:
- Apr 23, 2009, 10:41:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
noc/nagios/checkcommands.cfg
r1077 r1090 197 197 command_line /usr/lib/nagios/plugins/check_dns -H $ARG1$ -s '$HOSTADDRESS$' 198 198 } 199 200 define command {201 command_name check_xvm_dhcp202 command_line /usr/lib/nagios/plugins/check_dhcp -s '$HOSTADDRESS$' -m ff:12:34:56:78:9a -r 1.2.3.4 -i eth2203 }
Note: See TracChangeset
for help on using the changeset viewer.