diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-17 22:39:32 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-17 22:39:32 (GMT) |
commit | b5cb208fdc861970c8d7bb5f4317f528ba0d25d3 (patch) | |
tree | 1ee3dbe32f876ed8470944e2b4e51cd8431da32b /NEWS | |
parent | 108baecaecbf09cc85c4925f82141beae40f7c1e (diff) | |
download | monitoring-plugins-b5cb208fdc861970c8d7bb5f4317f528ba0d25d3.tar.gz |
NEWS: Mention the new check_fping features
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ This file documents the major additions and syntax changes between releases. | |||
17 | Add support for executing queries to check_pgsql | 17 | Add support for executing queries to check_pgsql |
18 | Let check_pgsql accept a UNIX socket directory as hostname | 18 | Let check_pgsql accept a UNIX socket directory as hostname |
19 | New check_pgsql -o option to specify additional connection parameters | 19 | New check_pgsql -o option to specify additional connection parameters |
20 | New check_fping -S option to specify the source IP address | ||
21 | New check_fping -I option to specify the interface to bind to | ||
22 | Let check_fping support IPv6 | ||
20 | 23 | ||
21 | FIXES | 24 | FIXES |
22 | Change the MAIL FROM command generated by check_smtp to be RFC compliant | 25 | Change the MAIL FROM command generated by check_smtp to be RFC compliant |