monitoring-plugins/plugins-scripts
Jan Wagner d8b81e9ef3 check_oracle: --tns bad string matching
check_oracle in the 1.4.15 release doesn't correctly parse the output gotten
from at least Oracle 11 (with german locales). I guess it's probably more.
Also it completely needlessly uses sed where basic bash string parsing actually
does more than suffice (and does not run into possible problems with locales
like sed ;)).
--
Just turning attached patch of github issue #1015 into a push request.
(Closes #1015 and #1191)
2014-07-20 22:30:21 +02:00
..
t check_file_age: support for --ignore-missing 2014-01-24 20:43:01 +01:00
check_breeze.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_disk_smb.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_file_age.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_flexlm.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_ifoperstatus.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_ifstatus.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_ircd.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_log.sh Replace "plugins-scripts/subst.in" foo 2014-02-28 13:28:33 +01:00
check_mailq.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_mssql.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_netdns.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_ntp.pl Replace "plugins-scripts/subst.in" foo 2014-02-28 13:28:33 +01:00
check_oracle.sh check_oracle: --tns bad string matching 2014-07-20 22:30:21 +02:00
check_rpc.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
check_sensors.sh Replace "plugins-scripts/subst.in" foo 2014-02-28 13:28:33 +01:00
check_wave.pl Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02:00
Makefile.am Don't rely on FindBin module to locate utils.pm 2014-07-06 19:55:03 +02: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