summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-12-04 13:23:50 +0100
committerGitHub <noreply@github.com>2025-12-04 13:23:50 +0100
commitc735cf423417eee6de8624cd7032ebf8aeeef7ad (patch)
tree4adc84175ff56d2bd96b3b4d824b038bf5fd80d1 /.gitignore
parent30a9908d8d02fe7ffc813adfe80e24663dcee654 (diff)
downloadmonitoring-plugins-c735cf423417eee6de8624cd7032ebf8aeeef7ad.tar.gz
Remove check_ntp (#2194)
check_ntp was marked as deprecated for forever (SVN times). In the spirit of cleaning up and removing the dead bodies, this commit removes check_ntp and all its connections.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a91edd7c..d0115b05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -174,7 +174,6 @@ plugins/check_disk.d/.dirstamp
174/plugins/check_netsaint 174/plugins/check_netsaint
175/plugins/check_nntp 175/plugins/check_nntp
176/plugins/check_nntps 176/plugins/check_nntps
177/plugins/check_ntp
178/plugins/check_ntp_peer 177/plugins/check_ntp_peer
179/plugins/check_ntp_time 178/plugins/check_ntp_time
180/plugins/check_pgsql 179/plugins/check_pgsql