diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-28 22:44:11 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-28 22:44:11 (GMT) |
commit | 03d772cc0d0023748e0b13a7bbaa301b86032eb4 (patch) | |
tree | f517523159bba8d36985408553649ec924a7f93d /CHANGES | |
parent | 8d5fcec7a3b956bfa309cb2ddf7249fbe69e35e5 (diff) | |
download | monitoring-plugins-03d772cc0d0023748e0b13a7bbaa301b86032eb4.tar.gz |
check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removed
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1459 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ This file documents the major additions and syntax changes between releases. | |||
7 | Please check at http://www.nagiosexchange.org for contributed plugins | 7 | Please check at http://www.nagiosexchange.org for contributed plugins |
8 | Major bug fixes to check_disk where values were incorrectly calculated and alerted on. | 8 | Major bug fixes to check_disk where values were incorrectly calculated and alerted on. |
9 | Perf data for warn/crit/max/min have been removed, to be readded soon. | 9 | Perf data for warn/crit/max/min have been removed, to be readded soon. |
10 | check_udp2 removed. check_udp is now linked to check_tcp.c | ||
10 | 11 | ||
11 | 1.4.3 | 12 | 1.4.3 |
12 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install | 13 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install |