mirror of
https://github.com/ranl/monitor-utils.git
synced 2024-11-05 07:43:40 +01:00
* Revert the lib path
This commit is contained in:
parent
855856b4bf
commit
3048509d19
@ -12,7 +12,7 @@
|
||||
#####################################
|
||||
|
||||
use strict;
|
||||
use lib '/omd/versions/1.10/lib/nagios/plugins/';
|
||||
use lib '/path/to/nagios/libexec';
|
||||
use utils qw($TIMEOUT %ERRORS);
|
||||
use Net::SNMP;
|
||||
use Getopt::Long;
|
||||
|
Loading…
Reference in New Issue
Block a user