<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/tests, branch release-1.4.16</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.16</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.16'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2012-06-26T22:02:09Z</updated>
<entry>
<title>check_snmp: use single quotes for perf data labels</title>
<updated>2012-06-26T22:02:09Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2012-06-26T22:02:09Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=843f9540562930391b7db224664adbf951f11275'/>
<id>urn:sha1:843f9540562930391b7db224664adbf951f11275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix performance data label containing spaces in check_snmp (Jochen Bern)</title>
<updated>2012-06-26T18:53:13Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2012-06-26T18:53:13Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9c886d049d1dec9be0ac147c57d2094d2d4773da'/>
<id>urn:sha1:9c886d049d1dec9be0ac147c57d2094d2d4773da</id>
<content type='text'>
Add --perf-oids option for check_snmp to retain optional 1.4.14 compatibility
</content>
</entry>
<entry>
<title>added test case for certificate checs with both warning and critical values</title>
<updated>2012-06-25T10:54:15Z</updated>
<author>
<name>William Leibzon</name>
<email>william@leibzon.org</email>
</author>
<published>2012-06-25T09:05:28Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=181260d636d94c55be2208f6353813cfa00b183a'/>
<id>urn:sha1:181260d636d94c55be2208f6353813cfa00b183a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_http: check for and print the certificate cn</title>
<updated>2011-02-04T05:54:52Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2011-02-04T05:54:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4611e41bc50d15275b316c6f21b688997a9c78c4'/>
<id>urn:sha1:4611e41bc50d15275b316c6f21b688997a9c78c4</id>
<content type='text'>
This patch adds a check for the certificate cn (hostname) to normal
certificate checks. It returns CRITICAL if th cn is missing, otherwise it
prints it in the normal output.

Patch by Stéphane Urbanovski
</content>
</entry>
<entry>
<title>Fix for regex input of '|', being output causing problems with Nagios' parsing of</title>
<updated>2011-01-21T13:14:33Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2011-01-21T13:14:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1a5a83bb82c35d888229fe9f815fbc663c0f4d3c'/>
<id>urn:sha1:1a5a83bb82c35d888229fe9f815fbc663c0f4d3c</id>
<content type='text'>
performance data. Now replaced with ','
</content>
</entry>
<entry>
<title>Test updates...</title>
<updated>2011-01-06T04:09:54Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2011-01-06T04:09:54Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ae2a66913706e4cb3fc870485abe34c0f3696124'/>
<id>urn:sha1:ae2a66913706e4cb3fc870485abe34c0f3696124</id>
<content type='text'>
1. Timetick test could fail with uptime &gt; 115 days. Thresholds are
double type, so it's safe to put a large number even for 32bit systems.
2. Add a test based on an invalid bug report, worthy anyway.
</content>
</entry>
<entry>
<title>Fix minor test issues</title>
<updated>2010-12-01T04:57:04Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-12-01T04:57:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c49fed07c3837fb7590bd05d192d6b6f6c4ae5d4'/>
<id>urn:sha1:c49fed07c3837fb7590bd05d192d6b6f6c4ae5d4</id>
<content type='text'>
My Test::More wouldn't print the total number of tests anymore, moving
the plan at the top appears to fix it.

At the same time I made check-http.t eval the special modules so it can
skip the tests instead of failing.
</content>
</entry>
<entry>
<title>Revert "check_snmp now considers strings returned by SNMP that contain just"</title>
<updated>2010-12-01T03:48:43Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-12-01T03:48:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5a2814a21bff07b87a7589ef19b63c9eecb8be9f'/>
<id>urn:sha1:5a2814a21bff07b87a7589ef19b63c9eecb8be9f</id>
<content type='text'>
This reverts commit 896962a1ad1b7d7c75d42c565b06cc799feb0a7c.

Conflicts:

	NEWS
	plugins/tests/check_snmp.t

Notes:
	Reverting because I rebased a patch that was doing the same thing, plus
	fixing more related regressions, and both didn't work together.
	I kept the tests intact except for one that wouldn't pass on 1.4.14
	either
</content>
</entry>
<entry>
<title>State-based tests enhancements</title>
<updated>2010-12-01T03:33:34Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-12-01T03:28:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=811684ffe394d050158c2a98d5be211d5ded3c88'/>
<id>urn:sha1:811684ffe394d050158c2a98d5be211d5ded3c88</id>
<content type='text'>
- Use /var/tmp for state if no state dir environment variable is set,
  this avoid the need for a writable localstatedir during tests.
- Use "rm -f", mostly to avoid printing out garbage of the directory
  doesn't exists
</content>
</entry>
<entry>
<title>check_snmp now considers strings returned by SNMP that contain just</title>
<updated>2010-11-15T15:43:41Z</updated>
<author>
<name>nagios</name>
<email>nagios@opsviewdev32.(none)</email>
</author>
<published>2010-11-15T15:43:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=896962a1ad1b7d7c75d42c565b06cc799feb0a7c'/>
<id>urn:sha1:896962a1ad1b7d7c75d42c565b06cc799feb0a7c</id>
<content type='text'>
numbers (according to strtod) to be a numeric value for threshold and
performance data
</content>
</entry>
</feed>
