forked from pool/monitoring-plugins
fix path to rpcinfo
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=14
This commit is contained in:
parent
bcfb4288a8
commit
613453f435
@ -1093,7 +1093,7 @@ chmod +x configure # needed as configure script is not executable in 1.5..
|
||||
--with-ps-format='%s %d %d %d %d %d %f %s %s %n' \
|
||||
--with-ps-cols=10 \
|
||||
--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos' \
|
||||
--with-rpcinfo-command=%{_sbindir}/rpcinfo \
|
||||
--with-rpcinfo-command=/sbin/rpcinfo \
|
||||
--with-qstat-command=%{qstat_command} \
|
||||
--with-mysql=%{_prefix} \
|
||||
--disable-rpath
|
||||
|
Loading…
Reference in New Issue
Block a user