diff --git a/plugins/other/snmp__cpu_usage b/plugins/other/snmp__cpu_usage index 54d34542..d3c3c0a5 100755 --- a/plugins/other/snmp__cpu_usage +++ b/plugins/other/snmp__cpu_usage @@ -81,7 +81,7 @@ #%# capabilities=snmpconf use strict; -use Net::SNMP; +use Munin::Plugin::SNMP; my $DEBUG = 0;