summaryrefslogtreecommitdiffstats
path: root/.github/monitoring-plugins.spec
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 /.github/monitoring-plugins.spec
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 '.github/monitoring-plugins.spec')
-rw-r--r--.github/monitoring-plugins.spec13
1 files changed, 0 insertions, 13 deletions
diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec
index 5878a862..fa47cdc7 100644
--- a/.github/monitoring-plugins.spec
+++ b/.github/monitoring-plugins.spec
@@ -652,19 +652,6 @@ Provides check_nagios of the Monitoring Plugins.
652 652
653 653
654 654
655# check_ntp
656%package ntp
657Summary: Monitoring Plugins - check_ntp
658Requires: %{name} = %{version}-%{release}
659
660%description ntp
661Provides check_ntp of the Monitoring Plugins.
662
663%files ntp
664%{plugindir}/check_ntp
665
666
667
668# check_ntp_peer 655# check_ntp_peer
669%package ntp_peer 656%package ntp_peer
670Summary: Monitoring Plugins - check_ntp_peer 657Summary: Monitoring Plugins - check_ntp_peer