From 56ad762bd3bd59e5dac1ecb0e87c0b69f4ebaffc Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:16:04 +0100 Subject: Remove check_overcr This commit removes the plugin check_overcr and all related files and parts of files. OverCR seems to be dead and I have never seen a mention of an active usage anywhere. The website still does exist, but the activity seems to be limited. Carrying check_overcr forward seems to be a burden without a purpose and more of an opportunity to remove some code. --- .github/monitoring-plugins.spec | 14 -------------- 1 file changed, 14 deletions(-) (limited to '.github/monitoring-plugins.spec') diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec index 5cae3e59..64ee34f2 100644 --- a/.github/monitoring-plugins.spec +++ b/.github/monitoring-plugins.spec @@ -193,7 +193,6 @@ Requires: %{name}-ntp_peer Requires: %{name}-ntp_time Requires: %{name}-nwstat Requires: %{name}-oracle -Requires: %{name}-overcr Requires: %{name}-pgsql Requires: %{name}-ping Requires: %{name}-procs @@ -729,19 +728,6 @@ Provides check_oracle of the Monitoring Plugins. -# check_overcr -%package overcr -Summary: Monitoring Plugins - check_overcr -Requires: %{name} = %{version}-%{release} - -%description overcr -Provides check_overcr of the Monitoring Plugins. - -%files overcr -%{plugindir}/check_overcr - - - # check_pgsql %package pgsql Summary: Monitoring Plugins - check_pgsql -- cgit v1.2.3-74-g34f1