forked from pool/monitoring-plugins
- also require coreutils-systemd in monitoring-plugins-load
as the check uses the uptime binary at runtime revisiting [bsc#1216148] OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=114
This commit is contained in:
parent
7ad2aeddc3
commit
e2ae5d8965
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 14:04:40 CET 2023 - ro@suse.de
|
||||
|
||||
- also require coreutils-systemd in monitoring-plugins-load
|
||||
as the check uses the uptime binary at runtime
|
||||
revisiting [bsc#1216148]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 18:19:23 CET 2023 - ro@suse.de
|
||||
|
||||
|
@ -691,6 +691,9 @@ Summary: Test the current system load average
|
||||
Group: System/Monitoring
|
||||
Provides: nagios-plugins-load = %{version}
|
||||
Obsoletes: nagios-plugins-load <= 1.5
|
||||
%if 0%{?suse_version} > 1599
|
||||
Requires: coreutils-systemd
|
||||
%endif
|
||||
|
||||
%description load
|
||||
This plugin tests the current system load average.
|
||||
|
Loading…
Reference in New Issue
Block a user