<p>This branch fixes a number of Windows build issues - though not all of them, check_icmp still breaks the build.</p>
<p>It also implements proper support for check_ping, check_users and check_disk on Windows.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/gunnarbeutner/monitoring-plugins windows-fixes</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/monitoring-plugins/monitoring-plugins/pull/1255'>https://github.com/monitoring-plugins/monitoring-plugins/pull/1255</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Add missing file extensions for some of the plugins.</li>
<li>Make check_ping work on Windows.</li>
<li>Make check_users work on Windows.</li>
<li>Make check_disk work on Windows.</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1255/files#diff-0">configure.ac</a>
(68)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1255/files#diff-1">plugins/Makefile.am</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1255/files#diff-2">plugins/check_disk.c</a>
(21)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1255/files#diff-3">plugins/check_ping.c</a>
(7)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1255/files#diff-4">plugins/check_users.c</a>
(42)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/monitoring-plugins/monitoring-plugins/pull/1255.patch'>https://github.com/monitoring-plugins/monitoring-plugins/pull/1255.patch</a></li>
<li><a href='https://github.com/monitoring-plugins/monitoring-plugins/pull/1255.diff'>https://github.com/monitoring-plugins/monitoring-plugins/pull/1255.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/1255'>Reply to this email on GitHub</a>.<img src='https://github.com/notifications/beacon/5514713__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNDEyOTkyMywiZGF0YSI6eyJpZCI6MzA4NjQxNjB9fQ==--dbda6e71f06c38a34b44810ee6aa7fc63c380199.gif' height='1' width='1'></p>