<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-root, branch maint-2.2</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=maint-2.2</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=maint-2.2'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2017-01-10T21:03:06Z</updated>
<entry>
<title>Apply another spelling fix</title>
<updated>2017-01-10T21:03:06Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2017-01-10T20:34:58Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8526d65d47195d76d78f0132115dd22ebe8ff557'/>
<id>urn:sha1:8526d65d47195d76d78f0132115dd22ebe8ff557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spelling fixes suggested by lintian</title>
<updated>2017-01-10T20:03:20Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2016-11-30T16:38:36Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b7ba1178da7cd12ab983bd3b8047368c5a119851'/>
<id>urn:sha1:b7ba1178da7cd12ab983bd3b8047368c5a119851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly remove MSG_PEEK in check_dhcp.c. Fixes #1450.</title>
<updated>2016-12-07T20:16:47Z</updated>
<author>
<name>Harald Koch</name>
<email>chk@anemone.chk.cfrq.net</email>
</author>
<published>2016-12-07T18:11:40Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c7f7959dd90e2b82bb1904a02e11f4b5e0f35709'/>
<id>urn:sha1:c7f7959dd90e2b82bb1904a02e11f4b5e0f35709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_dhcp: Make xid a bit more random</title>
<updated>2016-09-16T07:43:04Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2016-09-16T07:43:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8672529b37fc73fbcc15cb2b2ba9b677f37dac5e'/>
<id>urn:sha1:8672529b37fc73fbcc15cb2b2ba9b677f37dac5e</id>
<content type='text'>
Don't just use the current time(2) to seed the PRNG that generates the
xid.  A DHCP server might be checked multiple times per second.
</content>
</entry>
<entry>
<title>check_dhcp: Don't peek before reading response</title>
<updated>2016-09-14T09:57:31Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2016-09-14T09:57:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=99f5be29927de6863849441b8af4b794033cc8bd'/>
<id>urn:sha1:99f5be29927de6863849441b8af4b794033cc8bd</id>
<content type='text'>
Omit a recvfrom(3) call which has the MSG_PEEK flag set and should have
no effect at all.  According to a comment in the code, this call was
meant to be a workaround to an opaque issue.  If anyone runs into that
issue, we should fix it properly instead.
</content>
</entry>
<entry>
<title>Merge branch 'check_proc_1203'</title>
<updated>2015-10-13T09:15:20Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2015-10-13T09:15:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=25e6f5efafe99517265964c22bf49da74b5ab2de'/>
<id>urn:sha1:25e6f5efafe99517265964c22bf49da74b5ab2de</id>
<content type='text'>
(Closes #1371)
(Closes #1203)
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2015-10-08T10:52:10Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2015-10-08T10:52:10Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=37928b52a59f80183004cc36b646aec5f9546ff5'/>
<id>urn:sha1:37928b52a59f80183004cc36b646aec5f9546ff5</id>
<content type='text'>
* maint:
  sslutils: Remove superfluous parenthesis for sslv3 function too
  sslutils: remove superfluous parenthesis
  check_snmp: modified tests
  check_snmp.c: switched DEFAULT_TIMEOUT to DEFAULT_SOCKET_TIMEOUT (provided by utils.h), already used by help description, see issue #1318
  install snmpd on travis tests
  enable libtab on travis builds
  add perl snmp to travis dependencies
  NEWS: Mention check_ups performance data fix
  Fix incorrect performance data thresholds
  check_dhcp: Fix option parsing
  Fixes segfaults when running via monitoring worker (off-by-one)
  travis: fix http test host
  sslutils: Check if OpenSSL supports SSLv3.

Conflicts:
	NEWS
	plugins/sslutils.c
</content>
</entry>
<entry>
<title>Fix for unclosed filehandle in pst3 on Solaris</title>
<updated>2015-10-05T11:23:59Z</updated>
<author>
<name>abrist</name>
<email>abrist@nagios.com</email>
</author>
<published>2015-07-28T19:20:38Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d077d64e54c6162e410c4227fd75d090758594ea'/>
<id>urn:sha1:d077d64e54c6162e410c4227fd75d090758594ea</id>
<content type='text'>
On Solaris, check_procs uses pst3 instead of /bin/ps (see
http://monitoring-plugins.org/doc/faq/ps-on-solaris.html for background). There's
a small bug in pst3 which causes it to NOT report some processes that are at
the end of the process table, at least on very busy systems (we noticed this
on a CoolThreads T5240 with load averages up to 90).

The bug is that a filehandle is not properly closed.

Thanks to jwinkle01 for finding and patching the bug.

(Closes #1203)
</content>
</entry>
<entry>
<title>use unknown exit code for help/version in plugins-root as well</title>
<updated>2015-10-04T17:24:30Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2015-10-04T17:03:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bebf1cd050ecb0e23f02353e19125767623bd41f'/>
<id>urn:sha1:bebf1cd050ecb0e23f02353e19125767623bd41f</id>
<content type='text'>
Signed-off-by: Sven Nierlein &lt;sven@nierlein.de&gt;
</content>
</entry>
<entry>
<title>check_dhcp: Fix option parsing</title>
<updated>2015-10-02T10:18:13Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2015-10-02T10:18:13Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=466cb79e5224327c29fc6b84a1cec99c2b190c5a'/>
<id>urn:sha1:466cb79e5224327c29fc6b84a1cec99c2b190c5a</id>
<content type='text'>
The call_getopt() function didn't always return the correct number of
processed arguments.  However, since check_dhcp doesn't support
non-option arguments, the caller doesn't need this number anyway.

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