Code

check_dbi: Added simple regex example to help output.
[nagiosplug.git] / contrib / checkciscotemp.pl
index c999e193a505ab97d975b69977b59d787f94da74..8fdc4294d1e274751eedf52c29ac4e3214198c9b 100644 (file)
@@ -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');