<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/REQUIREMENTS, branch v2.1</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.1</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.1'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2014-06-22T12:10:38Z</updated>
<entry>
<title>check_radius: Support FreeRADIUS Client library</title>
<updated>2014-06-22T12:10:38Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-06-22T12:10:38Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c0311d98481b783f1d24dd6c59fe25ce994a090d'/>
<id>urn:sha1:c0311d98481b783f1d24dd6c59fe25ce994a090d</id>
<content type='text'>
Allow for using the FreeRADIUS Client library instead of radiusclient or
radiusclient-ng.  The latter two projects are dead.

Closes #1231.
</content>
</entry>
<entry>
<title>REQUIREMENTS: Update radiusclient-ng URL</title>
<updated>2014-06-22T11:59:57Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-06-22T11:59:57Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=22e7b78685747ded288642f25fefee7c57d3645a'/>
<id>urn:sha1:22e7b78685747ded288642f25fefee7c57d3645a</id>
<content type='text'>
The project was moved to SourceForge.net.
</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>Apply my patch from:</title>
<updated>2013-01-24T07:56:19Z</updated>
<author>
<name>Daniël van Eeden</name>
<email>git@myname.nl</email>
</author>
<published>2013-01-24T07:56:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e396a54274b48d91e708be95ed9bce7316a0a595'/>
<id>urn:sha1:e396a54274b48d91e708be95ed9bce7316a0a595</id>
<content type='text'>
http://sourceforge.net/tracker/index.php?func=detail&amp;aid=3269273&amp;group_id=29880&amp;atid=397597
</content>
</entry>
<entry>
<title>Initial version of the 'check_dbi' plugin.</title>
<updated>2012-06-06T12:10:55Z</updated>
<author>
<name>Sebastian Harl</name>
<email>sh@teamix.net</email>
</author>
<published>2011-04-07T15:24:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f9a942d2a11e70ee68d5ea2c9aa762bff004bf43'/>
<id>urn:sha1:f9a942d2a11e70ee68d5ea2c9aa762bff004bf43</id>
<content type='text'>
This plugin connects to an SQL database using libdbi, thus supporting all
database backends supported by libdbi. It will then issue the specified SQL
query and check the result (the numeric value of the first column of the first
row to be precise) against the specified warning/critical ranges.

The performance data includes the connection time (µs-resolution as provided
by gettimeofday()) and the query result.
</content>
</entry>
<entry>
<title>Add a note about radiusclient</title>
<updated>2008-05-23T09:09:17Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2008-05-23T09:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=75109b0d520d6d5f6e207305d23a051394a70df6'/>
<id>urn:sha1:75109b0d520d6d5f6e207305d23a051394a70df6</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1999 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Hints re: SSL features</title>
<updated>2008-02-11T21:36:55Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2008-02-11T21:36:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f99612320d6eda67644c07be04bb21aa4d7789db'/>
<id>urn:sha1:f99612320d6eda67644c07be04bb21aa4d7789db</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1924 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Added radiusclient-ng support to requirement notes</title>
<updated>2007-09-23T11:03:33Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@users.sourceforge.net</email>
</author>
<published>2007-09-23T11:03:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d9d0b7b45f0e8e5f885c21fdaf1e9a2282e90cba'/>
<id>urn:sha1:d9d0b7b45f0e8e5f885c21fdaf1e9a2282e90cba</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1790 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Make Linux specific plugin check_ide_smart build if appropriate headers are found</title>
<updated>2007-06-18T20:20:56Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@users.sourceforge.net</email>
</author>
<published>2007-06-18T20:20:56Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1aa01940861cae855a9b7cd2c7ccdebc116b309a'/>
<id>urn:sha1:1aa01940861cae855a9b7cd2c7ccdebc116b309a</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1744 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Location updates</title>
<updated>2007-01-23T18:20:49Z</updated>
<author>
<name>Holger Weiss</name>
<email>hweiss@users.sourceforge.net</email>
</author>
<published>2007-01-23T18:20:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=934bf71b9d0404af8846b545e523fa32767988af'/>
<id>urn:sha1:934bf71b9d0404af8846b545e523fa32767988af</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1578 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
</feed>
