summaryrefslogtreecommitdiffstats
path: root/.github/monitoring-plugins.spec
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-12-03 22:39:19 +0100
committerGitHub <noreply@github.com>2025-12-03 22:39:19 +0100
commit30a9908d8d02fe7ffc813adfe80e24663dcee654 (patch)
treeac8210bf37d4635999895ec98b3e05a69052c0df /.github/monitoring-plugins.spec
parent25329a9097cbd272a4d94e2ae9b09e423016c022 (diff)
downloadmonitoring-plugins-30a9908d8d02fe7ffc813adfe80e24663dcee654.tar.gz
Remove check_nt (#2195)
check_nt was used to connect NSclient++ on windows, both the method and the target are pretty much dead. Therefor check_nt gets removed.
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 ce22606b..5878a862 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_nt
656%package nt
657Summary: Monitoring Plugins - check_nt
658Requires: %{name} = %{version}-%{release}
659
660%description nt
661Provides check_nt of the Monitoring Plugins.
662
663%files nt
664%{plugindir}/check_nt
665
666
667
668# check_ntp 655# check_ntp
669%package ntp 656%package ntp
670Summary: Monitoring Plugins - check_ntp 657Summary: Monitoring Plugins - check_ntp