summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-06-29 11:15:06 +0200
committerGitHub <noreply@github.com>2025-06-29 11:15:06 +0200
commite63acdb83d9edcc8c1e244fc34043b4876b74f16 (patch)
tree3ed241a4f9ac3d1e01acd70a5df81b62a807a034 /plugins/Makefile.am
parentf43c52194ce60b7a7fec463be0df7025705b8924 (diff)
parent882ef5015f43856994be5a3766ca3fe2005908b0 (diff)
downloadmonitoring-plugins-e63acdb83d9edcc8c1e244fc34043b4876b74f16.tar.gz
Merge pull request #2101 from RincewindsHat/refactor/check_procs
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 04fb7ed2..20a62fb2 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -72,6 +72,7 @@ EXTRA_DIST = t \
72 check_ntp_peer.d \ 72 check_ntp_peer.d \
73 check_apt.d \ 73 check_apt.d \
74 check_pgsql.d \ 74 check_pgsql.d \
75 check_procs.d \
75 check_ping.d \ 76 check_ping.d \
76 check_by_ssh.d \ 77 check_by_ssh.d \
77 check_smtp.d \ 78 check_smtp.d \