diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-15 13:20:51 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-15 13:20:51 +0000 |
commit | a3bd698ef9c54c7b5a8b735a13dc8f426c94e514 (patch) | |
tree | 8fdbd8a103d22dc3ce6c5ac4930d0df704801091 /CHANGES | |
parent | 4a864fb5ab818596fe5d5449faf230300a03c732 (diff) | |
download | monitoring-plugins-a3bd698ef9c54c7b5a8b735a13dc8f426c94e514.tar.gz |
check_disk_snmp.pl removed. Notice added to CHANGES
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1391 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ This file documents the major additions and syntax changes between releases. | |||
3 | 1.4.4 | 3 | 1.4.4 |
4 | New C based check_ntp. The perl version is now deprecated. | 4 | New C based check_ntp. The perl version is now deprecated. |
5 | New check_apt plugin | 5 | New check_apt plugin |
6 | Notice: plugins in contrib/ will start to be removed from this distribution. | ||
7 | Please check at http://www.nagiosexchange.org for contributed plugins | ||
6 | 8 | ||
7 | 1.4.3 | 9 | 1.4.3 |
8 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install | 10 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install |