ttp://www.vopak.com
>
>
>
>
>
> *Enrico Zimol *
>
> 19/05/2010 16:46
> Please respond to
> Nagios Users List
>
> To
> Nagios Users List
> cc
> Subject
> Re: [Nagios-users] NRPE with command arguments
>
>
>
>
> On 19 May 2010 11:13,
gineer
T: +31 10 400 2440
F: +31 10 400 2891
E: ludse.verhoe...@vopak.com
Visit / Postal Address:
http://www.vopak.com
Enrico Zimol
19/05/2010 16:46
Please respond to
Nagios Users List
To
Nagios Users List
cc
Subject
Re: [Nagios-users] NRPE with command arguments
On 19 M
On 19 May 2010 11:13, Ludse Verhoeven wrote:
> Not sure if this works like it is supposed to (haven't tested it myself),
> but qua syntax this seems more correct.
>
That worked fine :)
Other question, where exactly I've to insert quotes on nrpe.cfg commands to
prevent code injection?
I think lik
isit / Postal Address:
http://www.vopak.com
Enrico Zimol
19/05/2010 10:43
Please respond to
Nagios Users List
To
Nagios Users List
cc
Subject
Re: [Nagios-users] NRPE with command arguments
>after that - change the testing to work the way you want it
Hello, i'm te
>after that - change the testing to work the way you want it
Hello, i'm testing that but I can't understand what is wrong on my
configurations.
(blame_nrpe e ricompiling it's ok)
On nrpe.cfg I defined this command:
command[check_disk]=/usr/local/nagios/libexec/check_disk -w $ARG1$ -c $ARG2$
And
Enrico Zimol wrote:
> Hello at all,
> I'm looking to pass argument to nrpe, so I read that I've to set
> dont_blame_nrpe to 1 and recompile with --enable-command-args.
> My question is about if this recompiling will do effect on NRPE or on
> check_nrpe plugin. I think first one, but I want confirm