<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/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-10T19:10:48Z</updated>
<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>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>Merge PR #1265 from waja/check_tcp_server_addr</title>
<updated>2014-06-30T13:13:39Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2014-06-30T13:02:38Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b62f2c14fbcec04c021774a9fe0275e395d9eecc'/>
<id>urn:sha1:b62f2c14fbcec04c021774a9fe0275e395d9eecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_jabber.t - fixed tests for new status output including hostname</title>
<updated>2014-06-30T11:55:42Z</updated>
<author>
<name>abrist</name>
<email>abrist@nagios.com</email>
</author>
<published>2014-03-03T17:42:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4277f47bffb65bafeb9b8e256dd7116ce747e850'/>
<id>urn:sha1:4277f47bffb65bafeb9b8e256dd7116ce747e850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1190 from waja/github780</title>
<updated>2014-06-30T11:42:02Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.org</email>
</author>
<published>2014-06-30T11:42:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ed914472e92157ef8a304d8c2916058f24c7c964'/>
<id>urn:sha1:ed914472e92157ef8a304d8c2916058f24c7c964</id>
<content type='text'>
check_ssh: check protocol</content>
</entry>
<entry>
<title>Merge pull request #1262 from waja/fix_aix</title>
<updated>2014-06-28T20:24:52Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.org</email>
</author>
<published>2014-06-28T20:24:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2438931a3fe7e600c6fe48b163125ea179faea73'/>
<id>urn:sha1:2438931a3fe7e600c6fe48b163125ea179faea73</id>
<content type='text'>
Include common.h before any system headers.</content>
</entry>
<entry>
<title>Merge pull request #1264 from waja/check_nt_units</title>
<updated>2014-06-28T20:23:03Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.org</email>
</author>
<published>2014-06-28T20:23:03Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8d6c1833477bd3c3202cf7c94ec39c40ed9c2902'/>
<id>urn:sha1:8d6c1833477bd3c3202cf7c94ec39c40ed9c2902</id>
<content type='text'>
check_nt.c - Changed 'Mb' to 'MB' in MEMUSE.</content>
</entry>
<entry>
<title>Merge pull request #1263 from waja/coverity_fixes</title>
<updated>2014-06-28T20:14:02Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.org</email>
</author>
<published>2014-06-28T20:14:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ea8ab2002cd72f657582f4dd0a0580bd10131401'/>
<id>urn:sha1:ea8ab2002cd72f657582f4dd0a0580bd10131401</id>
<content type='text'>
Serveral coverity fixes from nagios-plugins</content>
</entry>
<entry>
<title>tests: added check_dns performance data test</title>
<updated>2014-06-28T20:05:25Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2014-06-28T20:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e566021a54c500aa2ee0f17bfe4f95d1fd1be243'/>
<id>urn:sha1:e566021a54c500aa2ee0f17bfe4f95d1fd1be243</id>
<content type='text'>
Signed-off-by: Sven Nierlein &lt;sven@nierlein.de&gt;
</content>
</entry>
<entry>
<title>check_dns.c Added a bit more logic to thresholds</title>
<updated>2014-06-28T20:01:16Z</updated>
<author>
<name>abrist</name>
<email>abrist@nagios.com</email>
</author>
<published>2014-02-26T17:08:59Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e49973493c4ede24f034dc8e54d988404795ae17'/>
<id>urn:sha1:e49973493c4ede24f034dc8e54d988404795ae17</id>
<content type='text'>
Added two if elses to cover when only one threshold is set.
</content>
</entry>
</feed>
