In message <[EMAIL PROTECTED]>,
"Daniel Jursik" writes:
>I browsed throught the archive for running the SEC under Windows.
>So i managed to get it run with cygwin pearl with events that i want.
>The problem is that nor shellcmd or spawn action work in rules, i got
>something like:
>
>SEC (Simple Event Correlator) 2.4.2
>Reading configuration from test.txt
>1 rules loaded from test.txt
>Executing shell command 'test.bat test test'
>Child 1516 created for command 'test.bat test test'
>Sending SIGTERM to process 1516
>
>So something happens but the action is not executed.
>I'm running win2003 server with cygwin pearl 5.8.8.
>Thanks and Regards,

If test.bat is a windows batch command you have to use cmd /c test.bat
or some such as cygwin can't run batch files.

--
                                -- rouilj
John Rouillard
===========================================================================
My employers don't acknowledge my existence much less my opinions.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Simple-evcorr-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to