[Nagiosplug-help] problem with check_nt for hard drive monitoring

Tom DE BLENDE tdeblend at gcc.dhl.com
Thu Oct 3 05:26:02 CEST 2002


You foresee three variables in checkcommands.cfg and provide four in
your services.cfg. You don't need to supply 'alix', as that is
provided by $HOSTADDRESS$ (double D!).

So it should be like this:

check_command    check_nt!c!20!10

> Philippe RAMAGE wrote:
> 
> i define the plug in  in checkcommands.cfg
> define command{
>     command_name    check_nt
>     command_line        $USER1$/check_nt -H $HOSTADRESS$ -p 3128 -v
> USEDDISKSPACE -l $ARG1$ -w $ARG2$ -c $ARG3$
>                         }
> i define the service in services.cfg
> define service{
>     use    generic-service
>     .
>     .
>     .
>     .
>     check_command    check_nt!alix!c!20!10
>                     }
> i have insatalled NSClient on my windows 200
> the result is :
> status : unknown
> status information : wrong -l argument
> 
> can you help me please , thx
> philippe




More information about the Help mailing list