monitoring-plugins/plugins-scripts
Evgeni Golov 9408c975fe utils.pm: use FindBin instead of awk to find the path to
'use lib utils.pm' is not valid Perl syntax:
 Bareword "utils" not allowed while "strict subs" in use at plugins-scripts/check_ircd.pl line 52.
 Bareword "pm" not allowed while "strict subs" in use at plugins-scripts/check_ircd.pl line 52.

This makes it impossible to use the plugins directly from the git tree,
e.g. while hacking on them.

Using FindBin::Bin as the library path allows that, while preserving
the original behaviour of adding the libexec path when the plugin is
properly installed.
2014-02-27 20:56:50 +01:00
..
t check_file_age: support for --ignore-missing 2014-01-24 20:43:01 +01:00
check_breeze.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_disk_smb.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_file_age.pl check_file_age: support for --ignore-missing 2014-01-24 20:43:01 +01:00
check_flexlm.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_ifoperstatus.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_ifstatus.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_ircd.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_log.sh Project rename initial commit. 2014-01-19 14:18:47 -05:00
check_mailq.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_mssql.pl Project rename initial commit. 2014-01-19 14:18:47 -05:00
check_netdns.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_oracle.sh Merge branch 'maint' 2014-01-21 16:07:38 +01:00
check_rpc.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
check_sensors.sh Made verbose output of check_sensors compilant 2013-05-19 04:24:21 +02:00
check_wave.pl utils.pm: use FindBin instead of awk to find the path to 2014-02-27 20:56:50 +01:00
Makefile.am Remove obsolete check_ntp.pl 2014-01-23 09:06:58 -05:00
subst.in Fix awk subst.in/subst script path error (#2722832 - Martin Foster) 2009-05-20 00:43:10 -04:00
utils.pm.in Capitalize "Monitoring Plugins" 2014-01-21 16:19:20 +01:00
utils.sh.in utils.sh: Don't define $ECHO 2014-01-13 22:55:43 +01:00