[Nagiosplug-help] check_procs

Volker.Aust at premiere.de Volker.Aust at premiere.de
Mon Oct 7 09:58:06 CEST 2002


Hi Tom,

check_procs calls a ps-command, this prints a error message on STDERR and
the plugin reads this and prints the message "System call sent warnings to
stderr". You can see the
ps-command-line in the plugins/config.h file in the directory there you
compile the plugins. The line looks like '#define PS_COMMAND "/bin/ps
xxxxxxxxxxxxxxx"' where the 'xxxxxxxxxxxxx' are the parameters configured by
the ./configure-script. What happend when you call this line?

-vol

> -----Original Message-----
> From: Tom Welsh [mailto:twelsh at tcplan.net]
> Sent: Monday, October 07, 2002 6:45 PM
> To: nagiosplug-help at lists.sourceforge.net
> Subject: [Nagiosplug-help] check_procs
> 
> 
> Ive just used check_procs for the first time and am getting 
> the following 
> error. 
> 
> System call sent to stderr 
> 
> I think it may be related to my previous mail about email 
> setup but wasnt 
> sure so thought id mail you guys as well. 
> 
> any ideas, am i off on the right track as suggested by the faq? 
> 
> Cheers 
> 
> Tom Welsh
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> 




More information about the Help mailing list