diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-10-14 19:41:20 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-10-15 21:52:18 -0400 |
commit | c2d9c59dc9dd4ee1627627569ab4b0d45c60f103 (patch) | |
tree | 51a848aaf48deced00f798d5b7aaa3003532e236 /NEWS | |
parent | c3150e6708509bb166b4c8fb5d1d2383eb020e88 (diff) | |
download | monitoring-plugins-c2d9c59dc9dd4ee1627627569ab4b0d45c60f103.tar.gz |
Increment per-host sequence in check_icmp
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ This file documents the major additions and syntax changes between releases. | |||
5 | FIXES | 5 | FIXES |
6 | Fix check_ircd binding to wrong interface (#668778) | 6 | Fix check_ircd binding to wrong interface (#668778) |
7 | Add proxy-authorization option to check_http (Marcel Kuiper - #1323230, Bryan Irvine - #2863925) | 7 | Add proxy-authorization option to check_http (Marcel Kuiper - #1323230, Bryan Irvine - #2863925) |
8 | check_icmp now increment the sequence counter in each packet | ||
8 | WARNINGS | 9 | WARNINGS |
9 | Updated developer documentation to say that performance labels should not have an equals sign or | 10 | Updated developer documentation to say that performance labels should not have an equals sign or |
10 | single quote in the label | 11 | single quote in the label |