From 7276ce77c7f1dc682b6ac0b58d78445c6bb814bf Mon Sep 17 00:00:00 2001 From: abrist Date: Tue, 19 May 2015 17:32:54 -0400 Subject: check_snmp.c - Added IPv6 support The "-6" optarg now prepends the server_address with "udp6:" for the snmpget external command as per the net-snmp syntax at: http://www.net-snmp.org/wiki/index.php/FAQ:Applications_28 Thanks to DrydenK (Roberto Greiner) for the heads up. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dd229a96..67428797 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ This file documents the major additions and syntax changes between releases. The check_http -S/--ssl option now allows for specifying the desired protocol with a "+" suffix to also accept newer versions check_users: add support for range thresholds (John C. Frickson) + check_snmp: add ipv6 support (abrist) FIXES Let check_real terminate lines with CRLF when talking to the server, as -- cgit v1.2.3