diff --git a/contrib/checkciscotemp.pl b/contrib/checkciscotemp.pl index c999e193..8fdc4294 100644 --- a/contrib/checkciscotemp.pl +++ b/contrib/checkciscotemp.pl @@ -30,7 +30,7 @@ # (in accordance with the plugin coding guidelines) #################################### -#use Net::SNMP; +use Net::SNMP; use Getopt::Long; &Getopt::Long::config('auto_abbrev');