it/?id=b6150cde
check_mysql: replace cpp constant with a proper enum
---
plugins/check_mysql.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/plugins/check_mysql.c b/plugins/check_mysql.c
index 6134d6c6..7f2da5ac 100644
--- a/plugins/check_mysql.c
+++ b/plugins/check_m
it/?id=0fb65a3a
check_mysql: implement modern output
---
plugins/check_mysql.c | 270 ++---
plugins/check_mysql.d/config.h | 8 +-
plugins/t/check_mysql.t| 7 +-
3 files changed, 175 insertions(+), 110 deletions(-)
diff --git a/p
Module: monitoring-plugins
Branch: maintenance-2.4.0-check_mysql
SHA1: 4886fa3debf79aa2faac9d0180e8ddb4bb1d4aaa
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/log/?id=refs/heads/maintenance-2.4.0-check_mysql
The maintenance-2.4.0-check_mysql branch has been
Module: monitoring-plugins
Branch: maintenanc-2.4.0-check_mysql
SHA1: 4886fa3debf79aa2faac9d0180e8ddb4bb1d4aaa
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/log/?id=refs/heads/maintenanc-2.4.0-check_mysql
The maintenanc-2.4.0-check_mysql branch has been created.
it/?id=dbe417bd
check_mysql: Assume MySQL server by default (in replica check)
In the Debian Bug tracker (and then Github) a person pointed out,
that a MySQL server does not respond with a hint that is indeed the
MySQL software but only with the version string.
Which makes sense if one assumes to
Module: monitoring-plugins
Branch: maintenance-2.4.0-check_mysql
Commit: 291a704bcf738f6ceb7a1f46c69b8332b33dbd70
Author: Lorenz Kästle <[email protected]>
Date: Fri Sep 26 08:57:19 2025 +0200
URL:
https://www.monitoring-plugins.org/repositories/moni
Module: monitoring-plugins
Branch: maintenanc-2.4.0-check_mysql
Old SHA1: 4886fa3debf79aa2faac9d0180e8ddb4bb1d4aaa
The maintenanc-2.4.0-check_mysql branch has been removed.
Module: monitoring-plugins
Branch: maintenance-2.4.0-check_mysql
Old SHA1:
New SHA1: 4886fa3debf79aa2faac9d0180e8ddb4bb1d4aaa
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/log/?id=refs/heads/maintenance-2.4.0
it/?id=3143b521
Refactor check_mysql
---
plugins/Makefile.am| 1 +
plugins/check_mysql.c | 217 +++--
plugins/check_mysql.d/config.h | 58 +++
3 files changed, 160 insertions(+), 116 deletions(-)
diff --git a/plugins/Makefil
it/?id=97894cdd
Add check-replica option for check_mysql, deprecate check_slave
This commit adds an option "check-replica" to check_mysql which
replaces "check-slave" (which still works).
The changes are introduced to follow the naming scheme of
MySQL/MariaDB, since this was
it/?id=3ed6b7cd
check_mysql tests: Also exchange slave for replica
---
.github/NPTest.cache| 4 ++--
plugins/t/check_mysql.t | 32
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/.github/NPTest.cache b/.github/NPTest.cache
index d488d1b9..6b
it/?id=458af51
check_mysql: delare file local variables static
---
plugins/check_mysql.c | 42 +-
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/plugins/check_mysql.c b/plugins/check_mysql.c
index 1f0b709..8a73772 100644
--- a/plugins/check_m
Module: monitoring-plugins
Branch: master
Commit: 4f7ee057865e75d0eb95874b2404eb21bb5d508f
Author: Lorenz Kästle
Date: Wed Aug 28 19:20:31 2024 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4f7ee05
check_mysql: Label some booleans correctly
Module: monitoring-plugins
Branch: master
Commit: 584cca3a96845d7720c34358340c98c31c765fc4
Author: Lorenz Kästle
Date: Wed Aug 28 19:19:16 2024 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=584cca3
check_mysql: remove unused global variables
Module: monitoring-plugins
Branch: master
Commit: 10863265324a9a9fdf8ce771271af15b7e2f5a4a
Author: Platon Pronko
Date: Fri May 19 15:05:02 2023 +0800
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1086326
check_mysql: handle
Module: monitoring-plugins
Branch: master
Commit: d10ee31d89c2c599ee4c502e82d632aef8554020
Author: Lorenz Kästle
Date: Fri Apr 28 16:51:39 2023 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d10ee31
Typo in check_mysql
---
plugins
Allow mariadbclient to be used for check_mysql
---
m4/np_mysqlclient.m4 | 28 --
nagiosplug_mariadbclient.patch | 45 ++
2 files changed, 67 insertions(+), 6 deletions(-)
diff --git a/m4/np_mysqlclient.m4 b/m4
check_mysql
---
m4/np_mysqlclient.m4 | 28 --
nagiosplug_mariadbclient.patch | 45 ++
2 files changed, 67 insertions(+), 6 deletions(-)
diff --git a/m4/np_mysqlclient.m4 b/m4/np_mysqlclient.m4
index c2a4d2a..5099a02 100644
--- a/m4
check_mysql: Allow sockets to be specified to -H
The help text says that -H accepts a "unix socket (must be an absolute
path)". Now that actually corresponds to reality.
Signed-off-by: Robin Sonefors
---
plugins/check_mysql.c | 3 +++
1 file changed, 3 insertions(+)
diff --git
That is completely dependent on how your software handles the perf data...
what software are you using that deals with the perf data output from
check_* plugins?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.
check_mysql performance label length 'Qcache_queries_in_cache' and
'Qcache_lowmem_prunes' exceeds 19 characters
> label length is arbitrary, but ideally the first 19 characters are unique
> (due to a limitation in RRD). Be aware of a limitation in the amount of
> dat
In case no one is aware, the -n, or "--ignore-auth" option on check_mysql
doesn't work with mariadb servers. Specifically, I'm running
10.0.27-MariaDB-0ubuntu0.16.04.1
It works fine on a server actually running mysql. No issues working with
MariaDB if you authenticate
Module: monitoring-plugins
Branch: master
Commit: 2e8d440e73ac2b1875db5ecaf6df510fdcf6eb7a
Author: Jan Wagner
Date: Tue Oct 1 00:47:08 2013 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2e8d440
check_mysql: ignore authentication failure
Closed #1178 via 2e8d440e73ac2b1875db5ecaf6df510fdcf6eb7a.
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1178#event-146430756
Closed #1020 via 2e8d440e73ac2b1875db5ecaf6df510fdcf6eb7a.
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/issues/1020#event-146430755
Commited over there in n-p
https://github.com/nagios-plugins/nagios-plugins/commit/7d04fc14ab66b86cac17c43c740e109474fa23e5
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/issues/1020#issuecomment-35211717
Commited over there in n-p
https://github.com/nagios-plugins/nagios-plugins/commit/7d04fc14ab66b86cac17c43c740e109474fa23e5
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1178#issuecomment-35211708
check_pgsql and check_mysql does not support an option to force IPv4/IPv6
connects via [-4|-6]. It would be very useful if this would be possible.
At least Ubuntu has for check_pgsql a wishlist bug pending:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1061154
---
Reply to this
28 matches
Mail list logo