diff options
author | Holger Weiss <hweiss@users.sourceforge.net> | 2007-07-26 12:38:53 (GMT) |
---|---|---|
committer | Holger Weiss <hweiss@users.sourceforge.net> | 2007-07-26 12:38:53 (GMT) |
commit | ee33124028a0a5adb13123c0683b04323d26c3b3 (patch) | |
tree | a04e7870452b4088eecb4847dd5863b111cbe414 /NEWS | |
parent | 6f60c0ac81933976fdc2e7e763fc1d03312e3b3f (diff) | |
download | monitoring-plugins-ee33124028a0a5adb13123c0683b04323d26c3b3.tar.gz |
New "-m, --mac" option which allows for specifying the MAC address to
use in the DHCP request.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1765 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ This file documents the major additions and syntax changes between releases. | |||
11 | Check_disk's --help now prints some examples for the new features introduced in 1.4.8 | 11 | Check_disk's --help now prints some examples for the new features introduced in 1.4.8 |
12 | New check_dhcp -u/--unicast option for emulating a DHCP relay in order | 12 | New check_dhcp -u/--unicast option for emulating a DHCP relay in order |
13 | to check DHCP servers on remote networks | 13 | to check DHCP servers on remote networks |
14 | New check_dhcp -m/--mac option which allows for specifying the MAC | ||
15 | address to use in the DHCP request | ||
14 | 16 | ||
15 | 1.4.9 4th June 2006 | 17 | 1.4.9 4th June 2006 |
16 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 18 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |