Hi Justin,

On Wednesday 05 August 2009, Justin T Pryzby wrote:
> /usr/lib/nagios/plugins/check_procs -vvv -m ELAPSED |grep -F etime= |grep
> -Fv 'etime= '

Hmm ... lets see:

stable:

$ dpkg -l | grep nagios-plugins-basic
ii  nagios-plugins-basic                         1.4.12-5                   
Plugins for the nagios network monitoring an
$ /usr/lib/nagios/plugins/check_procs -vvv -m ELAPSED |grep -F etime= |grep -Fv 
'etime= '
S+    1000  4553 11827   3964   668  0.0 grep            grep -F etime=

sid:

$ dpkg -l | grep nagios-plugins-basic
ii  nagios-plugins-basic            1.4.13+git200906171200-1 Plugins for the 
nagios network monitoring an
$ /usr/lib/nagios/plugins/check_procs -vvv -m ELAPSED |grep -F etime= |grep -Fv 
'etime= '
S+    1001  2613  2605   1892   464  0.0 grep            grep -F etime=seconds: 0

stable + backported nagios-plugins:

$ dpkg -l | grep nagios-plugins-basic
ii  nagios-plugins-basic              1.4.13+git200906171200-1~bpo50+1 Plugins 
for the nagios network monitoring an
$ /usr/lib/nagios/plugins/check_procs -vvv -m ELAPSED |grep -F etime= |grep -Fv 
'etime= '
S+    1000 21302 21202   3500   640  0.0 grep            grep -F etime=seconds: 0

Is that, what you expect from the plugin?
The only relevant change since 1.4.12 in direct relation to 
plugins/check_procs.c is 
http://repo.or.cz/w/nagiosplugins.git?a=commitdiff;h=b93562e6e235eabbe620dc969702bb381d3a0a07

With kind regards, Jan.
-- 
Never write mail to <w...@spamfalle.info>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT d-- s+: a- C+++ UL++++ P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to