To test effects, consider the script like the example available at Nagios online docs, with some modifications (see the attachment). The command with the parameters is this: command_line /fakepath/nagios/fake_script $SERVICESTATE$ $SERVICESTATETYPE$ $SERVICEATTEMPT$ The event handler is globally enabled and is enable at the host/service level too. If to need anymore information, request me! Thanks. Sds, -----Mensagem original----- De: Patrick Morris [mailto:patrick.morris@hp.com] Enviada em: terça-feira, 4 de março de 2008 17:24 Para: Bráulio H. Soares Cc: nagios-users@lists.sourceforge.net Assunto: Re: [Nagios-users] Parameters not passed to event handler's script Hi Br?ulio! On Tue, 04 Mar 2008, Br?ulio H. Soares wrote: > Hi people, > > I?ve a Nagios 3rc1 with a very simple configuration and I?m facing a problem while using Event Handler. > > When the script run, in the logs I can to verify that the parameters is not passed to the code. See below: > > [1204655932] SERVICE ALERT: host1.fake.int;PING;CRITICAL;SOFT;1;PING > CRITICAL - Packet loss = 100% [1204655962] HOST ALERT: > host1.fake.int;DOWN;SOFT;1;(Host Check Timed Out) [1204655962] HOST > EVENT HANDLER: host1.fake.int;(null);(null);(null);fakescript > > Can anyone that already have faced this problem help me!? Without any information about how your eventhandler is configured, I'm not sure how much we can help.