check_local_procs problem

Karl DeBisschop karl at debisschop.net
Thu Mar 13 12:38:06 CET 2003


On Thu, 2003-03-13 at 04:50, Clement.Lorvao at cadrus.fr wrote:
> Hi,
> I have a problem with my check_local_procs plugin.
> Here is my checkcomands.cfg file:
> 
> define command {
> command_name  check_local_procs
> commande_line $USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$
> }
> 
> 
> In my services.cfg file, I have:
> 
> define service {
> ....
> check_command        check_local_procs!2 3 r
> ...
> }
> 
> And when I run Nagios, I have this error :
>                                                                             
>  check_procs: Critical Process Count must be an integer!                    


shouldn't it be 

	check_command        check_local_procs!2!3!r

--
Karl



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list