Changeset 1077 for noc/nagios
- Timestamp:
- Apr 12, 2009, 4:36:52 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
noc/nagios/checkcommands.cfg
r1076 r1077 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_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.