<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugin-perl/t, branch v0.37</title>
<subtitle>Monitoring::Plugin
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/atom?h=v0.37</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/atom?h=v0.37'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/'/>
<updated>2014-01-20T13:49:14Z</updated>
<entry>
<title>keep the old name in copyright for more transparency</title>
<updated>2014-01-20T13:49:14Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2014-01-20T13:49:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=dfae38b656242898ce962c9ad93ed66be45fc3d4'/>
<id>urn:sha1:dfae38b656242898ce962c9ad93ed66be45fc3d4</id>
<content type='text'>
Signed-off-by: Sven Nierlein &lt;sven@nierlein.de&gt;
</content>
</entry>
<entry>
<title>renamed module into Monitoring::Plugin</title>
<updated>2014-01-19T23:54:34Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2014-01-19T23:54:34Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=b418181dfe80dd75169b6e8a619ac1932155dea2'/>
<id>urn:sha1:b418181dfe80dd75169b6e8a619ac1932155dea2</id>
<content type='text'>
since the complete monitoring team has been renamed, we
also rename this module.

Signed-off-by: Sven Nierlein &lt;sven@nierlein.de&gt;
</content>
</entry>
<entry>
<title>Add new test - match on "die" error message</title>
<updated>2012-06-29T02:49:41Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2012-06-29T02:49:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=bacb16365718f55bbb09f9d990011e3829691f16'/>
<id>urn:sha1:bacb16365718f55bbb09f9d990011e3829691f16</id>
<content type='text'>
1. Add new test "class" where expected data is the error string caught
2. Add new test exposing a bug where default file used is not shown, ex:
  Invalid section 'bad_section' in config file ''
</content>
</entry>
<entry>
<title>check_threshold to check multiple values at once</title>
<updated>2011-12-22T16:56:08Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@gmail.com</email>
</author>
<published>2011-12-22T16:56:08Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=cce4fccf608b3e4accf7cbf2f11da23b3d627f15'/>
<id>urn:sha1:cce4fccf608b3e4accf7cbf2f11da23b3d627f15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed test failure with Test::More 0.96 (RT57709)</title>
<updated>2010-12-03T11:56:48Z</updated>
<author>
<name>nagios</name>
<email>nagios@opsviewdev32.(none)</email>
</author>
<published>2010-12-03T11:56:48Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=0b559b217bd08bb87bee018e715d01848e8d007f'/>
<id>urn:sha1:0b559b217bd08bb87bee018e715d01848e8d007f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test for exported variable %STATUS_TEXT (Andrew Ford - RT46048)</title>
<updated>2010-04-15T08:50:30Z</updated>
<author>
<name>tonvoon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2010-04-15T08:50:30Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=d2ea3cc29ea66a29d6dfa54dcd394d972ae97ef8'/>
<id>urn:sha1:d2ea3cc29ea66a29d6dfa54dcd394d972ae97ef8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shortname enhancement</title>
<updated>2010-03-12T13:09:11Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-03-10T06:54:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=c128d293b015291c5e45637d9e3d5b1e1fb36c12'/>
<id>urn:sha1:c128d293b015291c5e45637d9e3d5b1e1fb36c12</id>
<content type='text'>
This patch makes shortname use the defined plugin's name if set,
otherwise the normal method should prevail. To do so I had to
generate shortname during np initialization instead of at use time.
</content>
</entry>
<entry>
<title>Fixed parsing when two = signs within the performance data portion</title>
<updated>2009-06-06T06:16:11Z</updated>
<author>
<name>tonvoon@users.sourceforge.net</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2009-06-05T17:01:22Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=673108c6cd8c84f72db0ddb2997b96cbe28ba5ea'/>
<id>urn:sha1:673108c6cd8c84f72db0ddb2997b96cbe28ba5ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added parsing of labels with spaces (thanks to Kang)</title>
<updated>2009-03-03T10:36:02Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@macbook.local</email>
</author>
<published>2009-03-03T10:36:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=b0ff1e4262fa7f09c9cdb91206b6d2a2a1aa06a7'/>
<id>urn:sha1:b0ff1e4262fa7f09c9cdb91206b6d2a2a1aa06a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for valid numerical value before returning perfdata object</title>
<updated>2009-01-05T22:24:44Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@macbook.local</email>
</author>
<published>2009-01-05T22:24:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=67a45638154221708da7f92451143475bdc229ac'/>
<id>urn:sha1:67a45638154221708da7f92451143475bdc229ac</id>
<content type='text'>
</content>
</entry>
</feed>
