<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-root, 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-13T09:39:17Z</updated>
<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>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>
<entry>
<title>Fixes segfaults when running via monitoring worker</title>
<updated>2015-10-02T08:32:00Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2015-05-05T12:56:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6a939fa1bacd90b64a8e09939ee06223330f7567'/>
<id>urn:sha1:6a939fa1bacd90b64a8e09939ee06223330f7567</id>
<content type='text'>
(off-by-one)

Grabed from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198318
</content>
</entry>
<entry>
<title>check_icmp/check_dhcp: disable check, if we are root</title>
<updated>2014-07-06T11:29:24Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2014-07-06T10:58:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ba21e26443385dd283d08e0419ff6ff25fedd0e8'/>
<id>urn:sha1:ba21e26443385dd283d08e0419ff6ff25fedd0e8</id>
<content type='text'>
As it is possible to use capabilities(7) on linux or solaris
privileges for example, it is not necessary in all cases to
have those binaries making use of setuid.
</content>
</entry>
<entry>
<title>plugins-root/check_dhcp.c - array out of bounds</title>
<updated>2014-06-28T16:22:04Z</updated>
<author>
<name>Spenser Reinhardt</name>
<email>sreinhardt@nagios.com</email>
</author>
<published>2014-06-22T21:02:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e7e6edb2f8e43085d02cdda93fe16256ab3a35fe'/>
<id>urn:sha1:e7e6edb2f8e43085d02cdda93fe16256ab3a35fe</id>
<content type='text'>
Coverity 66488 - offer_packet-&gt;options has a max size of 312. It was being used in a loop verifying less than 311, but increasing by 2 per loop, causing a possible array index out of bounds. Changed to checking less than max length - 1. - SR
</content>
</entry>
<entry>
<title>Capitalize "Monitoring Plugins"</title>
<updated>2014-01-21T15:19:20Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-01-21T15:19:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=01e570f4a4e2a2701b6afeaba4eddf91a31fbe45'/>
<id>urn:sha1:01e570f4a4e2a2701b6afeaba4eddf91a31fbe45</id>
<content type='text'>
"Monitoring Plugins" is a name.
</content>
</entry>
<entry>
<title>Capitalize "Monitoring" when it's the first word</title>
<updated>2014-01-20T02:12:50Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-01-20T02:12:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c3e756a855704089ded8a126158454167c9e0581'/>
<id>urn:sha1:c3e756a855704089ded8a126158454167c9e0581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Project rename initial commit.</title>
<updated>2014-01-19T19:18:47Z</updated>
<author>
<name>Monitoring Plugins Development Team</name>
<email>devel@monitoring-plugins.org</email>
</author>
<published>2014-01-18T08:40:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=63734f52ab1b4b2c17545b26fc41016d6bbd80bd'/>
<id>urn:sha1:63734f52ab1b4b2c17545b26fc41016d6bbd80bd</id>
<content type='text'>
This is an initial take at renaming the project to Monitoring Plugins.
It's not expected to be fully complete, and it is expected to break
things (The perl module for instance). More testing will be required
before this goes mainline.
</content>
</entry>
<entry>
<title>check_dhcp: fix mac address and interface number detection on solaris</title>
<updated>2013-09-17T17:56:55Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2013-09-17T17:56:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6e9d16809ec15a628920c0a3d7b6221aaf6aa895'/>
<id>urn:sha1:6e9d16809ec15a628920c0a3d7b6221aaf6aa895</id>
<content type='text'>
newer (or x86) solaris implementations have interface names like e1000g0
which includes numbers. So we reverse the interface number detection to
get the last number, instead of the first number.
</content>
</entry>
<entry>
<title>check_dhcp: fix tests interface detection</title>
<updated>2013-09-17T11:13:26Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2013-09-17T11:13:26Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=08d554ada1d12a0a0bc9c2e6e218789e05287af8'/>
<id>urn:sha1:08d554ada1d12a0a0bc9c2e6e218789e05287af8</id>
<content type='text'>
</content>
</entry>
</feed>
