<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/t/check_by_ssh.t, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2025-11-16T14:33:11Z</updated>
<entry>
<title>check_by_ssh: fix some tests</title>
<updated>2025-11-16T14:33:11Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-16T14:28:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=584272e97d5c72ad6a7fb9b91844592252040ed9'/>
<id>urn:sha1:584272e97d5c72ad6a7fb9b91844592252040ed9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a lot of typos reported by codespell</title>
<updated>2023-04-14T18:35:00Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2023-04-14T14:37:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0f3703e641f0f995a8abb40056cb5430b6c228c4'/>
<id>urn:sha1:0f3703e641f0f995a8abb40056cb5430b6c228c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: rework test parameters</title>
<updated>2018-12-04T14:20:19Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2018-12-04T14:20:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d7dcca22ae2f7bdf0ee2282e00c1999de0b58e26'/>
<id>urn:sha1:d7dcca22ae2f7bdf0ee2282e00c1999de0b58e26</id>
<content type='text'>
there were 2 variants of calling getTestParameter:

    - parameter, description, default value
    - parameter, env value, default value, description, scope

While scope was never actually used and having 2 names for the same value led
to having 2 different entries in the cache file for the same configuration.

This commit removes the variants and simplifies tests parameters by only using
the first 3 parameter variant.
</content>
</entry>
<entry>
<title>check_by_ssh: tests expand key and config path</title>
<updated>2013-09-17T09:34:06Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2013-09-17T09:34:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b83904c528d98a6eaed570cf82e0595107bab53e'/>
<id>urn:sha1:b83904c528d98a6eaed570cf82e0595107bab53e</id>
<content type='text'>
some systems do not expand the path automatically.
</content>
</entry>
<entry>
<title>Fix check_by_ssh test for non-Bash login shells</title>
<updated>2012-06-22T15:11:18Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2012-06-22T15:11:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e6df238350588afd93f11501c4c673b07c9733a4'/>
<id>urn:sha1:e6df238350588afd93f11501c4c673b07c9733a4</id>
<content type='text'>
In the C shell and in the Z shell, the "?" character must be quoted or
backslash-escaped in order to use it verbatim.  Therefore, a command
such as

	check_by_ssh -H test.example.com -l joe echo huh?

might fail, depending on joe's login shell on test.example.com.

Just to make sure, this commit removes most punctuation characters from
our test strings.
</content>
</entry>
<entry>
<title>check_by_ssh: added -F config file to specify alternative ssh config</title>
<updated>2012-04-09T20:16:39Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2012-04-09T20:12:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=83655083af68ddd87e5177f3dc4365b6d5721ed5'/>
<id>urn:sha1:83655083af68ddd87e5177f3dc4365b6d5721ed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing CVS/SVN tags and replacing with git-based versioning</title>
<updated>2008-11-23T05:38:47Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2008-11-23T05:38:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6fbd14fea5c111a23d9074d25499991cbfa58f79'/>
<id>urn:sha1:6fbd14fea5c111a23d9074d25499991cbfa58f79</id>
<content type='text'>
For contrib/, full tags have been imported from subversion


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2091 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2008-08-16T01:52:38Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2008-08-16T01:52:38Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=91dd53e0f4ee3f4c8e0ec234837309025eb439c8'/>
<id>urn:sha1:91dd53e0f4ee3f4c8e0ec234837309025eb439c8</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2032 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Fixed passive option in check_by_ssh</title>
<updated>2008-05-21T08:57:13Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2008-05-21T08:57:13Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b52e63da65ac5db7affbd09e110904855f3b1ed7'/>
<id>urn:sha1:b52e63da65ac5db7affbd09e110904855f3b1ed7</id>
<content type='text'>
Also:
- On non-skipped stderr, check_by_ssh now returns UNKNOWN or worse (result from command) instead of always UNKNOWN.
- Fixed passive tests and make is always run the specified number of tests (using fail if there's nothing to test).


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1997 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Oops - forgot to remove the SKIP block (which didn't seem to work fine)</title>
<updated>2008-05-20T11:37:27Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2008-05-20T11:37:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6b2cc2f23c6665f0990701a1fd93d4c99840842d'/>
<id>urn:sha1:6b2cc2f23c6665f0990701a1fd93d4c99840842d</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1996 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
</feed>
