diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-02 08:21:38 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-02 08:21:38 +0000 |
commit | 488b06520f0ddca9384bda4974db5a2c99f28536 (patch) | |
tree | 72fdece4ce245434a9a783b8698bc867add8b0a8 | |
parent | e667553b97c358f5d80608f62c291deffc0328d5 (diff) | |
download | monitoring-plugins-488b06520f0ddca9384bda4974db5a2c99f28536.tar.gz |
New check_ntp and check_apt plugins by Sean
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1387 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ This file documents the major additions and syntax changes between releases. +1.4.4 + New C based check_ntp. The perl version is now deprecated. + New check_apt plugin + 1.4.3 Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install SSL plugins work with gnutls as well as OpenSSL |