<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/tests, branch maint-2.1</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=maint-2.1</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=maint-2.1'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2014-07-31T19:07:18Z</updated>
<entry>
<title>tests: skip extented snmp tests if snmpd has no perl support</title>
<updated>2014-07-31T19:07:18Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-07-31T15:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a5b6d94fc6daa1868745441f6fed8f7576f2e5dd'/>
<id>urn:sha1:a5b6d94fc6daa1868745441f6fed8f7576f2e5dd</id>
<content type='text'>
solaris snmpd has no perl support by default, so this test will fail.

Signed-off-by: Sven Nierlein &lt;Sven.Nierlein@consol.de&gt;
</content>
</entry>
<entry>
<title>plugins/tests/check_http.t: Adjust date strings</title>
<updated>2014-07-21T19:52:33Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-07-21T19:52:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b785a770e4fbcdd6d11717eeb6eb00172eac4fb8'/>
<id>urn:sha1:b785a770e4fbcdd6d11717eeb6eb00172eac4fb8</id>
<content type='text'>
Adjust the expected date strings to the now-localized output produced by
plugins/sslutils.c.

Closes #1275.
</content>
</entry>
<entry>
<title>tests: freebsds snmpd does not use quotes</title>
<updated>2014-06-13T14:34:03Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-06-13T14:34:03Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b2fed383b1a04e64731333957fb098d77627cfdb'/>
<id>urn:sha1:b2fed383b1a04e64731333957fb098d77627cfdb</id>
<content type='text'>
when returning syscontact. So make them optional since we want to test
check_snmp and not the snmpd.

Signed-off-by: Sven Nierlein &lt;Sven.Nierlein@consol.de&gt;
</content>
</entry>
<entry>
<title>tests: check_proc tests fail if uid -2 does not map to nobody</title>
<updated>2014-06-13T13:57:21Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-06-13T13:57:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4102eaae0e50d514eb277e12c9ab382aed3a888c'/>
<id>urn:sha1:4102eaae0e50d514eb277e12c9ab382aed3a888c</id>
<content type='text'>
so make sure our tests only run if -2 maps to nobody

Signed-off-by: Sven Nierlein &lt;Sven.Nierlein@consol.de&gt;
</content>
</entry>
<entry>
<title>require at least HTTP::Daemon 6.01</title>
<updated>2014-06-13T12:01:12Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-06-13T12:01:12Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fb89accaaa831def2f948192a04eae84c4777531'/>
<id>urn:sha1:fb89accaaa831def2f948192a04eae84c4777531</id>
<content type='text'>
since the test uses send_header from HTTP::Daemon::ClientConn which has been introduced in
HTTP::Daemon 6.01
</content>
</entry>
<entry>
<title>tests: testCmd has own timeout which overwrites local one</title>
<updated>2014-06-12T11:56:48Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-06-12T11:56:48Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c5a6c5136a2a7e629907b04a63dff059603bdb09'/>
<id>urn:sha1:c5a6c5136a2a7e629907b04a63dff059603bdb09</id>
<content type='text'>
so add configurable/optional timeout to testCmd.

Signed-off-by: Sven Nierlein &lt;Sven.Nierlein@consol.de&gt;
</content>
</entry>
<entry>
<title>tests: parts of the check_procs test only work when uid -2 exists</title>
<updated>2014-06-12T09:45:49Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-06-12T09:45:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3529d7465d31234ec634939ed1a6bdc915b73ccd'/>
<id>urn:sha1:3529d7465d31234ec634939ed1a6bdc915b73ccd</id>
<content type='text'>
skip those tests if the uid does not exist

Signed-off-by: Sven Nierlein &lt;Sven.Nierlein@consol.de&gt;
</content>
</entry>
<entry>
<title>check_procs test fails if there is no user with uid 501</title>
<updated>2014-02-18T15:20:11Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-02-18T15:20:11Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=385340a4ef89e0feac915e2154b7e3d155f42b73'/>
<id>urn:sha1:385340a4ef89e0feac915e2154b7e3d155f42b73</id>
<content type='text'>
thats because check_procs verifys there is a user for a
given uid filter. So even we use sample data for this
test, we still need a real user.

Signed-off-by: Sven Nierlein &lt;Sven.Nierlein@consol.de&gt;
</content>
</entry>
<entry>
<title>Add perfdata in check_proc output tests</title>
<updated>2014-01-31T18:00:53Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2014-01-31T18:00:53Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f3078c33f6fd90faba50ebad35acad2df037b450'/>
<id>urn:sha1:f3078c33f6fd90faba50ebad35acad2df037b450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix snmpd tests</title>
<updated>2014-01-31T17:30:11Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2014-01-31T17:30:11Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f45adede7d3f4ef5e7a7d2d136eeb49f372bd500'/>
<id>urn:sha1:f45adede7d3f4ef5e7a7d2d136eeb49f372bd500</id>
<content type='text'>
</content>
</entry>
</feed>
