diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 13:44:55 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 13:58:56 +0100 |
| commit | 013b4d64899c22532f9578b4d64fa3b646e4a0c4 (patch) | |
| tree | 0eb3482b29b9168e22390f44943b0dcdfb6918d4 /plugins/Makefile.am | |
| parent | e227016ac79a715301cac7eb41df7c752c882332 (diff) | |
| download | monitoring-plugins-013b4d64.tar.gz | |
Refactor check_mysql_query
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 19b3d172..1e4789ff 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -57,6 +57,7 @@ EXTRA_DIST = t \ | |||
| 57 | check_ssh.d \ | 57 | check_ssh.d \ |
| 58 | check_dns.d \ | 58 | check_dns.d \ |
| 59 | check_mrtgraf.d \ | 59 | check_mrtgraf.d \ |
| 60 | check_mysql_query.d \ | ||
| 60 | check_mrtg.d \ | 61 | check_mrtg.d \ |
| 61 | check_apt.d \ | 62 | check_apt.d \ |
| 62 | check_by_ssh.d \ | 63 | check_by_ssh.d \ |
