[Nagiosplug-devel] Strange Behaviour with check_procs

Dennis Kuhlmeier kuhlmeier at riege.com
Wed Aug 26 13:38:26 CEST 2009


Hello,

maybe someone can help with this.
Running check_procs seems to overlook two processes from the
"condor" package on one of our machines.
http://www.eso.org/~qc/dfos/condor.html

I hope this is all info you might need.

[root at ftam plugins]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)

[root at ftam plugins]# uname -a
Linux ftam.xxxx 2.6.18-128.4.1.el5xen #1 SMP Thu Jul 23 20:30:27 EDT
2009 i686 i686 i386 GNU/Linux

[root at ftam plugins]# ./check_procs --version
check_procs v2019 (nagios-plugins 1.4.13)

[root at ftam plugins]# ./check_procs -c 1:1 -C condor_collector
PROCS CRITICAL: 0 processes with command name 'condor_collector'
[root at ftam plugins]# ps aux | grep condor_collector
condor    2027  0.0  0.1   9452  3524 ?        Ss   Aug19   1:13
condor_collector -f
root     25907  0.0  0.0    320   124 pts/1    R+   13:31   0:00
grep condor_collector

[root at ftam plugins]# ps aux | grep condor_negotiator
condor    2123  0.0  0.1   9148  2720 ?        Ss   Aug19   1:04
condor_negotiator -f
[root at ftam plugins]# ./check_procs -c 1:1 -C condor_negotiator
PROCS CRITICAL: 0 processes with command name 'condor_negotiator'

And just another example, showing it works in principle:
[root at ftam plugins]# ./check_procs -c 1:1 -C condor_schedd
PROCS OK: 1 process with command name 'condor_schedd'
[root at ftam plugins]# ps aux | grep condor_schedd
condor    2124  0.7  0.9  27744 20520 ?        Ss   Aug19  72:31
condor_schedd -f


Thanks for any ideas!

Regards,

Dennis

-- 
..............................................................
Riege Software International GmbH  Fon: +49 (2159) 9148 0
Mollsfeld 10                       Fax: +49 (2159) 9148 11
40670 Meerbusch                    Web: www.riege.com
Germany                            E-Mail: kuhlmeier at riege.com
---                                ---
Handelsregister:                   Managing Directors:
Amtsgericht Neuss HRB-NR 4207      Christian Riege
USt-ID-Nr.: DE120585842            Gabriele  Riege
                                   Johannes  Riege
..............................................................
           YOU CARE FOR FREIGHT, WE CARE FOR YOU          



-------------- next part --------------
A non-text attachment was scrubbed...
Name: kuhlmeier.vcf
Type: text/x-vcard
Size: 306 bytes
Desc: not available
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20090826/fed98015/attachment.vcf>


More information about the Devel mailing list