diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 12:39:14 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 12:39:14 +0100 |
| commit | 23da18f10ce32c899f266ae703f0b9c2b3991d70 (patch) | |
| tree | a6226ac9207e2153fa1b672bd33e5d5242906551 /plugins/Makefile.am | |
| parent | b3cb1bb45ae30ccf0e1266022c96ee6c24dfe754 (diff) | |
| download | monitoring-plugins-23da18f1.tar.gz | |
Refactor check_mrtg
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 9d310a15..5e636f9b 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -55,6 +55,7 @@ EXTRA_DIST = t \ | |||
| 55 | check_dbi.d \ | 55 | check_dbi.d \ |
| 56 | check_ssh.d \ | 56 | check_ssh.d \ |
| 57 | check_dns.d \ | 57 | check_dns.d \ |
| 58 | check_mrtg.d \ | ||
| 58 | check_apt.d \ | 59 | check_apt.d \ |
| 59 | check_by_ssh.d \ | 60 | check_by_ssh.d \ |
| 60 | check_smtp.d \ | 61 | check_smtp.d \ |
