#28801: nagios-plugins 1.4.15 check_procs broken, fixed on Sourceforge -------------------------------------+-------------------------------------- Reporter: sonikbuddha@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: nagios-plugins -------------------------------------+-------------------------------------- Comment(by sonikbuddha@…): Cleaned and upgraded to 1.4.15_3, tested, and worked! {{{ check_procs -C bash -vv CMD: /bin/ps -axwo 'stat uid pid ppid vsz rss pcpu ucomm command' Matched: uid=1043 vsz=2435548 rss=1076 pid=47905 ppid=47899 pcpu=0.00 stat=Ss etime= prog=bash args=-bash Matched: uid=1043 vsz=2435548 rss=1140 pid=35774 ppid=35773 pcpu=0.00 stat=S etime= prog=bash args=bash Matched: uid=1043 vsz=2435548 rss=1128 pid=36368 ppid=36367 pcpu=0.00 stat=S+ etime= prog=bash args=bash Matched: uid=1043 vsz=2435548 rss=1140 pid=36417 ppid=36416 pcpu=0.00 stat=S+ etime= prog=bash args=bash PROCS OK: 4 processes with command name 'bash' }}} If the defaults are the same in the source package you have and the package I downloaded from Sourceforge I'd go with those since they, well, work. That is, based upon this experience. I can't speak to the reasoning behind the prior ticket. Thanks for your quick responses! -- Ticket URL: <https://trac.macports.org/ticket/28801#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS