From 18869c41b1542b59f4c765827d0c5c17977e6506 Mon Sep 17 00:00:00 2001 From: Rene Zbinden Date: Thu, 7 Apr 2016 17:05:20 +0000 Subject: [PATCH] fix tests --- plugins/inputs/sysstat/sysstat_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/inputs/sysstat/sysstat_test.go b/plugins/inputs/sysstat/sysstat_test.go index 3c8f93d04..e344d307d 100644 --- a/plugins/inputs/sysstat/sysstat_test.go +++ b/plugins/inputs/sysstat/sysstat_test.go @@ -15,6 +15,7 @@ import ( var s = Sysstat{ interval: 10, Sadc: "/usr/lib/sa/sadc", + Sadf: "/usr/bin/sadf", Group: false, Activities: []string{"DISK", "SNMP"}, Options: map[string]string{