ソースを参照

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
Ton Voon 20 年 前
コミット
488b06520f
1 ファイル変更4 行追加0 行削除
  1. 4 0
      CHANGES

+ 4 - 0
CHANGES

@@ -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