<p>check_oracle in the 1.4.15 release doesn't correctly parse the output gotten<br>
from at least Oracle 11 (with german locales). I guess it's probably more.<br>
Also it completely needlessly uses sed where basic bash string parsing actually<br>
does more than suffice (and does not run into possible problems with locales</p>
<h2>like sed ;)).</h2>
<p>Just turning attached patch of github issue <a href="https://github.com/nagios-plugins/nagios-plugins/issues/1015" class="issue-link" title="check_oracle --tns bad string matching [sf#3389177]">#1015</a> into a push request.<br>
(Closes <a href="https://github.com/nagios-plugins/nagios-plugins/issues/1015" class="issue-link" title="check_oracle --tns bad string matching [sf#3389177]">#1015</a>)</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/waja/nagios-plugins github1015</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/nagios-plugins/nagios-plugins/pull/1191'>https://github.com/nagios-plugins/nagios-plugins/pull/1191</a></p>
<h4>Commit Summary</h4>
<ul>
<li>check_oracle: --tns bad string matching</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/nagios-plugins/nagios-plugins/pull/1191/files#diff-0">THANKS.in</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/nagios-plugins/nagios-plugins/pull/1191/files#diff-1">plugins-scripts/check_oracle.sh</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1191.patch'>https://github.com/nagios-plugins/nagios-plugins/pull/1191.patch</a></li>
<li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1191.diff'>https://github.com/nagios-plugins/nagios-plugins/pull/1191.diff</a></li>
</ul>