Xymon Mailing List Archive search

script alerts args

list Ralph Mitchell
Sat, 2 Dec 2017 00:13:31 -0500
Message-Id: <user-c47335bb83fd@xymon.invalid>

You might be able to comma-separate multiple args to make them look like
one.

If not, could you just put the multiple args in a flat file and grep at the
top of the script for the single $RCPT that gets passed?

Ralph Mitchell


On Fri, Dec 1, 2017 at 11:41 PM, Galen Johnson <user-87f955643e3d@xymon.invalid>
wrote:
Hey,


Is there any way to have the SCRIPT type recipient take more than 2 args?
I need to be able to feed the script itself more than just the
recipient...although, it occurs to me, I might be able to cheat by feeding
it that inside a string with a separator.  Anyone ever tried to do this?


thanks


=G=