<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/.gitignore, branch hw/http-connect</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=hw%2Fhttp-connect</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=hw%2Fhttp-connect'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2013-08-20T20:03:11Z</updated>
<entry>
<title>Add new Gnulib files to .gitignore</title>
<updated>2013-08-20T20:03:11Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-08-20T20:03:11Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3a847fc60f868986edfe9602a65d1ad84e4922a8'/>
<id>urn:sha1:3a847fc60f868986edfe9602a65d1ad84e4922a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add libnpcommon.a file to .gitignore</title>
<updated>2013-06-30T14:12:02Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-06-30T14:12:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fbb66b86b3f47b5debc498d3fe7f3d10ac28a232'/>
<id>urn:sha1:fbb66b86b3f47b5debc498d3fe7f3d10ac28a232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sfwebcron probe file</title>
<updated>2012-11-07T17:57:37Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2012-11-07T17:57:37Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=217a6a7643867ad949c25b5e8ca2d1839ec28133'/>
<id>urn:sha1:217a6a7643867ad949c25b5e8ca2d1839ec28133</id>
<content type='text'>
The initial file was created in the user's home and later tested in the
doc directory. Instead, just rsync if the file is missing.

Also add some temporary files to gitignore/make clean
</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 nagios-plugins.spec file to .gitignore</title>
<updated>2012-04-17T11:37:46Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2012-04-17T11:37:46Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=efa2a32a167a0395f5430b56da437cc96cc276e8'/>
<id>urn:sha1:efa2a32a167a0395f5430b56da437cc96cc276e8</id>
<content type='text'>
The nagios-plugins.spec file is created from nagios-plugins.spec.in and
should be ignored by Git.
</content>
</entry>
<entry>
<title>tools/distclean: use git-clean when possible</title>
<updated>2010-04-28T09:28:22Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-28T09:28:22Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b48c2bdd59783197c93cde531e6e8b9747c0a88f'/>
<id>urn:sha1:b48c2bdd59783197c93cde531e6e8b9747c0a88f</id>
<content type='text'>
git-clean is much faster and more reliable...

Also add confdefs.h in gitignore, although this file is normally removed
at the end of the configure script.
</content>
</entry>
<entry>
<title>Sync with the latest Gnulib code (177f525)</title>
<updated>2010-04-13T01:26:35Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-08T01:11:46Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=74da141e618ef99959d509cb2e7be35a348a39db'/>
<id>urn:sha1:74da141e618ef99959d509cb2e7be35a348a39db</id>
<content type='text'>
Signed-off-by: Thomas Guyot-Sionnest &lt;dermoth@aei.ca&gt;
</content>
</entry>
<entry>
<title>Add the timegm Gnulib module</title>
<updated>2009-03-20T06:57:11Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-20T06:48:40Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3fa3707b5752adfe348e101a194635cc11ace2af'/>
<id>urn:sha1:3fa3707b5752adfe348e101a194635cc11ace2af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add die tests for parse_ini</title>
<updated>2009-01-23T07:43:59Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-23T07:39:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8b103c0c778aa22dbe7688e7d11df20b7c80be70'/>
<id>urn:sha1:8b103c0c778aa22dbe7688e7d11df20b7c80be70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add die tests for extra-opts</title>
<updated>2009-01-22T07:04:31Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-21T06:27:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bf4abd539507e1194d836e6e818bda4807f497bf'/>
<id>urn:sha1:bf4abd539507e1194d836e6e818bda4807f497bf</id>
<content type='text'>
</content>
</entry>
</feed>
