소스 검색

NEWS: Mention new check_snmp option

Closes #1221.
Holger Weiss 11 년 전
부모
커밋
b0978b42c5
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. 5 3
      NEWS

+ 5 - 3
NEWS

@@ -1,8 +1,10 @@
 This file documents the major additions and syntax changes between releases.
 
-2.1.1 31th July 2015
-	FIXES
-	lib/utils_cmd.c - Reverted to fix check_procs segfault (abrist)
+2.2 [...]
+	ENHANCEMENTS
+	check_snmp's performance data now also includes warning/critical
+	  thresholds
+	New check_snmp "-N" option to specify SNMPv3 context name
 
 2.1.0 30th July 2015
 	SECURITY FIXES