From 3e2e6d0093f2d4c31fa981d2ff170148cf77362a Mon Sep 17 00:00:00 2001 From: sem Date: Sun, 5 Jun 2005 11:39:43 +0000 Subject: - Fix check_procs plugin PR: ports/81548 Submitted by: Martin Matuska Approved by: maintainer --- net-mgmt/nagios-plugins/Makefile | 2 +- net-mgmt/nagios-plugins/files/patch-configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 40752f2e3cd1..b3cf3cde2a3e 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} diff --git a/net-mgmt/nagios-plugins/files/patch-configure.in b/net-mgmt/nagios-plugins/files/patch-configure.in index 13ddd2aec2a1..7962775b1037 100644 --- a/net-mgmt/nagios-plugins/files/patch-configure.in +++ b/net-mgmt/nagios-plugins/files/patch-configure.in @@ -301,7 +301,7 @@ - AC_MSG_WARN([unable to find usable ps syntax - check_procs and check_nagios will not be compiled]) -fi +ac_cv_ps_varlist="[procstat,&procuid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]" -+ac_cv_ps_command="$PATH_TO_PS axwo 'state uid ppid vsz rss pcpu command command'" ++ac_cv_ps_command="$PATH_TO_PS axwo 'state uid ppid vsz rss pcpu ucomm command'" +ac_cv_ps_format="%s %d %d %d %d %f %s %n" +ac_cv_ps_cols=8 +AC_MSG_RESULT([$ac_cv_ps_command]) -- cgit tion value='mesa-next' selected='selected'>mesa-next FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines