NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Nagios plugin check_procs command fails
Hi,
Im trying the nagios plugin check_procs with some confusing results:
bash-3.2# /usr/pkg/libexec/nagios/check_procs -C sendmail
PROCS OK: 0 processes with command name 'sendmail'
bash-3.2# /usr/pkg/libexec/nagios/check_procs -a sendmail
PROCS OK: 2 processes with args 'sendmail'
..
-a, --argument-array=STRING
Only scan for processes with args that contain STRING.
-C, --command=COMMAND
Only scan for exact matches of COMMAND (without path).
Tested with same result on
check_procs v1758 (nagios-plugins 1.4.11) from pkgsrc
check_procs v1.4.15 (nagios-plugins 1.4.15) from src
Anyone else seen this problem / behavoiur?
--
Dennis
Home |
Main Index |
Thread Index |
Old Index