abrist 12 anni fa
parent
commit
9c105af44c
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      NEWS

+ 7 - 0
NEWS

@@ -1,5 +1,12 @@
 This file documents the major additions and syntax changes between releases.
 
+2.0.1 ...
+	ENHANCMENTS
+	check_snmp.c - Added thresholds to performance data (jccomputing)
+
+	FIXES
+	check_uptime.c - Fixed timeout option (abrist)
+
 2.0 4th March 2014
 	ADDITIONS
 	check_uptime - New plugin (only supports linux due to dependency on clock.gettime().  More supported platforms to follow.