Windows fixes (#1255)
Gunnar Beutner
notifications at github.com
Sat Apr 26 13:12:03 CEST 2014
This branch fixes a number of Windows build issues - though not all of them,
check_icmp still breaks the build.
It also implements proper support for check_ping, check_users and check_disk
on Windows.
You can merge this Pull Request by running:
git pull https://github.com/gunnarbeutner/monitoring-plugins windows-fixes
Or you can view, comment on it, or merge it online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1255
-- Commit Summary --
* Add missing file extensions for some of the plugins.
* Make check_ping work on Windows.
* Make check_users work on Windows.
* Make check_disk work on Windows.
-- File Changes --
M configure.ac (68)
M plugins/Makefile.am (2)
M plugins/check_disk.c (21)
M plugins/check_ping.c (7)
M plugins/check_users.c (42)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1255.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1255.diff
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1255
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20140426/15305e19/attachment.html>
More information about the Devel
mailing list