[Nagiosplug-devel] [nagios-plugins] check_oracle: --tns bad string matching (#1191)

waja notifications at github.com
Tue Oct 1 15:03:22 CEST 2013


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)
You can merge this Pull Request by running:

  git pull https://github.com/waja/nagios-plugins github1015

Or you can view, comment on it, or merge it online at:

  https://github.com/nagios-plugins/nagios-plugins/pull/1191

-- Commit Summary --

  * check_oracle: --tns bad string matching

-- File Changes --

    M THANKS.in (1)
    M plugins-scripts/check_oracle.sh (2)

-- Patch Links --

https://github.com/nagios-plugins/nagios-plugins/pull/1191.patch
https://github.com/nagios-plugins/nagios-plugins/pull/1191.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20131001/f5a7d095/attachment.html>


More information about the Devel mailing list