diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-03-08 09:09:38 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-03-08 09:09:38 (GMT) |
commit | 08f4f7c8b86cf21fce34ff4aeace71e4b937a4db (patch) | |
tree | 91d4fa2f244a47db4e9f07044e9317e3119840e3 /NEWS | |
parent | 8ee7a9f28d2a160f12eddb0e7a5cc1a8e920bf92 (diff) | |
download | monitoring-plugins-08f4f7c8b86cf21fce34ff4aeace71e4b937a4db.tar.gz |
New switch to check_icmp to set the minimum required hosts for success.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1635 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ This file documents the major additions and syntax changes between releases. | |||
7 | Root plugins installed with world executable | 7 | Root plugins installed with world executable |
8 | ./configure now detects if possible to compile check_mysql | 8 | ./configure now detects if possible to compile check_mysql |
9 | check_sybase from contrib now maintained in NagiosExchange | 9 | check_sybase from contrib now maintained in NagiosExchange |
10 | check_icmp now allows to set a minimum number of hosts required for successs (-m) | ||
10 | 11 | ||
11 | 1.4.6 5th February 2007 | 12 | 1.4.6 5th February 2007 |
12 | Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations | 13 | Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations |