<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins, branch v2.1.2</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.1.2</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.1.2'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2015-10-16T09:26:05Z</updated>
<entry>
<title>Prepare for the 2.1.2 release</title>
<updated>2015-10-16T09:26:05Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2015-10-16T09:26:05Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5f1371fb6fec0747dde6ced777bbac18081c25f4'/>
<id>urn:sha1:5f1371fb6fec0747dde6ced777bbac18081c25f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>THANKS.in: Add new authors</title>
<updated>2015-10-16T09:23:46Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2015-10-16T09:23:46Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=db1494b32166f8d057dc9d2e9d599d0fdf89bfa3'/>
<id>urn:sha1:db1494b32166f8d057dc9d2e9d599d0fdf89bfa3</id>
<content type='text'>
Update the THANKS.in file with the new Git commit authors.
</content>
</entry>
<entry>
<title>Updating NEWS</title>
<updated>2015-10-13T09:39:36Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2015-10-13T09:37:34Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d76c50848114c1f60cf87173474eed202c792154'/>
<id>urn:sha1:d76c50848114c1f60cf87173474eed202c792154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for unclosed filehandle in pst3 on Solaris</title>
<updated>2015-10-13T09:39:17Z</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=c097642e52072e84287e9a6aea894585f32387ff'/>
<id>urn:sha1:c097642e52072e84287e9a6aea894585f32387ff</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>Updating NEWS file</title>
<updated>2015-10-12T10:13:35Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2015-10-12T10:02:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f729ee3b4db11634634652b282384fa2007a2364'/>
<id>urn:sha1:f729ee3b4db11634634652b282384fa2007a2364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1362 from waja/sslutils_remove_superfluous_parenthesis</title>
<updated>2015-10-04T13:26:13Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.org</email>
</author>
<published>2015-10-04T13:26:13Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5a9ca0590f847ef96421912bd2562292580a7d7c'/>
<id>urn:sha1:5a9ca0590f847ef96421912bd2562292580a7d7c</id>
<content type='text'>
sslutils: remove superfluous parenthesis</content>
</entry>
<entry>
<title>sslutils: Remove superfluous parenthesis for sslv3 function too</title>
<updated>2015-10-04T13:16:15Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2015-10-04T13:11:40Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8e661a3bd6c6892ed4db926eab769c167b0e9091'/>
<id>urn:sha1:8e661a3bd6c6892ed4db926eab769c167b0e9091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sslutils: remove superfluous parenthesis</title>
<updated>2015-10-04T13:09:36Z</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2014-12-20T19:58:22Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0a406d8dcec816a94d283b872755b28f219bea2e'/>
<id>urn:sha1:0a406d8dcec816a94d283b872755b28f219bea2e</id>
<content type='text'>
Remove superfluous parenthesis.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
</entry>
<entry>
<title>check_snmp: modified tests</title>
<updated>2015-10-04T11:40:04Z</updated>
<author>
<name>Oliver Skibbe</name>
<email>oliskibbe@gmail.com</email>
</author>
<published>2015-03-06T11:43:34Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2d677b19ed34ff8171dbf07fb7744e560737d143'/>
<id>urn:sha1:2d677b19ed34ff8171dbf07fb7744e560737d143</id>
<content type='text'>
(Closes #1325)
</content>
</entry>
<entry>
<title>check_snmp.c: switched DEFAULT_TIMEOUT to DEFAULT_SOCKET_TIMEOUT (provided by utils.h), already used by help description, see issue #1318</title>
<updated>2015-10-04T11:20:32Z</updated>
<author>
<name>Oliver Skibbe</name>
<email>oliskibbe@gmail.com</email>
</author>
<published>2015-03-06T10:51:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6ba26122f4746a7e16272b1b9546342820400a78'/>
<id>urn:sha1:6ba26122f4746a7e16272b1b9546342820400a78</id>
<content type='text'>
</content>
</entry>
</feed>
