<p>We need the option  to bail out with an error, if there is something on stdout.<br>
E.g. someone is defining: </p>

<pre><code>stty erase ^H
</code></pre>

<p>without any checks in the users profile (.bashrc or .profile)</p>

<p>Sorry for the GIT hussle</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/nafets/monitoring-plugins exit_on_stderr</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/monitoring-plugins/monitoring-plugins/pull/1299'>https://github.com/monitoring-plugins/monitoring-plugins/pull/1299</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>added option to exit with an warning, if there is output on STDERR</li>
  <li>avoid segfault, if ulimit is not set</li>
  <li>Revert "avoid segfault, if ulimit is not set", should be done in a branch</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1299/files#diff-0">plugins/check_by_ssh.c</a>
    (14)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/monitoring-plugins/monitoring-plugins/pull/1299.patch'>https://github.com/monitoring-plugins/monitoring-plugins/pull/1299.patch</a></li>
  <li><a href='https://github.com/monitoring-plugins/monitoring-plugins/pull/1299.diff'>https://github.com/monitoring-plugins/monitoring-plugins/pull/1299.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br><a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1299">Reply to this email on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFQl2SL22F67SffPfPhjlroK3kvkJ4AOks5nPOPxgaJpZM4C9-Rs.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1299"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>