summaryrefslogtreecommitdiffstats
path: root/.github/monitoring-plugins.spec
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-17 13:56:55 +0100
committerGitHub <noreply@github.com>2025-03-17 13:56:55 +0100
commitd99cd375fcade0ec6afb3b3d3e96a39dce49760e (patch)
tree9d69dc22307bdc490354970451de3f6401d5f75b /.github/monitoring-plugins.spec
parent544a3a1328566eb395f80d233a4a3eaf3bacf306 (diff)
parent37c543e2b20657a8f4c120ba6b52e8e605a417bb (diff)
downloadmonitoring-plugins-d99cd375fcade0ec6afb3b3d3e96a39dce49760e.tar.gz
Merge pull request #2100 from RincewindsHat/remove/check_nwstat
Remove check_nwstat
Diffstat (limited to '.github/monitoring-plugins.spec')
-rw-r--r--.github/monitoring-plugins.spec14
1 files changed, 0 insertions, 14 deletions
diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec
index 64ee34f2..10799128 100644
--- a/.github/monitoring-plugins.spec
+++ b/.github/monitoring-plugins.spec
@@ -191,7 +191,6 @@ Requires: %{name}-nt
191Requires: %{name}-ntp 191Requires: %{name}-ntp
192Requires: %{name}-ntp_peer 192Requires: %{name}-ntp_peer
193Requires: %{name}-ntp_time 193Requires: %{name}-ntp_time
194Requires: %{name}-nwstat
195Requires: %{name}-oracle 194Requires: %{name}-oracle
196Requires: %{name}-pgsql 195Requires: %{name}-pgsql
197Requires: %{name}-ping 196Requires: %{name}-ping
@@ -702,19 +701,6 @@ Provides check_ntp_time of the Monitoring Plugins.
702 701
703 702
704 703
705# check_nwstat
706%package nwstat
707Summary: Monitoring Plugins - check_nwstat
708Requires: %{name} = %{version}-%{release}
709
710%description nwstat
711Provides check_nwstat of the Monitoring Plugins.
712
713%files nwstat
714%{plugindir}/check_nwstat
715
716
717
718# check_oracle 704# check_oracle
719%package oracle 705%package oracle
720Summary: Monitoring Plugins - check_oracle 706Summary: Monitoring Plugins - check_oracle