<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/t/check_mysql.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-07T12:31:42Z</updated>
<entry>
<title>check_mysql: implement modern output</title>
<updated>2025-11-07T12:31:42Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-07T12:31:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0fb65a3a90e778f942a1f61f210a2dd969dd9597'/>
<id>urn:sha1:0fb65a3a90e778f942a1f61f210a2dd969dd9597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_mysql tests: Also exchange slave for replica</title>
<updated>2025-02-24T19:55:18Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-02-24T19:55:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3ed6b7cd3e99e328b9f34bfc4af8b2f8bd3b5231'/>
<id>urn:sha1:3ed6b7cd3e99e328b9f34bfc4af8b2f8bd3b5231</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>Clarify check_mysql test prompts</title>
<updated>2014-01-28T07:35:09Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2014-01-28T07:35:09Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c30be5877cf0756dbdc361f7049483bf737f9403'/>
<id>urn:sha1:c30be5877cf0756dbdc361f7049483bf737f9403</id>
<content type='text'>
Also default to "-u test -ptest" which are default MySQL accounts only
missing the prescribed privileges.

The database is no longer specified as it is not used.
If wanted is should be its own parameter/tests.
</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>Add socket support to check_mysql*</title>
<updated>2008-04-30T12:50:52Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2008-04-30T12:50:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=aca1e6a6cec40754c67d3cf229db2660c4685202'/>
<id>urn:sha1:aca1e6a6cec40754c67d3cf229db2660c4685202</id>
<content type='text'>
Also clears the password from check_mysql command-line options


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1988 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>mysql detection cleanup: fixes runtime linking, autodetection of main</title>
<updated>2006-03-17T14:07:34Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-03-17T14:07:34Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2db2f402a3bb0c948667c1401b733014fe90a718'/>
<id>urn:sha1:2db2f402a3bb0c948667c1401b733014fe90a718</id>
<content type='text'>
locations, detection of lib64 and different layouts


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1327 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Alert on amount of time a slave is behind (Steven Kreuzer)</title>
<updated>2006-03-15T19:54:32Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-03-15T19:54:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1c229b2c4572f1fcf5e1fe470f49df49111816f5'/>
<id>urn:sha1:1c229b2c4572f1fcf5e1fe470f49df49111816f5</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1324 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Extra explanation in tests</title>
<updated>2006-01-31T14:37:11Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-01-31T14:37:11Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3a3f326bbf1baf28ceebf29cd1800a27d47b3047'/>
<id>urn:sha1:3a3f326bbf1baf28ceebf29cd1800a27d47b3047</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1308 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
</feed>
