diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-07-06 23:41:07 +0200 |
---|---|---|
committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-07-06 23:41:07 +0200 |
commit | 6a7c0d067f9be08ea64d456d570bde02bd6d6c1c (patch) | |
tree | e6eb03fac46c10a790af603178dc36f25c305ae5 /.github/monitoring-plugins.spec | |
parent | 9a520acdf4c39f8906046ab239d3e83959cd5350 (diff) | |
parent | 55c0bb748ec04354a5d63e95b3703fcec2cbd588 (diff) | |
download | monitoring-plugins-6a7c0d067f9be08ea64d456d570bde02bd6d6c1c.tar.gz |
Merge branch 'master' into refactor/check_curl
Diffstat (limited to '.github/monitoring-plugins.spec')
-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 |