summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8bfa893)
raw | patch | inline | side by side (parent: 8bfa893)
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Tue, 28 Jan 2003 07:44:56 +0000 (07:44 +0000) | ||
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Tue, 28 Jan 2003 07:44:56 +0000 (07:44 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@260 f882894a-f735-0410-b71e-b25c423dba1c
contrib/checkciscotemp.pl | patch | blob | history |
index c999e193a505ab97d975b69977b59d787f94da74..8fdc4294d1e274751eedf52c29ac4e3214198c9b 100644 (file)
# (in accordance with the plugin coding guidelines)
####################################
-#use Net::SNMP;
+use Net::SNMP;
use Getopt::Long;
&Getopt::Long::config('auto_abbrev');