<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins, branch v2.0</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.0</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.0'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2014-07-11T14:46:12Z</updated>
<entry>
<title>NEWS: Fix typo</title>
<updated>2014-07-11T14:46:12Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-11T14:46:12Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=50cad9ae5d958f045fcea927b41b52d24ff59b91'/>
<id>urn:sha1:50cad9ae5d958f045fcea927b41b52d24ff59b91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for the 2.0 release</title>
<updated>2014-07-11T09:15:36Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-11T09:15:36Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=017b523fa4a8198d65e53b3ad414346f47ad0472'/>
<id>urn:sha1:017b523fa4a8198d65e53b3ad414346f47ad0472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: Wrap overly long line</title>
<updated>2014-07-11T07:49:59Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-11T07:49:59Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e4e95c1d594aa11fcc040241738c675d64c5ba44'/>
<id>urn:sha1:e4e95c1d594aa11fcc040241738c675d64c5ba44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update THANKS.in file with latest author</title>
<updated>2014-07-10T19:31:17Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-10T19:31:17Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7e0661a0930370248a0cd13174a6488fb1345ea0'/>
<id>urn:sha1:7e0661a0930370248a0cd13174a6488fb1345ea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1272 from mfalkvidd/master</title>
<updated>2014-07-10T19:25:50Z</updated>
<author>
<name>Sam Kottler</name>
<email>shk@linux.com</email>
</author>
<published>2014-07-10T19:25:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=222c1d45c0abfc8aae6aa3bad9dd5d4e9398b75a'/>
<id>urn:sha1:222c1d45c0abfc8aae6aa3bad9dd5d4e9398b75a</id>
<content type='text'>
check_procs: Add delay after forking in test</content>
</entry>
<entry>
<title>check_procs: Add delay after forking in test</title>
<updated>2014-07-10T19:10:48Z</updated>
<author>
<name>Mikael Falkvidd</name>
<email>mfalkvidd@op5.com</email>
</author>
<published>2014-07-10T12:25:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f54d10fe9ba202415c2001b1ec7c6eb4697c3d10'/>
<id>urn:sha1:f54d10fe9ba202415c2001b1ec7c6eb4697c3d10</id>
<content type='text'>
Forking raises a race condition, where the parent might run the
test before the child has had time to fork. If that happens,
an error similar to this is produced:
 Failed test 'Output correct'
 at ./t/check_procs.t line 32.
                 'PROCS OK: 0 processes with args 'sleep 7' | processes=0;;;0;'
   doesn't match '/^PROCS OK: 1 process?/'

Sleeping a bit should avoid the problem. It might be enough to
sleep less than a second, but perl's built-in sleep function only
supports integer seconds.

In our build environment, the build failed 3 of 4 times before
this patch. After the patch it failed 0 of 7 times.

Signed-off-by: Mikael Falkvidd &lt;mfalkvidd@op5.com&gt;
</content>
</entry>
<entry>
<title>NEWS: Add a warning regarding check_snmp</title>
<updated>2014-07-07T19:02:52Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-07T19:02:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=43b66c06a921b878ba4de2a246a219cca94dd498'/>
<id>urn:sha1:43b66c06a921b878ba4de2a246a219cca94dd498</id>
<content type='text'>
Tell users that check_snmp might now return CRITICAL in cases where it
used to return OK, and how to deal with that.
</content>
</entry>
<entry>
<title>NEWS: Update version number</title>
<updated>2014-07-07T14:49:32Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-07T14:49:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=76d8a40cddef7a63507cb0d0ce224ec373e4c62c'/>
<id>urn:sha1:76d8a40cddef7a63507cb0d0ce224ec373e4c62c</id>
<content type='text'>
We're going to release version 2.0, not 1.6.
</content>
</entry>
<entry>
<title>plugins/netutils.h: Adjust UNIX_PATH_MAX for BSD</title>
<updated>2014-07-07T09:33:39Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-07T09:33:39Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a2505f049d48d8ff77159a382f46b3cf854c096d'/>
<id>urn:sha1:a2505f049d48d8ff77159a382f46b3cf854c096d</id>
<content type='text'>
On at least FreeBSD, NetBSD, OpenBSD, DragonFly, and OS X, this is
hard-coded at 104 bytes.

Closes #1267.
</content>
</entry>
<entry>
<title>Don't rely on FindBin module to locate utils.pm</title>
<updated>2014-07-06T17:55:03Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-06T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1f4fd12845a2041df3f34f7a84d8012e747e327c'/>
<id>urn:sha1:1f4fd12845a2041df3f34f7a84d8012e747e327c</id>
<content type='text'>
As the FindBin module doesn't work with ePN, set the path to utils.pm
explicitly at build time.  Keep using FindBin additionally, so that the
plugins can also be executed from the build directory.

Closes #1271.
</content>
</entry>
</feed>
