diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/monitoring-plugins.spec | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec index 5cae3e59..10799128 100644 --- a/.github/monitoring-plugins.spec +++ b/.github/monitoring-plugins.spec | |||
@@ -191,9 +191,7 @@ Requires: %{name}-nt | |||
191 | Requires: %{name}-ntp | 191 | Requires: %{name}-ntp |
192 | Requires: %{name}-ntp_peer | 192 | Requires: %{name}-ntp_peer |
193 | Requires: %{name}-ntp_time | 193 | Requires: %{name}-ntp_time |
194 | Requires: %{name}-nwstat | ||
195 | Requires: %{name}-oracle | 194 | Requires: %{name}-oracle |
196 | Requires: %{name}-overcr | ||
197 | Requires: %{name}-pgsql | 195 | Requires: %{name}-pgsql |
198 | Requires: %{name}-ping | 196 | Requires: %{name}-ping |
199 | Requires: %{name}-procs | 197 | Requires: %{name}-procs |
@@ -703,19 +701,6 @@ Provides check_ntp_time of the Monitoring Plugins. | |||
703 | 701 | ||
704 | 702 | ||
705 | 703 | ||
706 | # check_nwstat | ||
707 | %package nwstat | ||
708 | Summary: Monitoring Plugins - check_nwstat | ||
709 | Requires: %{name} = %{version}-%{release} | ||
710 | |||
711 | %description nwstat | ||
712 | Provides check_nwstat of the Monitoring Plugins. | ||
713 | |||
714 | %files nwstat | ||
715 | %{plugindir}/check_nwstat | ||
716 | |||
717 | |||
718 | |||
719 | # check_oracle | 704 | # check_oracle |
720 | %package oracle | 705 | %package oracle |
721 | Summary: Monitoring Plugins - check_oracle | 706 | Summary: Monitoring Plugins - check_oracle |
@@ -729,19 +714,6 @@ Provides check_oracle of the Monitoring Plugins. | |||
729 | 714 | ||
730 | 715 | ||
731 | 716 | ||
732 | # check_overcr | ||
733 | %package overcr | ||
734 | Summary: Monitoring Plugins - check_overcr | ||
735 | Requires: %{name} = %{version}-%{release} | ||
736 | |||
737 | %description overcr | ||
738 | Provides check_overcr of the Monitoring Plugins. | ||
739 | |||
740 | %files overcr | ||
741 | %{plugindir}/check_overcr | ||
742 | |||
743 | |||
744 | |||
745 | # check_pgsql | 717 | # check_pgsql |
746 | %package pgsql | 718 | %package pgsql |
747 | Summary: Monitoring Plugins - check_pgsql | 719 | Summary: Monitoring Plugins - check_pgsql |