monitoring-plugins/plugins-scripts
Holger Weiss 7a661c7aed Fix Debian bug #545940: Failure when run via ePN
If Perl's "shift" function is called outside of a subroutine and without
any argument, it usually shifts @ARGV.  However, if a plugin is executed
via ePN, such a call will shift @_ instead, so we must explicitly
specify @ARGV for this to work as expected.

This fixes Debian bug #545940, see: http://bugs.debian.org/545940

Commit de7191e342 fixed the same issue for
check_disk_smb.

(Reported by Hendrik Jaeger, forwarded by Jan Wagner.)
2010-04-12 15:36:33 +02:00
..
t Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no snmp community is specified 2009-06-13 18:13:49 +02:00
check_breeze.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_disk_smb.pl Fix Debian bug #478942: Fragile argument passing 2010-04-11 10:54:44 +02:00
check_file_age.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_flexlm.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_ifoperstatus.pl renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatus 2009-06-11 17:24:52 +02:00
check_ifstatus.pl Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2343438 - Robin Schroeder) 2009-06-11 17:20:55 +02:00
check_ircd.pl Fix Debian bug #545940: Failure when run via ePN 2010-04-12 15:36:33 +02:00
check_log.sh Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_mailq.pl Typo fixes (Jan Wagner - SF 1878971) 2009-02-20 00:00:13 +00:00
check_mssql.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_netdns.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_ntp.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_oracle.sh Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_rpc.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_sensors.sh Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_wave.pl Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
Makefile.am Allow custom versions with the release file... 2009-09-25 09:31:04 +00: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 Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
utils.sh.in Changed order in -V/--version output 2007-07-07 11:40:29 +00:00