<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins, 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>2019-01-20T20:42:15Z</updated>
<entry>
<title>Merge branch 'fix_mariadb' into maint-2.2</title>
<updated>2019-01-20T20:42:15Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2019-01-20T20:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=351a38f1948a4d1a6d40c6ff7f9415a46fa6a16e'/>
<id>urn:sha1:351a38f1948a4d1a6d40c6ff7f9415a46fa6a16e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply initializes n before it is used</title>
<updated>2019-01-20T14:03:57Z</updated>
<author>
<name>Iustin Pop</name>
<email>iustin@debian.org</email>
</author>
<published>2019-01-18T21:52:54Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=eeb41ef1e7f687585aa34be8c655848a4fe647e4'/>
<id>urn:sha1:eeb41ef1e7f687585aa34be8c655848a4fe647e4</id>
<content type='text'>
When SSL is enabled, n is assigned the size of the server's second EHLO
response (I think in bytes), which will usually be significantly higher
than the command passed. As such, no commands are executed and no responses
are checked, which - silently - defeats the desired checks and results in a
success value.
</content>
</entry>
<entry>
<title>Fix build issue with MariaDB 10.2</title>
<updated>2019-01-18T20:44:08Z</updated>
<author>
<name>Bernard Spil</name>
<email>Sp1l@users.noreply.github.com</email>
</author>
<published>2017-11-06T16:31:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ac0437ff896ba9ce2549b2d2ec3de146a886f08a'/>
<id>urn:sha1:ac0437ff896ba9ce2549b2d2ec3de146a886f08a</id>
<content type='text'>
As of 10.2 MariaDB no longer defines MYSQL_PORT.</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>check_radius: Make compiler happy</title>
<updated>2016-11-21T13:49:03Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2016-11-21T13:49:03Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fae05eb17809e31ddb167e2358686d80b0997eff'/>
<id>urn:sha1:fae05eb17809e31ddb167e2358686d80b0997eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "check_disk - show all disks if state is ok and option error only is used"</title>
<updated>2016-11-21T12:26:28Z</updated>
<author>
<name>Oliver Skibbe</name>
<email>oliskibbe@gmail.com</email>
</author>
<published>2016-11-21T12:26:28Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d03a2a82b3f0108ee3d2d241a6c4628b082704bb'/>
<id>urn:sha1:d03a2a82b3f0108ee3d2d241a6c4628b082704bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sslutils: Address compiler warning</title>
<updated>2016-11-21T08:31:08Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2016-11-21T08:31:08Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8b727baec560bdd3eea8fe89b897f2adb9aa535f'/>
<id>urn:sha1:8b727baec560bdd3eea8fe89b897f2adb9aa535f</id>
<content type='text'>
SSLv23_client_method() and friends return a pointer to a const-qualified
SSL_METHOD.
</content>
</entry>
<entry>
<title>Creating and mounting randisk to make use of check_disk tests</title>
<updated>2016-11-20T19:38:41Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2016-11-20T16:56:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6d0c1116317ed786971c67a325d67edce37bc746'/>
<id>urn:sha1:6d0c1116317ed786971c67a325d67edce37bc746</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1382 from riskersen/smtp_tls_expec</title>
<updated>2016-11-19T15:38:07Z</updated>
<author>
<name>Oliver Skibbe</name>
<email>oliskibbe@gmail.com</email>
</author>
<published>2016-11-19T15:38:07Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6438fec7888ffca6d435abffd5283bcc1a9814b5'/>
<id>urn:sha1:6438fec7888ffca6d435abffd5283bcc1a9814b5</id>
<content type='text'>
check_smtp: extended support for expect option</content>
</entry>
<entry>
<title>Merge pull request #1374 from riskersen/check_http_perfdata_timeo</title>
<updated>2016-11-19T15:36:26Z</updated>
<author>
<name>Oliver Skibbe</name>
<email>oliskibbe@gmail.com</email>
</author>
<published>2016-11-19T15:36:26Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6026ff5c1899b7b2516f9fb21b8ffb4b73168722'/>
<id>urn:sha1:6026ff5c1899b7b2516f9fb21b8ffb4b73168722</id>
<content type='text'>
check_http: added timeout to perfdata as max val

Resolves #1350</content>
</entry>
</feed>
