From 14a761343c732b5c836aedac8a13771447a2bf8d Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Tue, 10 May 2016 20:34:39 +0200 Subject: Tweak SNMP fetch tester --- collectors/snmpfetchng.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'collectors/snmpfetchng.pl') diff --git a/collectors/snmpfetchng.pl b/collectors/snmpfetchng.pl index eb2cedf..14561c2 100755 --- a/collectors/snmpfetchng.pl +++ b/collectors/snmpfetchng.pl @@ -6,7 +6,7 @@ use POSIX; #use Time::HiRes qw(time); use SNMP; use Data::Dumper; -use lib '../include'; +use lib '/opt/nms/include'; use nms; SNMP::initMib(); -- cgit v1.2.3