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. --- THANKS.in | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS.in') diff --git a/THANKS.in b/THANKS.in index 59c90feb..717dad0f 100644 --- a/THANKS.in +++ b/THANKS.in @@ -336,3 +336,4 @@ Nick Peelman Sebastian Herbszt Christopher Schultz Matthias Hähnel +Roberto Greiner -- cgit v1.2.3