<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/t, branch iputils</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=iputils</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=iputils'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2021-11-17T16:57:00Z</updated>
<entry>
<title>Merge pull request #1688 from bazzisoft/master</title>
<updated>2021-11-17T16:57:00Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2021-11-17T16:57:00Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ad45727dbe03fae94ed2a7ac26ca828fe0fa6264'/>
<id>urn:sha1:ad45727dbe03fae94ed2a7ac26ca828fe0fa6264</id>
<content type='text'>
check_curl.c: bugfix: verify certificates option should not force SSL to be used</content>
</entry>
<entry>
<title>Fix some tests</title>
<updated>2021-10-26T15:07:09Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2021-10-26T10:50:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=726a29a3ac4b155536099b8cae2bd517d56fb5f8'/>
<id>urn:sha1:726a29a3ac4b155536099b8cae2bd517d56fb5f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update check_load.t</title>
<updated>2021-10-25T14:28:15Z</updated>
<author>
<name>Harald Jenny</name>
<email>haraldj@users.noreply.github.com</email>
</author>
<published>2021-07-05T08:30:39Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e79ada81a696e3c826b383e3ff7cbc8f91bf46a4'/>
<id>urn:sha1:e79ada81a696e3c826b383e3ff7cbc8f91bf46a4</id>
<content type='text'>
adjust tests for new plugin output</content>
</entry>
<entry>
<title>Remove spaces from tests</title>
<updated>2021-09-25T22:34:44Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2021-09-25T22:34:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=280ae58ed8e340f8096cf37f60c84f99d6723537'/>
<id>urn:sha1:280ae58ed8e340f8096cf37f60c84f99d6723537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements suggested by tobiaswiese</title>
<updated>2021-09-02T07:56:39Z</updated>
<author>
<name>Jonny007-MKD</name>
<email>nospam@jonny007-mkd.de</email>
</author>
<published>2021-05-24T18:40:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=cfc43a327526d838db5ec81f5594df4a14319786'/>
<id>urn:sha1:cfc43a327526d838db5ec81f5594df4a14319786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_dns: add --expect-nxdomain</title>
<updated>2021-09-02T07:56:39Z</updated>
<author>
<name>Jonny007-MKD</name>
<email>nospam@jonny007-mkd.de</email>
</author>
<published>2020-02-23T14:02:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=70f55ca9db87f639856e0548a57081c886e09d14'/>
<id>urn:sha1:70f55ca9db87f639856e0548a57081c886e09d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_curl.c: bugfix: verify certificates option should not force SSL to be used</title>
<updated>2021-05-24T11:53:58Z</updated>
<author>
<name>Barak Shohat</name>
<email>barak@bazzisoft.com</email>
</author>
<published>2021-05-24T10:42:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=63cb7ecfcf8d5b6c9f2be704eee7fa7cd9216f88'/>
<id>urn:sha1:63cb7ecfcf8d5b6c9f2be704eee7fa7cd9216f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor check_fping</title>
<updated>2021-05-19T11:36:04Z</updated>
<author>
<name>Jacob Hansen</name>
<email>jhansen@op5.com</email>
</author>
<published>2021-05-19T11:13:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0bbcb60f02d6f78561f684adb0294870a3522e4f'/>
<id>urn:sha1:0bbcb60f02d6f78561f684adb0294870a3522e4f</id>
<content type='text'>
* Set correct amount of tests based on conditionals.
* When running the test as non-root, we would previously check is the
setuid bit is set. This doesn't seem to be needed, so just check if the
binary is executable for the user running the test.
* Use cmp_ok to check if tests succeeds rather than couting.

Signed-off-by: Jacob Hansen &lt;jhansen@op5.com&gt;
</content>
</entry>
<entry>
<title>check_curl.t: Adjust test to use -f curl</title>
<updated>2021-05-18T13:19:43Z</updated>
<author>
<name>Jacob Hansen</name>
<email>jhansen@op5.com</email>
</author>
<published>2021-05-18T13:19:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ae2fe683e3a5e2254473777b0249efe66f24d26c'/>
<id>urn:sha1:ae2fe683e3a5e2254473777b0249efe66f24d26c</id>
<content type='text'>
It appears that `-f follow` doesn't work correctly in `check_curl` at
the moment. Test adjusted to use `-f curl` instead.

Issue for the above created: https://github.com/monitoring-plugins/monitoring-plugins/issues/1685

Signed-off-by: Jacob Hansen &lt;jhansen@op5.com&gt;
</content>
</entry>
<entry>
<title>Fix conditional tests for check_http, check_curl</title>
<updated>2021-04-30T09:13:59Z</updated>
<author>
<name>Aksel Sjögren</name>
<email>asjogren@itrsgroup.com</email>
</author>
<published>2021-04-28T13:48:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5ab03a70950cecf5fe4ab52a3c4f9b0f6ac98939'/>
<id>urn:sha1:5ab03a70950cecf5fe4ab52a3c4f9b0f6ac98939</id>
<content type='text'>
Set correct number of tests in skip- blocks to avoid the error "Bad
plan.  You planned 50 tests but ran 55" when run with/without
/usr/bin/faketime and NP_INTERNET_ACCESS=yes/no.
</content>
</entry>
</feed>
