summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 15:29:36 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 15:29:36 +0100
commita14b2b35776c7550123ce58af571913eb9d7819f (patch)
treea05aaaea732402ec4d886935564108811ef67eee /plugins/Makefile.am
parent16c3e2499309af654bcf92a4cc516521122e8d66 (diff)
downloadmonitoring-plugins-a14b2b35.tar.gz
Refactor check_procs
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 6c582a15..0920adce 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -63,6 +63,7 @@ EXTRA_DIST = t \
63 check_mrtg.d \ 63 check_mrtg.d \
64 check_apt.d \ 64 check_apt.d \
65 check_pgsql.d \ 65 check_pgsql.d \
66 check_procs.d \
66 check_by_ssh.d \ 67 check_by_ssh.d \
67 check_smtp.d \ 68 check_smtp.d \
68 check_mysql.d \ 69 check_mysql.d \