[Nagiosplug-devel] BUG: check_proc doeas not work under FreeB SD 4

Tomasz Pilat poncki.lists at axelspringer.com.pl
Fri Dec 31 04:15:04 CET 2004


Ton,

Thursday, December 30, 2004, 7:32:29 PM, you wrote:

> Tomasz,

> Thanks for your help. Have applied a change to configure.in which has
> snuck into the 1.4beta1 release. Can you try that release and let us
> know if it works for you.

It worked fine (thanx!), but there is still problem with -a switch.

[root at pigeon plugins]# ps auxw | grep [s]aslauthd
root      61657  0.0  0.1  1604  876  ??  I    14Dec04   0:03.81 /usr/local/sbin/saslauthd -a pam
root      61656  0.0  0.1  1604  868  ??  I    14Dec04   0:03.81 /usr/local/sbin/saslauthd -a pam
root      61655  0.0  0.1  1604  868  ??  I    14Dec04   0:03.81 /usr/local/sbin/saslauthd -a pam
root      61654  0.0  0.1  1604  868  ??  I    14Dec04   0:03.81 /usr/local/sbin/saslauthd -a pam
root      61652  0.0  0.1  1604  868  ??  Is   14Dec04   0:03.82 /usr/local/sbin/saslauthd -a pam

[root at pigeon plugins]# ./check_procs -C saslauthd
PROCS OK: 5 processes with command name 'saslauthd'
(ok)
[root at pigeon plugins]# ./check_procs -a '-a pam'
PROCS OK: 5 processes with args '-a pam'
(ok)

[root at pigeon plugins]# ./check_procs -a 'saslauthd'
PROCS OK: 5 processes with args 'saslauthd'
(not ok)

Ponc





More information about the Devel mailing list