Re: [Nagios-users] NRPE with command arguments

2010-05-19 Thread shadih rahman
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,

Re: [Nagios-users] NRPE with command arguments

2010-05-19 Thread Ludse Verhoeven
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

Re: [Nagios-users] NRPE with command arguments

2010-05-19 Thread Enrico Zimol
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

Re: [Nagios-users] NRPE with command arguments

2010-05-19 Thread Ludse Verhoeven
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

Re: [Nagios-users] NRPE with command arguments

2010-05-19 Thread Enrico Zimol
>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

Re: [Nagios-users] NRPE with command arguments

2010-05-17 Thread Assaf Flatto
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