Hello,
I have a general question.
I have a Perl script which works dynamically on different files by accepting file names as parameters.
Now, after i assign an Item (thereby passing filename) and the corresponding trigger to it.
Can i assign more Items to the same script with passing different filenames as parameters.
I already tried this thing and the agent was giving me the following error :
GOT SIGPIPE. Where it came From ?
I have a general question.
I have a Perl script which works dynamically on different files by accepting file names as parameters.
Now, after i assign an Item (thereby passing filename) and the corresponding trigger to it.
Can i assign more Items to the same script with passing different filenames as parameters.
I already tried this thing and the agent was giving me the following error :
GOT SIGPIPE. Where it came From ?
Comment