diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-07-06 22:49:04 +0200 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-07-06 22:49:04 +0200 |
| commit | 92c7b91002b64187a67463e79ae3d306f5de923c (patch) | |
| tree | 0a167d65d488fd07641789e45c6863e2b982fe43 /.github/monitoring-plugins.spec | |
| parent | bb4ce15997a3023c5c4f2bb434b37699797272da (diff) | |
| parent | e63acdb83d9edcc8c1e244fc34043b4876b74f16 (diff) | |
| download | monitoring-plugins-92c7b91002b64187a67463e79ae3d306f5de923c.tar.gz | |
Merge branch 'master' into refactor/check_load
Diffstat (limited to '.github/monitoring-plugins.spec')
| -rw-r--r-- | .github/monitoring-plugins.spec | 14 |
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 | |||
| 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}-pgsql | 195 | Requires: %{name}-pgsql |
| 197 | Requires: %{name}-ping | 196 | Requires: %{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 | ||
| 707 | Summary: Monitoring Plugins - check_nwstat | ||
| 708 | Requires: %{name} = %{version}-%{release} | ||
| 709 | |||
| 710 | %description nwstat | ||
| 711 | Provides 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 |
| 720 | Summary: Monitoring Plugins - check_oracle | 706 | Summary: Monitoring Plugins - check_oracle |
